
Golioth Showcase at ZDS
Golioth is showcasing 4 different "color coded" demos at the Zephyr Developer Summit. This post explains some of the concepts and what you can hope to learn …


Golioth is showcasing 4 different "color coded" demos at the Zephyr Developer Summit. This post explains some of the concepts and what you can hope to learn …

We often use Grafana for visualizing data from IoT devices. We even wrote a WebSockets plugin for the platform that makes sure you can graph your live data as …

Golioth showcases how to use SEGGER J-Link, Ozone, and SystemView to optimize your Zephyr programs and dig deeper into Real Time Operating Systems.

The ESP32 is a great way to get up and running quickly on Golioth. This article, and the accompanying video, walks through the process of provisioning an ESP32, …

What if your IoT firmware deployments happened automatically just by typing 'git push'? Lead Engineer Alvaro Viebrantz talks about a sample project that …

Watch Golioth showcase a Zephyr-based device running OpenThread and the Golioth SDK connecting to the internet via a Border Router. Golioth manages the …

The ESP32 can be used as an AT modem. This approach makes it really easy to add an internet connection to devices that normally don't have one, like the Nordic …

Firmware updates over cellular are a challenging task for embedded devices. In this blog and video, we show how Golioth, Zephyr, MCUboot, and the Nordic …

Golioth Output Streams allow you to pipe every event happening on the Golioth backend out to the cloud of your choice. Exporting large volumes of data into …

Golioth APIs enables hundreds of connected hardware devices to do firmware updates. Espressif's ESP32 now joins that group with their port of MCUboot to their …

IoT devices have the potential to generate a LOT of data. That’s kind of the point, right? You have a fleet spread out among a geographic area, or factory, or …

Golioth introduced a new CircuitPython SDK to allow engineers to quickly prototype hardware that can talk to the Golioth cloud. By clicking "save" and having …