Skip to content

WiFi disconnects and does not recover #2316

@mincequi

Description

@mincequi

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions