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

Nano connect RP2040 with Pico SDK (Philhower) hangs when WiFi.localip() is called. #282

Open
rcds2 opened this issue Jun 11, 2024 · 0 comments

Comments

@rcds2
Copy link

rcds2 commented Jun 11, 2024

WiFi module firmware: 1.5
WiFiNINA Library version: 1.8.14
Pico SDK version: 3.8.1

I am using the WiFiNINA WiFiPing unmodified example sketch.
New board, nothing connected to it.
I know the WiFi connection works properly because:

  1. The same example sketch, unmodified, works fine when using Arduinos' MBED OS core.
  2. When using the Pico SDK, I get a SUCCESS! ping reply when I comment out the line " IPAdress ip = WiFi.localIP();".

Please help!
Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant