
A new API just rolled out with Golioth Zephyr SDK v0.4.0
Golioth's v0.4.0 Zephyr SDK simplifies every aspect of interacting with the Golioth Cloud via Device APIs. This post shows how to migrate and work with the new …


Golioth's v0.4.0 Zephyr SDK simplifies every aspect of interacting with the Golioth Cloud via Device APIs. This post shows how to migrate and work with the new …

Use common code in your Zephyr projects by using CMake and Kconfig to include it in the project configuration files.

Golioth recently completed a fully remote hardware training, including a virtualized build environment to assist with Zephyr RTOS installs. We discuss what went …

This post discusses the difference between Zephyr threads and work queues, as well as how to pass around data between running processes using data queues.

Golioth Founder and CEO Jonathan Beri gave a talk at the 2022 Zephyr Developer Summit (ZDS) about how Zephyr can help you create an IoT product faster.

Zephyr uses the pinctrl system to connect external pins to internal peripherals. Learn how to use it no matter what chip you've chosen.

If there’s a driver built into Zephyr, controlling a part over Serial Peripheral Interface (SPI) is a snap. But there’s an ocean of parts out there and only so …

Founding Engineer of Golioth, Alvaro Viebrantz went to the Zephyr Developer Summit…and said the hardware isn’t the only part of an IoT system that matters. …

Controlling 10 devices is easy, controlling 10,000 is a different story. The trick is to plan for scale, which is what we specialize in here at Golioth. A few …

The Arduino ecosystem is ever-growing, and thanks to the excellent work of Dhruva Gole it’s coming to Zephyr as well. For the 2022 Google Summer of Code with …

Learn how Zephyr RTOS and Golioth's modular hardware platform (Aludel) combine to reduce dependence on any one specific chip vendor.

The NXP i.MX RT1060EVKB development platform provides a reliable and fast route for developing Ethernet solutions using Zephyr. In this post, Mike shows how to …