Simple library for selecting wifi connection to connect to
Posted: Thu Sep 22, 2016 8:30 am
I am looking for some simple library that let's me select my wifi and enter the password through a web interface. Not though code, which I see in most examples.
Basically creates an ad-hoc access point for me which I can connect to, which I can then use to search for my wifi network (through web interface) and then make it connect to
my existing home wifi. It should then remember the connection to my home wifi. But whenever it has lost the connection (because I have a new router for example) I want it to make the ad-hoc thing again.
I suppose most people must want something like this for easy configuring the module. Does something like this exist that I can easily use in my code?
Basically creates an ad-hoc access point for me which I can connect to, which I can then use to search for my wifi network (through web interface) and then make it connect to
my existing home wifi. It should then remember the connection to my home wifi. But whenever it has lost the connection (because I have a new router for example) I want it to make the ad-hoc thing again.
I suppose most people must want something like this for easy configuring the module. Does something like this exist that I can easily use in my code?