Skip to content

New Feature Request: netObj.config(channel=11) for STA_IF Object #32

Description

@mmliam

Currently netObj.config(channel=11) is only available for AP objects, However, for applications in which a station is awakened from deep-sleep, having the capability to fix the channel in advance, rather than having the station scan all channels would significantly shorten connection time for an ESP8266 running micropython.

The particular application requires an ESP8266 to remain in deep-sleep until awakened by an external event, the station reports the event, than goes back into deep-sleep to save battery power. Reducing the network connection time to a minimum is essential to the application.

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