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

watchdog timer device for restarting crashing esp32 #34

Open
joshua-8 opened this issue Mar 10, 2021 · 0 comments
Open

watchdog timer device for restarting crashing esp32 #34

joshua-8 opened this issue Mar 10, 2021 · 0 comments
Labels
esp32 programming work on the .ino side, no HTML required

Comments

@joshua-8
Copy link
Member

Doug Wilkinson suggested that we think of a way to automatically reset the esp32 if it locks up.

ESP32s seem to have some internal watchdog timer features-look into enabling that

A second microcontroller could reset the esp32 if the esp32 stops telling the microcontroller that it is functioning. The second microcontroller could be a much simpler device, or maybe a second esp32 that could actually communicate with us or even take over.

@joshua-8 joshua-8 added the esp32 programming work on the .ino side, no HTML required label Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esp32 programming work on the .ino side, no HTML required
Projects
None yet
Development

No branches or pull requests

1 participant