-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels