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 devices, but may be useful for those migrating from Arduino to ESP-IDF.
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.