I am not quite sure if this is the right section for posting this thread, but any admin an correct me through
Suppose someone has an ESP8266 module and programming in LUA via ESPlorer.
If i want to setup the SSID and WEP key parameters WITHOUT changing it hard coded inside my LUA script, how will it be done ?
Example : Somehow i move the ESP to another location with another router settings (SSID name and WEP key). Is there any LUA script that represents a mini html page with SSID and WEP key fields to change them , and then keep the module running the rest of my code as a STATION mode (web sever) ?
Thanks in advance
Timothy