Skip to content

Commit

Permalink
docs: Add missing spawn wifi hint to the dreame fastboot instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypfer committed Jan 14, 2025
1 parent e27f175 commit 7c86147
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/_pages/installation/dreame.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,10 @@ Once you know that, download the latest matching Valetudo binary to your laptop:
With the Valetudo binary downloaded, head over to <a href="https://github.com/Hypfer/valetudo-helper-httpbridge" rel="noopener" target="_blank">https://github.com/Hypfer/valetudo-helper-httpbridge</a>
and download a matching binary for your laptops operating system.

Now, connect the laptop to the Wi-Fi Access Point of the robot.<br/>
You should be able to connect to it via ssh. Do that now and keep the shell open: `ssh -i ./your/keyfile [email protected]`
Now, connect the laptop to the Wi-Fi Access Point of the robot. If you can't see the robots Wi-Fi AP to connect to, it might have disabled itself.
In that case, press and hold the two outer buttons until it starts talking to you.

Once connected via Wi-Fi, you should be able to connect to it using ssh. Do that now and keep the shell open: `ssh -i ./your/keyfile [email protected]`

The next step is to start the utility webserver. Open a new terminal and run the `./valetudo-helper-httpbridge-amd64` binary **Don't close that window until you're done.**
The server will create a new `www` directory right next to itself as well as print out a few sample commands explaining how to download from and upload to it.
Expand Down

0 comments on commit 7c86147

Please sign in to comment.