I can't get my qt py esp32 s2 to respond!
Posted: Tue Jan 17, 2023 2:41 pm
I haven't messed with this board in a while but I can't get it to respond at all in Arduino IDE or Thonny(I can't remember which I used last for it but I know I put a simple blink app on there since the neo is flashing green)
After the board constantly gets a Port Busy error when uploading a sketch I try Thonny which just gives me a COMx: PermissionError, Access is denied.
Then I think I might need to reload a bootloader for Arduino IDE so I use the web esptool https://adafruit.github.io/Adafruit_WebSerial_ESPTool/, but the board in boot mode and try to connect and get 'Failed to open serial port'.
Then I try to manually use the esptool.exe that arduino IDE uses but I get 'COM9 failed to connect: Could not open COM9, the port doesn't exist'
I'm at a loss for what to try next since the board just simply won't respond to anything I try.
Also, nothing is attached to any pins since I've seen that stop sketches from uploading before.
After the board constantly gets a Port Busy error when uploading a sketch I try Thonny which just gives me a COMx: PermissionError, Access is denied.
Then I think I might need to reload a bootloader for Arduino IDE so I use the web esptool https://adafruit.github.io/Adafruit_WebSerial_ESPTool/, but the board in boot mode and try to connect and get 'Failed to open serial port'.
Then I try to manually use the esptool.exe that arduino IDE uses but I get 'COM9 failed to connect: Could not open COM9, the port doesn't exist'
I'm at a loss for what to try next since the board just simply won't respond to anything I try.
Also, nothing is attached to any pins since I've seen that stop sketches from uploading before.