You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.