Skip to content

WiFi shield drops bytes occasionally #15

Closed
@tigoe

Description

@tigoe

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions