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] wifi connected callback is not called. #552

Closed
communix opened this issue Jan 15, 2023 · 2 comments
Closed

[pico-w] wifi connected callback is not called. #552

communix opened this issue Jan 15, 2023 · 2 comments
Assignees
Labels
Milestone

Comments

@communix
Copy link
Collaborator

Below code is not work.

wifi.on('connected', function () {
	console.log('[+] WiFi received IP address.');
});
@communix communix added the bug label Jan 15, 2023
@communix communix self-assigned this Jan 15, 2023
@dreanmer
Copy link

dreanmer commented Jun 27, 2023

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.

communix added a commit that referenced this issue Jul 3, 2023
@communix
Copy link
Collaborator Author

communix commented Jul 3, 2023

@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 communix added this to the 1.1.0-beta.3 milestone Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants