-
Notifications
You must be signed in to change notification settings - Fork 11
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
esp32 constantly restarts (SW_CPU_RESET) #6
Comments
Short update: output in Verbose Mode
|
I think I have fixed this. See the next issue. |
Thank you! I´ll try it tomorrow :) |
Can we close this now that PR #8 is in? |
Sorry, I haven't had time to test if it works with the changed code. But tomorrow I should finally get around to it. I would then close the issue myself. |
Hello and happy new year. I think it should be resolved now. Can you please confirm ? |
I apologize for any inconvenience. I still haven't managed to try the workaround. I'll just close the thread and get back to you if it didn't work. Thanks for the support and happy new year as well 😀 |
No need to apologize! If you just want to build, I made a release and
attached a bin file that should be working if you just flash that.
https://github.com/t0mg/wordclock/releases
|
Hello,
I can't get the code to work on an esp32-Wroomer-32. There is no error message when compiling, the transfer also works without problems. However, I always get the following message via the serial monitor:
The problem occurs regardless of whether I use Platform.io or the Arduino IDE. I have also tried different versions of the libraries. I am currently using the following libraries under Platform.io:
prampec/[email protected]
adafruit/RTClib
makuna/[email protected]
To rule out a possible defect in the microcontroller, I have now used 3 different esp32. The same error pattern occurs with all three.
I would be pleased if you could give me a tip. I have already searched the net desperately for possible solutions, but have found nothing.
The text was updated successfully, but these errors were encountered: