Skip to content

WiFi.status() returns 255 randomly but remains connected and operational #85

Open
@Roamer105

Description

@Roamer105

A significant web server sketch running on an MKR1010 experiences random "disconnects" which are not really disconnects since the status returned is 255 and not any of the valid status codes listed. For now, simply ignoring it and treat it the same as WL_CONNECTED overcomes the issue as a work-around.

The frequency of the 255 status returns seem to depend on network activity and proximity to the AP. It seems that is is worse when located close to the AP (within 10 feet for example).

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