Nothing Found

Sorry, no posts matched your criteria

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…
A group of engineers sitting in a circle, learning together

Our Next Free Zephyr Training is September 27th

Golioth's next free Zephyr training is happening remotely on September 27th, 2023. Sign up to reserve a spot and get directions on buying the required hardware.
,

Everything you wanted to know about Environmental Monitoring (webinar)

On September 28th, 2023 at noon EDT / 9 am PDT, we're hosting a webinar with Keenan Johnson of the Ribbit network! You have seen Keenan featured in our Case Study about Ribbit where we detail how they are using Golioth to power their fleet of…
,

Golioth Announces Connection ID Support

At Golioth, we pride ourselves on doing both the deep technical work—as well as the routine maintenance—required to ensure we back up our claim of being the most efficient way that devices in the field can securely talk to services in the…
,

How to Provision and Store IoT Device Certificates

Every IoT device should operate over an encrypted channel. But how exactly does that security work as your fleet rapidly grows? Our recommendation is to use certificate authentication to deliver strong encryption while solving common fleet management…
,

How To Manually Send Data to LightDB State and LightDB Stream

We always recommend connecting ESP32 devices to the Golioth Cloud with the Golioth Firmware SDK. We believe that is the lowest friction way of connecting a device to the internet. But sometimes I want to get under the hood and tinker, and I…