I've just bought an Arduino WiFi shield called "RedFly", which support WPA-TKIP but my school wifi is WPA2-Enterprise + PEAP (MSCHAPv2).

Is there a way, and how to implement myself the support of this WIFI security please?

Thanks.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

I am working with a different shield. Attempting to get the same result as you, connection to a MSCHAP(v2) network.

Just received word back from the manufacturer of my shield I purchased and it does support MS-CHAPv2.That's great news, now we are just troubleshooting with the network admin!

Stefen Kaur smkaur@bsu.edu

link|improve this answer
Hello, The WiFi module only supports WPA2-PSK (no Enterprise/EAP) and I have no information if RedPine will add this feature. Mit freundlichen Gruessen / Best Regards Andreas Watterott - CTO - – Max13 Dec 24 '11 at 17:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.