Hello,
I'm using Arduino for a school project. I have to use the Arduino to switch on and off some objects in a House (suche as lights, etc) from a smartphone or a tablet via the wifi.
I just bought the official Arduino Wifi Shield to control my Arduino through the network.
To Check if the Shield was working, i uploaded in some examples from the Arduino programming tool 1.0.3
But, all wifi exemples were telling me in the Serial Monitor : "Wifi Shield not Present".
And the Shield was correctly pluged in...
I'm able to Blink the L9 led of the Shield, so it may work...
I try to bypass the Shield presence check in the exemples programm, but it was still block to the next step of the programm, so not working at all...
I also updated the Shield with the last Firmware but the error is still present.
I read from the comments of the Arduino official page that this problem can be solve with a jumper with a wire between pin 7 and 3, but still don't work with this.
I have to present my work at the end of the week, and i'm still blocked in the first steps because of a small technical problem...
I hope someone here know how to fix this !
Thanks for reading.