Search found 1 match
- Wed Mar 22, 2023 9:38 am
- Forum: General Discussion
- Topic: Resume of OTA update
- Replies: 1
- Views: 881
Resume of OTA update
Hello everybody, I'm working on specific feature related to OTA updates using “esp_http_client” & “esp_ota_ops” libraries. The use cases are the following: 1.Resuming of OTA update in case the connection was previously interrupted for some reason. 2.Resuming of OTA update after unexpected software r...