-
I got a couple of ESP32-C3s from Adafruit and have been trying to get them to connect to wifi, I've got a Unifi AP setup with a standard WPA2 network, nothing fancy. My setup is an M2 Pro MacBook, latest VSCode / Extension / Node LTS, etc.. and on both devices nothing works. They both seem to run the code fine but any wifi-related stuff seems to fail, just get loads of Additionally they fail to move to the Wifi provisioning step when trying to use the whippersnapper bootloader flashed with esptool, so I'm wondering if they have bad wifi chips or what? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
The Qt Py esp32-c3 is definitely a board we've been testing on. If you are able to flash other samples using Wifi with Arduino or Micropython, you should be able to rule out hardware malfunction. |
Beta Was this translation helpful? Give feedback.
Found this thread on the Adafruit forums, seems the C3 is known to have issues and they’re issuing refunds.
https://forums.adafruit.com/viewtopic.php?t=202421
And another: https://forums.adafruit.com/viewtopic.php?t=202978