Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
c68c3273
Commit
c68c3273
authored
9 years ago
by
Paul Sokolovsky
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/esp8266/tutorial/repl.rst
+6
-3
6 additions, 3 deletions
docs/esp8266/tutorial/repl.rst
with
6 additions
and
3 deletions
docs/esp8266/tutorial/repl.rst
+
6
−
3
View file @
c68c3273
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment