10000 BootWiFi hangs if a SYSTEM_EVENT_STA_DISCONNECTED event is received. · Issue #495 · nkolban/esp32-snippets · GitHub
[go: up one dir, main page]

Skip to content
BootWiFi hangs if a SYSTEM_EVENT_STA_DISCONNECTED event is received. #495
Closed
@Brisdo

Description

@Brisdo

BootWiFi::boot hangs on m_completeSemaphore.wait("boot") if WiFi::connectAP receives SYSTEM_EVENT_STA_DISCONNECTED because m_completeSemaphore.give() is never called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0