Search found 1 match
- Fri May 04, 2018 11:40 am
- Forum: General Discussion
- Topic: WPA2 Enterprise connection
- Replies: 20
- Views: 54359
Re: WPA2 Enterprise connection
I have the same issue to connect the ESP32 to the WiFi using WPA2 Enterprise (PEAP). This connection does not use certificates, it just need the identity and password. The code I'm using is the one bellow: /* * This example shows how to use WPA2 enterprise * Written by: Jeroen Beemster * 12 July 201...