wokwi-features icon indicating copy to clipboard operation
wokwi-features copied to clipboard

Pico W Arduino does not connect to Wifi Wokwi-GUEST

Open PPATSSAR opened this issue 1 year ago • 2 comments
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

PPATSSAR avatar Mar 08 '24 15:03 PPATSSAR

Thanks for reporting, issue reproduced

urish avatar Mar 11 '24 21:03 urish

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.

urish avatar Mar 25 '24 12:03 urish