ESP32 OTA (Over-The-Air) Updates using AsyncElegantOTA Library and Arduino IDE
In this user guide, we will learn an interesting feature of the ESP32 module that will allow us to perform over-the-air (OTA) updates. This means that the ESP32 module like …