Solved: Unable to upload the SensESP project template #814
LuckPeerlings
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've had some troubles to upload the template ( https://github.com/SensESP/SensESP-project-template ) to the ESP32.
The following error would appear
A fatal error occurred: Unable to verify flash chip connection (No serial data received.).
*** [upload] Error 2
By uncommenting the line "upload_speed = 2000000" in the platformio.ini or changing that speed to 115200, the image is flashed without a problem.
Hopefully it can be of help of others that are facing a similar issue.
With kind regards,
Luck
Beta Was this translation helpful? Give feedback.
All reactions