Closed
Description
I've had trouble with the WiFi shield occasionally dropping bytes when it makes a HTTP request.
You can see the phenomenon here: https://cosm.com/feeds/54858 There should be four feeds: temp, Humidity, Pressure and Light. The additional misspelled feeds are added by the Arduino with WiFi shield making a HTTP call and dropping some of the bytes when it makes the call.
The code that I'm using is here: https://github.com/tigoe/SensorExamples/blob/master/WiFiWeatherStation/WiFiWeatherStation.ino It's based on the Pachube client example. The same code, but with the Ethernet library in place of the WiFi library, works perfectly every time.
Metadata
Metadata
Assignees
Labels
No labels