-
Notifications
You must be signed in to change notification settings - Fork 34
Configure WiFi settings using the Web UI
Robert van den Breemen edited this page Apr 2, 2024
·
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, go to http://otgw.local or enter the IP address of your ESP
Note: otgw.local requires mDNS which is not supported on Android. 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. Do not connect to the USB port if the ESP is still attached to the OTGW!
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.