arduino-libraries / WiFi

WiFi Library for Arduino
http://arduino.cc/
113 stars 58 forks source link

Wifi WEP connection fails #16

Open agdl opened 8 years ago

agdl commented 8 years ago

From @chris711 on June 25, 2013 17:57

I'm using an Arduino Mega 2560 with the WIFI shield and the ConnectWithWep example. The device fails to connect to my network and the error led lights up on the WIFI shield.

My router shows up if I run the scan network example.

My network is running the Shared Key Authentication mode for WEP.

If I switch to WPA everything works fine.

Copied from original issue: arduino/Arduino#1486

agdl commented 8 years ago

From @chil020 on September 5, 2013 2:15

Ok I have same issue, did you solve this?

agdl commented 8 years ago

From @chris711 on February 2, 2016 3:35

I switched my network to wpa and that worked.