
Always Use The Correct FW Version with Golioth and Zephyr
Golioth and Zephyr offer different ways to assign a version to your firmware and view it on a terminal or in the Golioth console. This is super important for …


Golioth and Zephyr offer different ways to assign a version to your firmware and view it on a terminal or in the Golioth console. This is super important for …

This talk describes some of the motivations behind building a common module platform at Golioth, the challenges of unconstrained designs, and how to build …

The Golioth OTA service can handle more than just Over-the-Air firmware upgrade. This example application demonstrates multiple-artifact releases, where a …

Golioth is open sourcing the PCBs in their hardware platform ("Aludel"). This includes a main processing and communication board ("Elixir") and an ePaper, touch …

Golioth makes it easy to cache your IoT sensor data and upload it in a batch process. This guide details how this works from both the device and the cloud side, …

Embedded systems, like any software system, benefits from modularizing software components, especially as they approach production. In this talk at the Embedded …

Golioth already works on the nRF9151 SIP and associated Dev Kit from Nordic Semiconductor. Utilize the Golioth Firmware SDK with nRF Connect SDK to connect your …

Sandra Capri, CTO of Ambient Sensors, writes about building a Bluetooth Mesh demo where a cellular-based Thingy91 unit acts as a bridge to the Golioth Cloud.

Guest author Jerónimo Agulló goes over the basics of GNSS and how the NMEA0183 set of messages standardizes communication between geolocation modules and …

Turn your Bluetooth devices into a connected IoT fleet using Golioth. This post walks through the process of creating a Bluetooth to Cellular gateway and …

Golioth works with Qualcomm. The Golioth Firmware SDK, release 0.12.0, supports the Zephyr Modem subsystem. This enables support for more modem technologies, …

Learn how to create a portable Ozone project file that you can check into a git repository for future debugging of Zephyr applications.