|
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? |
Replies: 2 comments
|
In order to troubleshoot, first, set "Core Debug Level" to "Error" in Arduino IDE (board settings). |
|
Just to be sure: |
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.