Skip to content

WiFi.status() returns 255 (No Shield) in softAP mode. #3305

@n9wxu

Description

@n9wxu

I am operating alternately in softAP and STA modes. When I am in STA mode, WiFi.Status() == WL_CONNECTED (3). However, when I am operating in softAP mode the WiFi.Status() returns WL_NO_SHEILD (255). This is very strange and certainly not what I expected.

I am using PlatformIO ESP32 Platform version 1.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions