Nothing Found
Sorry, no posts matched your criteria
Thousands of ESP32s: Device Management for ESP-IDF based devices
DevCon22 was a 2 day event that Espressif held last month to showcase upcoming products from Espressif as well as external partner offerings. Mike and I (Chris), gave a talk about how the Espressif IoT Development Framework (ESP-IDF) makes…
The Road to Firmware as a Hardware Engineer
This is a guest post from Shrouk El-Attar, discussing her journey from the hardware space into the firmware space and how Golioth training has helped her understand building out IoT systems using Zephyr.
Our largest in-person training yet
Golioth completed an in-person training at the Hackaday Superconference last weekend, training nearly 30 people to use the Zephyr Real Time Operating System on an IoT circuit board badge.
Golioth is headed to the Hackaday Superconference this weekend!
Golioth will be training and showcasing hardware enthusiasts at the 2022 Hackaday Superconference. See what we have in store.
What is Golioth LightDB State?
Golioth LightDB State allows users to save, retrieve, and observe changes of cloud data endpoints. This data will always be the most recently updated value, and is great for recording device state and issuing command and control instructions.
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.