Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
PPATSSAR opened this issue Mar 8, 2024 · 2 comments
Open

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

PPATSSAR opened this issue Mar 8, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@PPATSSAR
Copy link

PPATSSAR commented Mar 8, 2024

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 PPATSSAR added the bug Something isn't working label Mar 8, 2024
@urish urish self-assigned this Mar 8, 2024
@urish
Copy link
Contributor

urish commented Mar 11, 2024

Thanks for reporting, issue reproduced

@urish
Copy link
Contributor

urish commented Mar 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants