Skip to content
Snippets Groups Projects
Commit c68c3273 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.

parent 1f396c58
No related branches found
No related tags found
No related merge requests found
...@@ -52,9 +52,12 @@ by default the IP address is correct when connected to the ESP8266's access ...@@ -52,9 +52,12 @@ by default the IP address is correct when connected to the ESP8266's access
point). If the connection succeeds then you should see a welcome message. point). If the connection succeeds then you should see a welcome message.
On the first connection you need to set a password. Make sure that the On the first connection you need to set a password. Make sure that the
terminal widget is selected by clicking on it, and then type it your password terminal widget is selected by clicking on it, and then follow prompts to
twice (they should match each other). Then ESP8266 will then reboot with type in your password twice (they should match each other). Then ESP8266
the password applied (the WiFi will go down but come back up again). will then reboot with the password applied (the WiFi will go down but come
back up again). Note that some modules may have troubles rebooting
automatically and need reset button press or power cycle (do this if
you don't see ESP8266 access point appearing in a minute or so).
You should then click the "Connect" button again, and enter your password You should then click the "Connect" button again, and enter your password
to connect. If you type in the correct password you should get a prompt to connect. If you type in the correct password you should get a prompt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment