A crucial component for the ESP8266 IoT framework is a WiFi manager. It is not difficult to connect an ESP8266 to a WiFi network with the standard Arduino libraries if you manually enter your credentials in your code. But of course that is not how we want to approach it here. The WiFi manager should allow the user to enter the right WiFi details in the browser, and try to connect to that network automatically.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.