Al Salamo Alaykom,
Anatedu86, I was having the same problem and I just solve it,
You'll find a socket near Vin and A0 on Wi-Fi Shield that hide 2 pins, remove it and it will work correctly if ALLAH is willing =)
Al Salamo Alaykom,
Anatedu86, I was having the same problem and I just solve it,
You'll find a socket near Vin and A0 on Wi-Fi Shield that hide 2 pins, remove it and it will work correctly if ALLAH is willing =)
Engineeroo:
Al Salamo Alaykom,Anatedu86, I was having the same problem and I just solve it,
You'll find a socket near Vin and A0 on Wi-Fi Shield that hide 2 pins, remove it and it will work correctly if ALLAH is willing =)
That jumper is for updating the wifi chip with firmware and should come disconnected. But if it comes connected, yes removing it solves the problem. Are you using the latest library from github?
liudr:
Yep, in my case, downloading the wifi library fixed the problem.
How specifically did you update your library and where do you get the update from? I'm having the same problem.
mattygio:
liudr:
Yep, in my case, downloading the wifi library fixed the problem.How specifically did you update your library and where do you get the update from? I'm having the same problem.
The new library is here:
Download the zip file by pressing the zip button on the web page. Then in the zip file, find WiFi folder. If you are using Arduino 1.5, replace your original library with this WiFi folder in zip. If you are using Arduino 1.0, put WiFi folder under sketchbooks/libraries since 1.0 doesn't come with a WiFi library.
I did that and it still doesn't work. Shouldn't I do something with the firmware folder that came with the wifi library. I jumped from pin 7 to 3 too with no luck.
Thanks
mattygio:
I did that and it still doesn't work. Shouldn't I do something with the firmware folder that came with the wifi library. I jumped from pin 7 to 3 too with no luck.Thanks
Which Arduino IDE version are you running?
Which Arduino board are you using, what revision?
Which WiFi shield are you using and what revision?
I am using Uno R3, and I am using the actual Arduino brand shield model wifi R3.
I tried changing the library on Arduino IDE 1.5.2 for windows XP and Arduino IDE 1.0.3 for Mac to no avail. The shield randomly started to work a couple days ago on my mac but then it stopped working like 10 mins later. Does the programmer setting make a difference? Mine is on AVRISP mkll.
mattygio:
I am using Uno R3, and I am using the actual Arduino brand shield model wifi R3.I tried changing the library on Arduino IDE 1.5.2 for windows XP and Arduino IDE 1.0.3 for Mac to no avail. The shield randomly started to work a couple days ago on my mac but then it stopped working like 10 mins later. Does the programmer setting make a difference? Mine is on AVRISP mkll.
Not sure about the programmer setting. I don't have an AVRISP of any sort. What about the jumper that is next the the micro SD card slot. Can you remove it (an all other hardware except for the Arduino? Also there is no need to jump pins 3 and 7.
Yes! that worked! I was messing with that earlier that why it randomly started working. Thanks
mattygio:
Yes! that worked! I was messing with that earlier that why it randomly started working. Thanks
That were two in a row, both solved the problem with the jumper problem!
Do I get a karma or something?
liudr:
mattygio:
Yes! that worked! I was messing with that earlier that why it randomly started working. ThanksDo I get a karma or something?
How about a nice Walleye?
and an attaboy!
[14] WiFi shield not present
This is very frustrating...I have been trying to get this working all day and...no luck.
Here is what I am using:
Arduino UNO R3 with the atmega328P-PU
Arduino Wireless SD Shield (no SD card installed)
XBEE S1
Arduino IDE 1.6.13
I have tried everything I can think of but all I get, no matter which sketch (Examples/Wifi/ScanNetwork) or Blynk very basic Wifi sketch and all I get is: [14]WiFi Shield not present.
I have read a most of the posts in this form...tried many different things and NO LUCK
Please Help!