You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot connect to a customer PEAP-mschapV2 WIFI setup. The setup is in a big school that use a microsoft redius server to do the authentification. I can connect with my pc without problem.
I did some packet sniffing to check the difference and it's look like the esp8266 don't refuse the eap authentification and respond to the server like it was on PEAP challenge.
here a screenshot of wireshark connection from the esp8266 and from my pc
We don't know.
Ask on nonos-sdk repository.
Or better on rtos-sdk (esp32-s2 is out, so its WiFi must be certified, so their engineers can work on that :).
wpa2 enterprise isn't officially supported by our core. There are unofficial examples out there that sometimes work under specific cases. The underlying implementation is provided by the Espressif NONOS SDK, not by our core. Until we can get fully working wpa2 enterprise examples from Espressif, and actually characterize the conditions under which they work, we can't really offer support.
Closing.
Basic Infos
Platform
Settings in IDE
Problem Description
I cannot connect to a customer PEAP-mschapV2 WIFI setup. The setup is in a big school that use a microsoft redius server to do the authentification. I can connect with my pc without problem.
I did some packet sniffing to check the difference and it's look like the esp8266 don't refuse the eap authentification and respond to the server like it was on PEAP challenge.
here a screenshot of wireshark connection from the esp8266 and from my pc
MCVE Sketch
Debug Messages
Is there any settings that i can change to force the PEAP mode instead of EAP ?
Regards
Jonathan
The text was updated successfully, but these errors were encountered: