This video and post showcase how to use the recently announced the Golioth ESP-IDF SDK in your next project. Utilize all of Golioth's excellent features to ESP32 projects built on the ESP-IDF ecosystem.
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, installing the Zephyr RTOS toolchain, then loading and running your firmware.
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 nRF52840DK.
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 platform. This post shows how to enable this open source bootloader.
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 their CircuitPython recompile on the fly, they can try new hardware quickly and efficiently.