wokwi / wokwi-features

Wokwi Feature requests & Bug Reports
https://wokwi.com
71 stars 17 forks source link

Pico W Arduino does not connect to Wifi Wokwi-GUEST #748

Open PPATSSAR opened 5 months ago

PPATSSAR commented 5 months ago

Describe the bug The example Arduino sketch by Urish, using a Pico W, never connects to the virtual WiFi access point called Wokwi-GUEST.

To Reproduce https://wokwi.com/projects/360610135224442881

Expected behavior A Wifi connection after a while.

Environment (please complete the following information):

Additional context N/A

urish commented 5 months ago

Thanks for reporting, issue reproduced

urish commented 4 months ago

Further investigation shows that this broke once pi-pico SDK v1.5.1 was released.

As a workaround, I downgraded the Pi Pico Arduino core to v3.2.2, which is the latest version using pi-pico SDK v1.5.0.