Skip to content

Commit c68c327

Browse files
committed
docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.
1 parent 1f396c5 commit c68c327

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/esp8266/tutorial/repl.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ by default the IP address is correct when connected to the ESP8266's access
5252
point). If the connection succeeds then you should see a welcome message.
5353

5454
On the first connection you need to set a password. Make sure that the
55-
terminal widget is selected by clicking on it, and then type it your password
56-
twice (they should match each other). Then ESP8266 will then reboot with
57-
the password applied (the WiFi will go down but come back up again).
55+
terminal widget is selected by clicking on it, and then follow prompts to
56+
type in your password twice (they should match each other). Then ESP8266
57+
will then reboot with the password applied (the WiFi will go down but come
58+
back up again). Note that some modules may have troubles rebooting
59+
automatically and need reset button press or power cycle (do this if
60+
you don't see ESP8266 access point appearing in a minute or so).
5861

5962
You should then click the "Connect" button again, and enter your password
6063
to connect. If you type in the correct password you should get a prompt

0 commit comments

Comments
 (0)