8000 ESP32: isconnected() and status() methods do not work · Issue #3913 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content
ESP32: isconnected() and status() methods do not work #3913
Closed
@andcss93

Description

@andcss93

Hi,

i have pull the repository a couple of days ago and now i'm on the commit d8dc918 (py/compile: Handle return/break/continue correctly in async with.) of 23/06/2018.
Now when the ESP32 disconnect for some reasons in STA_IF mode, isconnected() method always returns True and the ESP32 log shows as follows:

I (5476584) wifi: STA_DISCONNECTED, reason:201

If i call the status() method he always returns None so i'm not able to determinate the status of the network.STA_IF.

Thanks in advance for the help.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0