wokwi-features
wokwi-features copied to clipboard
Pico W Arduino does not connect to Wifi Wokwi-GUEST
trafficstars
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):
- OS: Windows 10 & 11
- Browser: Chrome & Edge
- Version: N/A
Additional context N/A
Thanks for reporting, issue reproduced
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.