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 some of the changes and how it will improve user experience on low power devices.
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 new gateway support, adding new supported boards, and improving blockwise transfers.
Easily integrate the Golioth Firmware SDK into your next ESP-IDF project. This updated post shows how to implement v0.15.0 and beyond of the FW SDK into your projects.
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.
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. This example showcases the Golioth SDK running on ESP-IDF.