
Send-when-idle using Zephyr and Golioth Pouch
Bundling data to send when a device is no longer generating new events is an efficient way to operate a low power Bluetooth device. This post explores how to …


Bundling data to send when a device is no longer generating new events is an efficient way to operate a low power Bluetooth device. This post explores how to …

A key mission at Golioth is to make it easier for hardware and firmware developers to connect devices to the internet. We do that in two ways:

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.

Troubleshooting high complexity systems like Zephyr requires more thorough tools. Menuconfig allows users to see the layers of their system and adjust settings …