-
Flashed a ESP32E Devkitc V4 with the setup 2 sketch and this is the error that keeps popping up in serial monitor. Any ideas as to what can cause this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
In order to troubleshoot, first, set "Core Debug Level" to "Error" in Arduino IDE (board settings). |
Beta Was this translation helpful? Give feedback.
-
Just to be sure: |
Beta Was this translation helpful? Give feedback.
In order to troubleshoot, first, set "Core Debug Level" to "Error" in Arduino IDE (board settings).
Then, upload your sketch again.
This time, you will get more information from the serial monitor.
Then, post your findings here.