- Thu Sep 17, 2015 6:58 pm
#29300
Once the module is flashed and rebooted it should create an access point labeled "ESP".
Connect to that access point and in your browser go to
http://192.168.4.1/There should be a link at the top that says settings. On this page you can set the access point name and password to connect to. Note that the network name is case sensitive.
You can also instruct the device to connect to a network or create an access point from within basic it self. An example on how to do this is located here.
http://www.esp8266basic.com/wifi-statio ... mples.htmlAlso some thing to note is that if your module was previously configured for auto reconnect you can find its ip address by connecting it to a serial terminal @9600 baud and restarting the module. It will attempt to reconnect to the last network and if it fails will start ap mode. If it connect it will spit out its ip address.
If you could explain what you mean by connect to a mobile browser. I have used my android phone to talk with and edit programs on the device. I would not anticipate any problems with this.