Have you ever wanted to build your own Apple AirTag? Join us for a free webinar series (starting April 11) where we walk through how to design and prototype a small, Bluetooth-enabled sensor device using Zephyr RTOS, the nRF52840, and Golioth's new Bluetooth-to-Cloud capabilities.| The Golioth Developer Blog
Certificates are the most secure way to connect your device to the cloud. This article reduces confusion surrounding them with simple examples.| The Golioth Developer Blog
This is a story of the complexities of cellular connectivity, the perils of closed ecosystems, and how to debug what you cannot see.| The Golioth Developer Blog
Explore Golioth's upgraded OTA system with Cohorts, designed for safe and robust firmware deployments to microcontrollers like ESP-IDF, Zephyr, and FreeRTOS. Learn how OTA Cohorts enhance control, organization, and reliability for seamless IoT device updates.| The Golioth Developer Blog
This post recaps the significant Golioth product releases in 2024 and how they will continue occurring in 2025.| The Golioth Developer Blog
Troubleshooting high complexity systems like Zephyr requires more thorough tools. Menuconfig allows users to see the layers of their system and adjust settings without requiring a complete system recompilation. Zephyr expert Marcin shows how he uses this tool for troubleshooting.| The Golioth Developer Blog
Allure Report is an open source tool to better understand testing outcomes. Golioth runs over 500 Hardware in the Loop tests for each pull request. Here's how we use Allure Report to make sense of it all.| The Golioth Developer Blog
Today we are launching Golioth Location in private access. This service offers network positioning functionality, allowing devices to leverage the same radios (e.g. cellular and Wi-Fi) used for communicating with Golioth to obtain location information. Doing so may extend battery life, reduce hardware costs, and enable more rapid acquisition of a device’s position.| The Golioth Developer Blog
Easily integrate the Golioth Firmware SDK into your next ESP-IDF project. This updated post shows how to implement v0.15.0 and beyond of the FW SDK into your projects.| The Golioth Developer Blog
Bluesky has seen a large increase in its number of users over the last few weeks. To learn more about how the AT Protocol works, we set up a Pipeline to allow for microcontrollers to post to Bluesky via Golioth.| The Golioth Developer Blog
The Aludel Lute Relay is the latest entry for the Golioth Solutions Marketplace. This can be used in a smart locker, to switch AC power, or to connect other items electrically using relays.| The Golioth Developer Blog
Discover Golioth for AI, a powerful platform that simplifies AI integration into IoT devices. Learn how companies like Flox Robotics and Heatr.ai use Golioth to enhance model management, training, and inference, leveraging both on-device and cloud-based AI capabilities.| Golioth
WebAssembly runs on microcontrollers, but why would you want to do that? Dan Mangum shows us how to use Wasm with Zephyr RTOS, why you would want to, and he even discuss how to decide if the tradeoffs fit your needs.| Golioth
A new Pipelines transformer for calling an external webhook for data transformation is now generally available for Golioth users.| Golioth
Golioth is announcing the launch of Pipelines, a powerful new set of features that redefines how you manage and route your IoT data. It represents a significant upgrade in our functionality, scalability and user control.| The Golioth Developer Blog
We are returning to Embedded World in 2024 (EW24) and will be showing off new Golioth features, as well as end-to-end IoT demos (Reference Designs) at the Zephyr booth and with partners around the fair.| The Golioth Developer Blog
Today, we're excited to roll out a major update to Golioth's pricing. We believe that Device Management should be free. We are transitioning from per-device per-month fees to a usage-based model. This change allows individual developers to use Golioth's device management features for free, with no limit on the number of devices connected, and significantly broadens accessibility for teams using our platform across a diverse array of IoT use cases.| The Golioth Developer Blog
Chris Duf, author of the DTSh tool, writes about how to better visualize your Devicetree in Zephyr and troubleshoot hard-to-find bugs in a Zephyr project.| The Golioth Developer Blog
The Modbus Vibration Monitor Reference Design allows you to immediately start talking to industrial devices using the Modbus protocol| The Golioth Developer Blog
Nordic’s nRF9160 cellular modem includes a great peripheral called the Key Management Unit (KMU). This secure key storage mechanism lets you write keys to it which cannot be read back. However, they can still be used for DTLS authentication. In this video and blog post I’ll walk you through how to use the feature with […]| The Golioth Developer Blog
Back in September, we released beta support for Zephyr RTOS in the Golioth Firmware SDK, as an additional option alongside our existing standalone Zephyr SDK. Today, we’re excited to remove the beta tag and announce full support for Zephyr in our cross-platform Firmware SDK. Over the last several months we’ve been improving the efficiency […]| The Golioth Developer Blog
Over-the-Air (OTA) firmware updates are table stakes for Internet of Things (IoT) devices. Once a device is in the field, OTA means you can make changes by updating the firmware remotely. The ability to update devices remotely is great, but that alone is the bare minimum of functionality. Options for targeting specific devices for each […]| The Golioth Developer Blog