Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update successful, but no reboot #171

Open
dalepa opened this issue Apr 4, 2024 · 1 comment
Open

Update successful, but no reboot #171

dalepa opened this issue Apr 4, 2024 · 1 comment

Comments

@dalepa
Copy link

dalepa commented Apr 4, 2024

The update works fine, but no reboot after the update. A power cycle is required which isn't great when you need to do it remotely

Firebeetle 2 ESP32-E Gravity IO Shield

suggestions?

@mathieucarbou
Copy link

  • did you set setAutoReboot (true) ?
  • do you call ElegantOTA.loop() in your loop ?
  • did you register a ElegantOTA.onEnd() callback to display the result of the Update ? If the callback returns false, then you know the update has errors and ESP won't restart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants