We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Below code is not work.
wifi.on('connected', function () { console.log('[+] WiFi received IP address.'); });
The text was updated successfully, but these errors were encountered:
Is there any other way to get the ip address? while this isn't fixed.
[edit] I've found the device sanning my local network with nmap.
Sorry, something went wrong.
Fix wifi connect callback issue
d3d72b0
- issue #552
@dreanmer Could you please try it with the attached FW? I fixed this issue.
kaluma-rp2-pico-w-1.1.0-beta.2_disable_dns_0702.uf2.zip
communix
No branches or pull requests
Below code is not work.
The text was updated successfully, but these errors were encountered: