Accessing WiFi Access Point from a preloaded HTML/Javascript
Posted: Sat Feb 22, 2020 10:53 am
I'm using an ESP8266 which is situated in a field well away from any WiFi network so I have configured it as an Access Point. But I don't want the ESP8266 to serve the webpage as it's hard to update as it's not on any WiFi network. Instead I'd like to download the webpage from a larger server into local storage on a tablet, then walk to the ESP8266, switch the tablet WiFi over to the ESP WiFi, open the downloaded webpage and have it initiate communication with the ESP8266 on the usual 192.168.4.1.
But I can't work out how to do this. Is it possible ?
But I can't work out how to do this. Is it possible ?