Closed
Description
Board
Adafruit Feather ESP32-S2
Device Description
Adafruit ESP32-S2 Feather - 4 MB Flash + 2 MB PSRAM - STEMMA QT / Qwiic
https://www.adafruit.com/product/5000
Hardware Configuration
N/A
Version
v3.0.3
IDE Name
Arduino 2.3.2
Operating System
Windows 10
Flash frequency
80Mhz
PSRAM enabled
yes
Upload speed
921600
Description
Running this example does not work.
I added my ssid
and password
. It successfully connects to my wifi but then fails with this error: Connection failed!
Sketch
The example sketch provided by Espressif
https://github.com/espressif/arduino-esp32/tree/master/libraries/NetworkClientSecure/examples/WiFiClientSecure
Debug Message
This is the output
11:27:39.308 -> Connected to MY-SSID
11:27:39.308 ->
11:27:39.308 -> Starting connection to server...
11:27:39.443 -> Connection failed!
### Other Steps to Reproduce
_No response_
### I have checked existing issues, online documentation and the Troubleshooting Guide
- [X] I confirm I have checked existing issues, online documentation and Troubleshooting guide.