
Adding sound to the Aludel Elixir based Reference Designs
This post highlights moving code from one Zephyr project to another and all the considerations for code portability.


This post highlights moving code from one Zephyr project to another and all the considerations for code portability.

Golioth removes the pain of connecting constrained devices to the cloud. This post shows you how to add Golioth to your existing Zephyr project and get your …

Golioth is hosting a free Zephyr training on February 26th, 2025. Join us for this three-hour crash course that will get you up to speed with the basics of …

It's easy to see that Golioth makes firmware updates for internet-connected devices a snap. But combine Golioth Cohorts, our improved OTA event log, and …

Zephyr board configurations can be changed from within your overlay files for your application. In this article, we show how you can change the properties and …

Zephyr configuration that is specific to the chip, not just the board itself, can be centralized in your application. This means less duplication of …

Golioth is hosting a free Zephyr training on December 4th. It's your last chance for Zephyr training in 2024. Sign up to learn more about how to get started …

As we previously wrote about, we attended the first Embedded World North America, held in Austin Texas October 8-10th, 2024. Part of our time there was to …

Zephyr's west manifest system includes an allow-list to filter dependencies from upstream libraries (like the Zephyr tree itself). Use it to tightly control …

'Golioth will be at the inaugural Embedded World North America in Austin Texas, October 8th to 10th. Stop by the Joulescope booth (#1723) to see Golioth …

This post walks through how to upload images from IoT devices to Golioth over CoAP using block upload. Once the image is at the server, Golioth Pipelines can …

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