-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
My Arduino Uno Wifi Rev2 won't connect to my university's WPA2 Enterprise network. I'm using the library's beginEnterprise()
function. My sketch is based on the examples from the library.
The authentication of the network is PEAP/MSCHAPV2.
I've updated the firmware on my board to the latest version.
My board connects to regular networks using the function begin() so it's also not a hardware issue.
When I run the "ScanNetworks" example, the network I'm trying to connect to is listed, and it shows its encryption as "Unknown".
Additional context
I tried powering the board with an external power source.
I tried many different credentials.
Additional reports
- Unable to connect to WPA2 Enterprise network. #105 (comment)
- Unable to connect to WPA2 Enterprise network. #105 (comment)
- Cant connect to eduroam with Arduino Nano 33 IoT #214
- WiFi.beginEnterprise cannot connect to WPA2 enterprise wifi #272
Related
wiegerthefarmer and csariky
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project