-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Connection to Enterprise WPA2 network fails #5027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I had it working for around 1 year with this code:
but with it stopped working with #4996
results in a successful connection, but only after the third try. (each dot is 200ms delay)
Any idea? |
I don't know, but I believe that this is a completely different issue that what I'm seeing. Looking through older issues that people have had connecting with Enterprise WPA2, some/most people have had success connecting with Eduroam networks like you are. Others have been completely unable Enterprise WPA2 networks at businesses like I me. It has been speculated that it is related to the business networks using Cisco switches. The problem I am having, I have never been able to connect to my network throughout the ~1.5years have been trying with several different versions of the Arduino core. It looks like you have been historically able to connect to the Eduroam network and are still able to connect to it intermittently . |
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions. |
Hardware:
Board: ESP32 Dev Module
Core Installation version: 1.06
IDE name: Arduino IDE
Flash Frequency: 80mhz
PSRAM enabled: no
Upload Speed: 115200
Computer OS: Windows 10
Description:
Describe your problem here
I'm trying to connect to a network using WPA2 Enterprise authentication (PEAP+MsChapv2) using the arduino IDE. I have been trying to do this off and on for ~1.5years. Recently I found that I can connect to my network using the Espressif IDF and Visual Studio Code (using their example code), so I'm pretty sure this something with the Arduino core. When I saw that core version had been updated to 1.06 I tried again and the results are below.
Sketch: (leave the backquotes for code formatting)
Debug Messages:
The text was updated successfully, but these errors were encountered: