Hello,
I am new to arduino and wifly connection. I am working on a project where I need to connect the wifly 2.32 RN (https://www.sparkfun.com/products/9954) to my school’s wifi network. I think it uses a WPA2 Enterprise protocol.
I saw some examples online where one of them was suggesting (“SSID”, “passphrase”) but for this kind of network I will need something like (“SSID”, “username”,“passphrase”).
Anyways, I have the SSID, username and password. Is there anyway to connect this kind of wifly shield to such networks?
Thank you in advance!