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

Is there a way to access WiFi IP and connect/disconnect/scan functions from the uC? #58

Open
spotrevoc opened this issue Feb 23, 2021 · 0 comments

Comments

@spotrevoc
Copy link

I need my device to function relatively independent of a computer/browser. Sometimes, especially during rolling blackouts, my network's DHCP ends up reassigning IPs and it can be a pain to figure out the new IP of an esp-link device. At the very least, is there a way to retrieve the IP through the el-client library? If possible, it would be really good to be able to disconnect, scan, and connect with ssid/password from the microcontroller side rather than through a browser.

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

No branches or pull requests

1 participant