Search found 1 match

by ventureg
Tue May 19, 2020 7:34 am
Forum: ESP-IDF
Topic: esp32 stuck after 4 successive http-ota
Replies: 2
Views: 2836

esp32 stuck after 4 successive http-ota

hi, we are using esp-wroom module in our project. and got stuck while using http-ota. I can reproduce the problem, but no clue about how to fix it. Steps to reproduce the problem: 1 make flash to burn the firmware to OTA_0 partition. 2 using http-wifi to OTA the firmware, OTA_0->OTA_1->OTA_0->OTA_1 ...