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 whatever cloud service you desire, all with just one API call and one callback function.
This post walks through how to upload images from IoT devices to Golioth over CoAP using block upload. Once the image is at the server, Golioth Pipelines can route the data to the destination of your choice!
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 to build, flash, and run the golioth-basics example application.
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.