Skip to content

[MicroPython feature request] WiFi scan improve. #27

@water5

Description

@water5
wifi = WLAN(mode = WLAN.STA)
wifi.scan()

MicroPython Ameba port, WiFi scan result type is 'NoneType', that not easy to access, list type is good choice. and sometimes, channel (or frequency), hidden item is useful, Ameba port have not that currently.

https://docs.micropython.org/en/latest/library/network.html#network.AbstractNIC.scan

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