-
Notifications
You must be signed in to change notification settings - Fork 25
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
Crashes after running for 1-2 hours #24
Comments
Thanks for the detailed logs. It looks like the watchdog timer resets the ESP. |
Too bad. The latest boards version did not fix this issue. (commit da44ff3) |
Adding extra yields+using a clock speed of 160Mhz seems to fix this problem. Howevers problem #16 still persists. |
At first it seem to work fine, however I noticed now that several times that it crashes. I'm using a NodeMCU v2: https://opencircuit.nl/Product/NodeMcu-v2-Lua-ESP-12E-WIFI-Development-Board and the board NodeMCU v1 (ESP-12E Module) and ESP8266 2.4.2. (Because it doesn't seem to compile on version > 2.4.2).
Do you maybe have any suggestions what could be causing this?
output2.log
Another crash:
The text was updated successfully, but these errors were encountered: