HelloServer NodeMCUESP-12E
Posted: Thu Aug 18, 2016 8:50 pm
Hello
Followed many simple tutorial for and most works fine but using this module as web-server doesn't work as expected.
From the Arduino examples ESP8266WebServer-HelloServer compile and upload fine, serial monitor gives me confirmation that .......
Connected to "xxmywifixx"
IP address: 192.168.1.99
MDNS responder started
HTTP server started
When ever I try to connect from my browser to 192.168.1.99 its times out and nothing ever happens
The ESP12E crates its own wifi network "AI-Thinker_17xxxx" if I connected to this wifi the HelloServer works fine on 192.168.4.1
How to turn off the 2nd wifi AP and how to access to the webserver from my actual home wifi ?
Thanks
Followed many simple tutorial for and most works fine but using this module as web-server doesn't work as expected.
From the Arduino examples ESP8266WebServer-HelloServer compile and upload fine, serial monitor gives me confirmation that .......
Connected to "xxmywifixx"
IP address: 192.168.1.99
MDNS responder started
HTTP server started
When ever I try to connect from my browser to 192.168.1.99 its times out and nothing ever happens
The ESP12E crates its own wifi network "AI-Thinker_17xxxx" if I connected to this wifi the HelloServer works fine on 192.168.4.1
How to turn off the 2nd wifi AP and how to access to the webserver from my actual home wifi ?
Thanks