Entries by Miguel Lima

How to Manually Connect to Golioth with the ESP-IDF

Golioth communicates with IoT devices using the CoAP protocol. While our official SDK is built on Zephyr, any platform with CoAP and pre-shared key authentication can be used on the Golioth platform. Here’s how to set up the ESP-IDF to work with Golioth.