-
Notifications
You must be signed in to change notification settings - Fork 35
Configure WiFi settings using the Web UI
tjfsteele edited this page Jan 18, 2022
·
11 revisions
After first flash, or, when you alter your WiFi network, then you need to configure your wifi settings.
- Wait for the ESP to go into the AP config mode.
- Open your WiFi setting (smartphone or computer)
- Connect to network OTGW-XX-XX-XX-XX-XX
- A configuration screen should pop up. If this does not happen, just go to 192.168.4.1
- Now configure your WiFi setup.
- After the device is connected to WiFi, connect to the WebUI and goto http://otgw.local or enter your gateway IP address
Note: otgw.local requires mDNS which is not supported on Android or Windows. You can find out the IP address of your gateway by looking at the serial output (9600 baud) while connected to the USB port (it will tell you the IP address on boot) or by checking your router.
In the Web UI you can go to Settings by clicking:
Read more on how to continue to setup the OTGW firmware on the ESP 8266.