Search found 1 match

by nagygabor93
Tue Mar 12, 2024 6:16 pm
Forum: General Discussion
Topic: OTA begin / flash erase status check
Replies: 1
Views: 556

OTA begin / flash erase status check

I am currently implementing a firmware which have strict timing requirements to answering flash erase commands and on the fw update in general.

I am using the OTA API, and the esp_ota_begin takes up to 5-8 secs to finish, and blocks. Is there a way to check the status on the erase?