Skip to content

Web-workflow AP fallback #8405

@bill88t

Description

@bill88t

This is less of a feature request and more of a request to get down to decide an api for it.
I would like to try implementing it, but I want your input on how it will work.

I was thinking of making it a fallback of sorts.
If the STA network /settings.toml specifies is not found, or could not be connected, check if AP credentials exist and make an AP.

CIRCUITPY_AP_SSID
CIRCUITPY_AP_PASSWORD

Also it would perhaps be worth considering installing some random defaults onto the filesystem upon formatting.
This would remove the need to go and do:

a = open("/settings.toml", "w")
a.write(..)

on every wipe.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions