Skip to content

I can not run AP and STA mode simultaneously. #2

@munir-zin

Description

@munir-zin

Hi,
I am facing issues setting both modes (AP and STA) of picow. When I try to setup AP mode 1st and then try a connection to router in STA mode, I get following error.

<err> zephyr_cyw43: Please disable access point mode before initiating a client connection.

Similarly, when I try to connect first and then enable AP mode, I get this error.

<err> zephyr_cyw43: Currently connected as a client. Please disconnect before enabling AP.

NOTE: I am trying to disconnect as well before enabling AP mode.

If I just enable AP mode, it works fine. But When I try to connect a client device with it, the client device does not get any IP address and no event for NET_EVENT_WIFI_AP_STA_CONNECTED is received.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions