Skip to content

wifi.radio.ap_info was never implemented on the Pico W #9323

Open
@justmobilize

Description

@justmobilize

CircuitPython version

Adafruit CircuitPython 9.0.4 on 2024-04-16; Raspberry Pi Pico W with rp2040

Code/REPL

import wifi
hasattr(wifi.radio, "ap_info")

Behavior

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NotImplementedError:

Description

wifi.radio.ap_info was never implemented on the Pico W

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions