This is an ESP-IDF project that demonstrates using the Arduino SDK alongside the Golioth SDK. Golioth device management is included using the Golioth Firmware SDK which has native support for ESP-IDF.
Usually, I use the Serial Monitor of the Arduino IDE to communicate with the Arduino hardware. But now, I want to build an application on my computer that allows me to click some buttons to control ...