Skip to content

Add AP (Access Point) mode for ESP32 fs/web workflow #10594

@maruf009sultan

Description

@maruf009sultan

Right now the web workflow only works when the ESP32 joins an existing WiFi network.
It would be very useful if CircuitPython on ESP32 could start its own WiFi access point, so a computer/phone can connect directly to it.

This helps in cases where:

1] No router / internet is available (off-grid, field use).

2] User prefers not to connect through external WiFi.

The AP mode wouldn’t need extra features beyond what already exists — just the same web workflow but hosted on the ESP32’s own WiFi network.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions