Files
clover/docs/en/wifi.md
Oleg Kalachev 2b50b9bd8c Rework gitbook, add Clever 4 instruction (#163)
Co-authored-by: sfalexrog <sfalexrog@gmail.com>

* Rework the structure.
* Add Clever 4 assembling instruction.
* Rework setup articles.
* Many additional changes.
2019-08-17 09:23:46 +03:00

19 lines
880 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Connecting to Clever via Wi-Fi
===
[RPi image](image.md) provides a pre-configured Wi-Fi access point from SSID `CLEVER-xxxx`, where xxxx are the four random numbers that are assigned when your Raspberry Pi is run for the first time.
Connect to Wi-Fi, using the password: `cleverwifi`.
<img src="../assets/ssid.png" width="300px" alt="Wi-Fi SSID">
To edit the Wi-Fi settings, or to obtain more detailed information about the network device on Raspberry Pi, read this [article](network.md).
## Web interface
After connecting to Clever Wi-Fi, point http://192.168.11.1 in you web browser. It contains all the basic web tools of Clever: viewing image topics, web terminal (Butterfly), and the full copy of this documentation.
<img src="../assets/web.png" alt="Веб-интерфейс Клевера" class="zoom">
**Next**: [Using QGroundControl via Wi-Fi](gcs_bridge.md).