Im trying to connect my Arduino Nano IoT to my university Wifi and failed with the following on my serial monitor
"Attempting to connect to WPA SSID: XXX
When I run a network scan the Wifi (XXX) shows up in the serial monitor as well.
As I inquired why it is unable to connect, this is the reply I got from the university IT department.
"Connecting to XXX requires the device to support WPA2-Enterprise encryption for security reasons. Unfortunately there is no exceptions to this rule."
This board connects, without a problem to my home wifi and hot spots on both iPhone and Android, which I believe a different level of encryption.
This is the code Im using to connect to university Wifi on Github
I have been trying different things with my nano iot 33 and I have found with our net work Unifi Access points the Unifi system is optomised to move devices from 2.4 GHz to 5 GH they can be configued to remove this optpomization but this has not worked for me. Instead I make a separate SSID which only has 2,4GHz and the my Nano IOT 33 and mkr 10101 devices work perfectly and connect as expected.
I believe this is some thing Arduino need to address as 2.4 GHz is becoming outdated. I fail to see why micro processors don't use 5GHz
when isit is becoming the standard
so you have several options
Talk to Arduino support or ESP support
Ask the uiniversity to create a 2.4 GHz only SSID in your labs bring a WIFI Hot spot which connects to your university wifi but creates a 2.4GHz hot spot for you