suculent / esp32-http-update

Clone of https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266httpUpdate for ESP32
44 stars 26 forks source link

Esp32 is restarting ofter OTA #4

Closed shreyaspaqs closed 5 years ago

shreyaspaqs commented 5 years ago

I have implemented OTA using this httpupdate for esp32 , but after OTA update esp32 will restart by internal and updates firmware . ofter this it will continuously restarts , restart reason in debug message is rtcwdt_rtc_reset.

please help me in this .

shreyaspaqs commented 5 years ago

Thank you.

Code is working now.