Nothing Found

Sorry, no posts matched your criteria

,

Instantly recreate sophisticated IoT designs with Follow-Along Hardware

Golioth Reference Designs now include purchasable hardware setups that mirror all functionality on our custom hardware solution. Utilize Golioth firmware and cloud together to showcase complex IoT applications in minutes! Compact designs have…

Our final free Zephyr training of 2023 (November)

Golioth continues a free Zephyr training series in November 2023, but this will be the final training session of the year.

Automatically Detecting Boards for Hardware-in-the-Loop (HIL) Testing

Golioth is an IoT company that supports as much custom hardware as possible: a multitude of microcontrollers and many different connection types. This presents a challenge when testing on real hardware. We developed tooling that tests the…

Measuring Current Consumption with Power Profiler Kit II

IoT devices are usually battery-operated and, more often than not, need to run on a single battery charge for multiple years. Before we know it, MCU power consumption becomes a huge deal when developing a product. Measuring power consumption…

Debugging nRF9160 Zephyr applications with Ozone

Ozone is a free graphical debugger for embedded firmware from SEGGER. It's a powerful tool that can give you deep visibility into what's happening in your embedded system. It's especially useful when debugging nRF9160 Zephyr apps. Sorting out…

Free Zephyr Training is Two Weeks Away (October)

Zephyr is the fastest growing real-time operating system. If you're not already using it, you should be! Now's your chance, Golioth's next training and the next session is just two weeks away. Join our free Zephyr training on October 25th at…

How to turn Helper Code into a Zephyr Module

Embedded developers always maintain sets of helper code that get used across multiple projects. With Zephyr RTOS, you can easily turn your helper code into a portable Zephyr module. Creating a Zephyr module means you can version control your…
Troubleshooting IoT Cellular

Troubleshooting IoT Cellular Connections with Nordic nRF9160

Cellular connected IoT can be intimidating, especially when the cellular connection doesn't work, or only works intermittently. Today we will explore Nordic's LTE Link Monitor and Cellular Monitor applications to show how you can troubleshoot…

Announcing Beta Support for Zephyr in the Golioth Firmware SDK

Announcing Beta Support for Zephyr in the Golioth Firmware SDK We are excited to announce the availability of a public Beta for support for the Zephyr RTOS in the Golioth Firmware SDK! But wait, you say, doesn’t Golioth already support Zephyr?…

Displaying Firmware Version and Battery State with Zephyr

We recently open-sourced the Golioth Reference Design Template that we have been using internally as the starting point for our growing library of reference designs. Out of the box, the template provides an end-to-end working firmware example…