Skip to content

WiFi.disconnect is not working #34

@dogayuksel

Description

@dogayuksel

Hi,

Testing with UNO rev3 and official wifi shield (firmware version1.1.0).

When I call WiFi.disconnect():

  • the green led (link) from the wifi shield turns off and the red led (error) turns on. At this point Wifi.status returns WL_CONNECT_FAILED.

  • After 2 seconds or so, error LED turns off, and link LED turns on. Wifi.status returns WL_CONNECTED.

Seems like the issue is around since 2012, wanted to document it on the source, maybe someone has an idea or a workaround.

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