Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add documentation: what happens when an update gets aborted #8101

Closed
1 task done
ilka-schulz opened this issue Apr 19, 2023 · 3 comments · Fixed by #8606
Closed
1 task done

add documentation: what happens when an update gets aborted #8101

ilka-schulz opened this issue Apr 19, 2023 · 3 comments · Fixed by #8606
Assignees
Labels
Status: In Progress Issue is in progress Type: Documentation Issue pertains to Documentation of Arduino ESP32

Comments

@ilka-schulz
Copy link

Related area

Update.h

Hardware specification

any ESP32 board

Is your feature request related to a problem?

It is unclear from the documentation what happens when an OTA update is aborted. Update.h includes some documentation of the end method but nothing about the abort method and no mention of power failure during update, etc.

Will the ESP32 be able to continue running seamlessly? Or will the flash content be corrupted? How to recover if a new firmware has been written to flash only in half and the ESP32 does not work anymore?

Describe the solution you'd like

documentation of the answers mentioned in the problem description

Describe alternatives you've considered

I interrupted power supply during flashing and my ESP32 continued to work seemlessly with the old image. However, this test is probably not very useful because both firmwares were similar...

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.
@ilka-schulz ilka-schulz added the Type: Feature request Feature request for Arduino ESP32 label Apr 19, 2023
@bertmelis
Copy link
Contributor

@VojtechBartoska VojtechBartoska added Type: Documentation Issue pertains to Documentation of Arduino ESP32 and removed Type: Feature request Feature request for Arduino ESP32 labels Apr 20, 2023
@mrengineer7777
Copy link
Collaborator

It would be good to add that link to our documentation

@mrengineer7777 mrengineer7777 self-assigned this Apr 26, 2023
@VojtechBartoska
Copy link
Contributor

@mrengineer7777 will you do this or @lucasssvaz can take over this task?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Status: In Progress Issue is in progress Type: Documentation Issue pertains to Documentation of Arduino ESP32
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants