You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the WiFi connection on the ESP8266. the app is left in a state of confusion and has to be stopped and restarted after the phone/device device connects back to the target network before the screen that allows one to add nodes will appear.
The app should detect the network change, which will happen automatically in most cases, and automatically switch to the Nodes screen.
The current workarounds are:
Stop and restart the app after configuring the ESP8266 to connect to the home network, or
Configure the ESP8266 through a web browser at http://192.168.4.1:5050 before opening the app
The text was updated successfully, but these errors were encountered:
After the WiFi connection on the ESP8266. the app is left in a state of confusion and has to be stopped and restarted after the phone/device device connects back to the target network before the screen that allows one to add nodes will appear.
The app should detect the network change, which will happen automatically in most cases, and automatically switch to the Nodes screen.
The current workarounds are:
The text was updated successfully, but these errors were encountered: