Nothing Found

Sorry, no posts matched your criteria

,

Why use certificates for Internet of Things authentication (DTLS)

How can security improve when manufacturing large volumes of devices? That's the question I ended on in my last article about Golioth Pre-Shared Keys (PSK). Securing a large population of devices (10k or more) in a way that’s scalable and…
,

Golioth is included in Infineon’s ModusToolbox™!

Golioth is now a built into PSoC™ 6 software. You can include Golioth device management features with your Infineon-based Wi-Fi IoT devices.
, ,

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 code.

CMake and Kconfig tricks for common code in Zephyr apps

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

How Golioth uses CloudEvents

Golioth standardized on using CloudEvents to process data internally and pass data externally to other Cloud providers.

What is Golioth OTA?

Internet of Things (IoT) devices are meant to be out in the world, sending back sensor data and providing remote control for all kinds of automation. That provides an interesting challenge when you want to update the way the device operates.…
, ,

Fully Remote Hardware Training: A Recap of Golioth’s Experience

Golioth recently completed a fully remote hardware training, including a virtualized build environment to assist with Zephyr RTOS installs. We discuss what went well and what can improve in a future training.
Zephyr threads, workers, and message queues

Zephyr Threads, Work Queues, Message Queues and how we use them

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.

IoT Trashcan Monitor: A Golioth Reference Design

Internet of Things (IoT) devices are successful when they cut down on work. This almost always results in monetary savings for the companies or groups deploying the IoT solution. Since I am a fan of industrial uses of IoT over other (consumer)…
, ,

Zephyr <3 Internet: How Zephyr Speeds Implementation for New IoT Devices by Jonathan Beri

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.