Hi,
I am making a project to monitor certain parameters on xively.
I am using:
Arduino 1.0.6 I.D.E.
Arduino uno R3
Arduino wifi shield with WiFi firmware version: 1.1.0. (upgraded firmware to last version).
My Sheild is working good just had a issue that after some time it stops sending data to server. The green led of the wifi shield is continuously on but it stops sending data.
It does not stop with any pattern, sometimes it works for 2 hours perfectly and then stops sending data, sometimes for 3 hours some times for 4 hours randomly,
I want to use this wifi for a 24x7 usage, Is this shield capable of being used continously.
I haven't had any problems with it, except for the server section of the library.
If the server stalls or the connection breaks, most client examples will freeze. Post the code you are trying. I'll see if i can add a timeout feature to it for you.
amirchaudhary:
Does your board keeps sending data 24x7 without hanging in between!!
Yes. I tested it for only 10 days as I recall. I tried to get it to fail. I disabled the router's radio. I rebooted the router. I stopped the server. It continued to work despite all that.