Wifi connection and Wifi AP at same time
Posted: Tue May 02, 2017 2:46 pm
Hi all,
I have prgram for control of relay within Mqtt and it works. At the start of the program I set local wifi SSID and Pass and this whole thing works. This evening I try to go one step furter doing wifi AP and this works if just set AP and disable code for connecting to local wifi. If I put AP at begining and then connect to local wifi then wifi is ok but AP disconnects. My idea is to have AP with login to SSID and PASS that I can go visit my friends house and connect to wifi. This login to SSID and PASS will be whole time active (HTML FORM). And with this connection to store SSID and PASS to lua file that is used for seting local wifi connection SSID and PASS.
Is this possible to have wifi AP active and connected to local wifi active same time?
Thanx,
Faramon
I have prgram for control of relay within Mqtt and it works. At the start of the program I set local wifi SSID and Pass and this whole thing works. This evening I try to go one step furter doing wifi AP and this works if just set AP and disable code for connecting to local wifi. If I put AP at begining and then connect to local wifi then wifi is ok but AP disconnects. My idea is to have AP with login to SSID and PASS that I can go visit my friends house and connect to wifi. This login to SSID and PASS will be whole time active (HTML FORM). And with this connection to store SSID and PASS to lua file that is used for seting local wifi connection SSID and PASS.
Is this possible to have wifi AP active and connected to local wifi active same time?
Thanx,
Faramon