Wifi.ap.config external set up
Posted: Thu Oct 01, 2015 5:28 pm
Hi, im looking for ideas to do an external set up of wifi.ap.config credential. I was thinking to do a desktop app and open a port to comunicate with esp8266, 2 textbox for SSID and Pass and send it to esp8266.
What is the best way to do this?? my whole code into a init.lua and wait for valid credentials reading another file (credentials.lua), or init.lua wait for credentials until its connected and then executes another .lua file.
I would thank any docummentation about this. Thank you so much for help!!
What is the best way to do this?? my whole code into a init.lua and wait for valid credentials reading another file (credentials.lua), or init.lua wait for credentials until its connected and then executes another .lua file.
I would thank any docummentation about this. Thank you so much for help!!