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
WiFi.beginEnterprise cannot connect to the eduroam wifi networks. The eduroam network uses WPA2 enterprise.
Our system administrator looked into the problem and concluded that WiFi.beginEnterprise routines are incomplete and they are not sufficient to connect to a pwa2 enterprise wifi network. The routines are just a few lines of code, but wpa2 enterprise connection requires much more and has two levels of validation.
Please correct the issue. Many people have issues connecting to eduroam networks, but no solution so far.