Skip to content

ESP32 WiFi SoftAP netdev support. #14114

@jeandudey

Description

@jeandudey

Description

The ESP32 MCU supports WiFi AP mode and STA modes, both can be used at the same time (I don't know if ESP-NOW is supported with both AP/STA enabled).

The main idea is to use the existing esp_wifi netdev driver and add a pseudomodule esp_wifi_ap which configures the WiFi to be used as an AP.

This issue is to track the progress and discuss the possible implementation, also, if it has any interest on RIOT for an AP mode.

Useful links

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: networkArea: NetworkingPlatform: ESPPlatform: This PR/issue effects ESP-based platformsType: new featureThe issue requests / The PR implemements a new feature for RIOTType: trackingThe issue tracks and organizes the sub-tasks of a larger effort

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions