-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
Hi there,
i use the following that call to connect to my wifi which works flawlessly:
cyw43_arch_wifi_connect_timeout_ms
At some point in time (and at irregular intervals), i cannot access my pico anymore. Also MDNS responder does not react anymore, so i suspect that the pico-sdk won't reconnect, after its wifi got lost. Is that correct?
For the async variants of those connect functions, i can find this in the doc:
You should subsequently check the status by calling \ref cyw43_wifi_link_status.
Shall one subsequently poll the link_status and reconnect in case it's lost?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels