How to re-enable ESP32 S2 QT PY

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tonyparakka
 
Posts: 2
Joined: Tue Sep 20, 2022 7:39 pm

How to re-enable ESP32 S2 QT PY

Post by tonyparakka »

I accidentally selected ESP32 S2 dev board and (tried) uploading a simple neopixel code.
This made the qtpy disappear from my ports list
I held down BOOT, pushed and released RESET, then released BOOT
The QTPy now appears on my ports list, but reports error while uploading sketch
"WARNING: ESP32-S2FNR2 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."

How do I manually reset the QTPY?
Much appreciate assistance!

User avatar
adafruit_support_carter
 
Posts: 29150
Joined: Tue Nov 29, 2016 2:45 pm

Re: How to re-enable ESP32 S2 QT PY

Post by adafruit_support_carter »

What you did should work. That message is just a warning. Once you see it, try just pressing the reset button on the QT PY and the sketch should run. Try using a basic Blink sketch as a way to verify behavior and get back to a known good state.

User avatar
tonyparakka
 
Posts: 2
Joined: Tue Sep 20, 2022 7:39 pm

Re: How to re-enable ESP32 S2 QT PY

Post by tonyparakka »

Thank you Carter! Much appreciate your response!
Yes, this worked :)
best regards

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”