I got the purple board of ESP32S2 from AMAZON and tried to upload a sketch but keep give the error below.
Leaving...
WARNING: ESP32-S2FNR2 (revision v1.0) chip was placed into download mode using GPIO0.
esptool.py can not exit the download mode over USB. To run the app, reset the chip manually.
To suppress this note, set --after option to 'no_reset'.
Failed uploading: uploading error: exit status 1
I have tried different ways from the internet non seems to work.
That looks like just a warning..
Your code has been downloaded, you just need to press the reset button on your board..
It's complaining it can't do that for you..
Sounds like it may be stuck in programming mode.
You got 2 small buttons one is reset.
I also see that it says chip was placed into download mode using GPIO0.
Is there a short on the EN (GPIO0) pin?
These come without headers, if you soldered them on, post a good pic please, let's see how it looks..