Hi,
I couldn't see anything on this specific issue and my googling hit nothing. The examples assume you just need a password and SSID, butr we need a username. I've got my hands on an Uno R4 Wifi and looking to bring it into my teaching in September over the R3. Looking to create new material using Wifi but the university has Eduroam, which uses PEAP/MSCHAPv2. For Android devices the guidence is:
- Make the sure the following configuration options are set:
- EAP method = PEAP
- Phase-2 authentication = MSCHAPV2
- CA certificate = Do not validate / Not specified or None
- Domain = xxx.ac.uk
- In the Identity field, enter your University email address, eg. username@xxx.ac.uk
- Enter your password in the Password field
- You should not need to change any other settings
Has anyone been able to use the WifiS3 library to connect to such a network. WifiNINA didn't want to play.