
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 …


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 …

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, …

Zephyr has a number of tools to aid in debugging during your development process. Today we’re focusing on the most available and widely useful of these: …