Search found 1 match
- Fri Aug 10, 2018 6:56 pm
- Forum: General Discussion
- Topic: WPA2 Enterprise connection
- Replies: 20
- Views: 54354
Re: WPA2 Enterprise connection
Hello, In my case my university uses "eduroam" WPA2 Enterprise, TTLS, no certificate, MSCHAPv2(no EAP) and I was able to connect using the code below. I had to insert the WiFi.mode(WIFI_STA); otherwise my ESP32 would reset with Guru meditation.. // eduroam WPA2 Enterprise, TTLS, no certificate, MSCH...