The Golioth Developer Blog
Tag

ESP-IDF

18 posts
Firmware SDK

Golioth Firmware SDK v0.21.0

Golioth released v0.21.0 of the Golioth Firmware SDK, a multiplatform enabler for embedded devices communicating back to the Golioth cloud. This post recaps …

S
Sam Friedman
Oct 9, 2025 · 3 min
News SDK

Golioth Firmware SDK v0.18.0

Golioth released Firmware SDK v0.18.0 which pulls in the recent changes from upstream Zephyr, nRF Connect SDK, and ESP-IDF repositories. We are also introducing …

S
Sam Friedman
May 8, 2025 · 3 min
AI Data Management

Sending Audio for IoT to the Cloud

Uploading audio from IoT devices to the Cloud is easy with Golioth. Here's everything you need to know to deliver large chunks of data from your fleet to …

M
Mike Szczys
Sep 24, 2024 · 5 min
AI Cloud

How to Update a TensorFlow Lite Model Remotely

Golioth enables AI applications by pushing TF Lite model updates directly to devices. These can be stored locally and begin running without a device restart. …

M
Mike Szczys
Aug 27, 2024 · 8 min
Device Management Platform

Using VScode for ESP-IDF and Golioth

You can use VScode when working with Golioth's ESP-IDF SDK. This guide walks through the process of setting up the ESP-IDF extension for VScode, then shows how …

M
Mike Szczys
Jan 31, 2023 · 5 min
Hardware Industry

Trialing PlatformIO and Arduino with Golioth (Labs)

This experiment combines Golioth with Arduino and PlatformIO. The project builds on ESP-IDF, including Arduino as a component. It's not meant for production …

M
Mike Szczys
Jan 10, 2023 · 5 min
Firmware Programming

How to add Golioth to any ESP-IDF project

Adding Golioth device management to your existing ESP-IDF project is easy. In this post we show how to add Golioth as a submodule and configure the ESP-IDF …

M
Mike Szczys
Dec 6, 2022 · 5 min
Device Management

How to do ESP32 OTA Updates using Golioth and ESP-IDF

The most sought-after Golioth feature is OTA, also known as Over-the-Air firmware updates. When you put an IoT device into the field it’s crucial that you be …

M
Mike Szczys
Nov 29, 2022 · 10 min