What I would ultimately like to do is tell the person to power up this unit, and look for the ESP wifi access point and connect to it. Once this is done, he would open a browser window and navigate to 192.168.4.1. No biggie so far.
How would it be possible to not have the typical esp menu page to show up, but just a simple page with maybe a product title and two entries, wireless network name and wireless network password and then a connect button. Or better yet, a list of available networks, one of which could be selected and then a box to enter the password for that network and then the connect button. Also, if it failed, it would just go back and ask again.
Once it connected, it would just go on and run its program without any more user interaction. Is this possible, or do you always have to access the esp8266basic menu page from the start?