Search found 1 match

by averri
Fri May 04, 2018 11:40 am
Forum: General Discussion
Topic: WPA2 Enterprise connection
Replies: 20
Views: 48933

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...