OTA begin / flash erase status check
Posted: Tue Mar 12, 2024 6:16 pm
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?
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?