programmer131 / ESP8266_ESP32_SelfUpdate

89 stars 71 forks source link

OTA with Ethernet #16

Open IgnacioSJ opened 11 months ago

IgnacioSJ commented 11 months ago

Hi!, I tried to do an OTA update with WiFi using a ESP32-S3-DevKitC-1 and it works fine. However, I need to do it with Ethernet connection too. Is it possible to do an OTA update with Ethernet with this library? Thank you!