In progress... TL;DR (take me to the battle field) Introduction and Motivation In some recent project, we added some ESP32 to replace wired communication with a BLE solution. Additionally, the…
ESP32-EVB, PlatformIO And ESP-IDF – Yet Another ESP32 tutorial
I already posted a tutorial on using the ESP32-EVB from olimex with Arduino. This time, I will provide the same with ESP-IDF, the original SDK from Espressif. Why I decided…