Search found 1 match

by vinny503
Wed Feb 03, 2021 9:42 pm
Forum: General Discussion
Topic: OTA update without internet/WiFi network
Replies: 12
Views: 20935

Re: OTA update without internet/WiFi network

Hi, I tried using below code https://github.com/versamodule/ESP32-OTA-Webserver It seems update_post_handler never get invoked when update firmware button is pressed from UI. I used only 2 handler to register. Update handler and status handler. Does other 3 also needed?? I moved html code to my esp3...