how would I setup init.lua to buffer a page as an AP
that would have:
boxes for setting up your wifi station info ssid, password
2 radial buttons static, dynamic
3 boxes get buffered if static is selected ip,netmask,gateway
1 submit button the submit file would submit and parse the info to be written to the server.lua
1 load server button to load server.lua right away
And last I want to wait 5 minutes and then load server.lua automatically (in case of power loss)
This way no matter where I take my device I can connect to a different wifi or if I change my wifi password, ssid, hardware etc... I could change the info easily from a web interface using any wireless device and simply connecting to it as an access point.
This is what would be required I know but how to put this into code and make it work if possible would be nice.
There are things I don't know like when you write line do you need to include the line number, the [[ brackets etc...
I dunno if it is even possible to serve a page as an access point they do it with your wifi router I don't see why you couldn't do it with nodemcu but I am not entirely sure.
This should be important to anyone if they want to have ease of use with their IOT device.
Example of code would be nice if possible.
Really hoping for a response on this one.
Where I buy my ESP8266 boards from... (Banggood)