Skip to content

Commit

Permalink
Merge pull request Seeed-Studio#1131 from grilliiiii/docusaurus-version
Browse files Browse the repository at this point in the history
Update: modified the wiki for grove vision ai v2 and reterminal
  • Loading branch information
grilliiiii authored Apr 18, 2024
2 parents 00ca2dc + 42f9c88 commit db640fc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/Edge/Raspberry_Pi_Devices/reTerminal/reTerminal.md
Original file line number Diff line number Diff line change
Expand Up @@ -652,10 +652,20 @@ sudo reboot
sudo ./scripts/reTerminal.sh
```

:::note

Type the following if you don't want to upgrade the kernel at the same time:

```sh
sudo ./scripts/reTerminal.sh --keep-kernel
```
:::

You will see the following output if you have successfully installed the drivers

<p style={{textAlign: 'center'}}><img src="http://files.seeedstudio.com/wiki/ReTerminal/driver-success.png" alt="pir" width="1000" height="auto"/></p>


- **Step 4.** Reboot the reTerminal

```sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Please turn on the MQTT button and enter the following information that you need

- **SSID & Password**: The name and password of the network you want XIAO to connect to. XIAO only supports 2.4G WiFi, 5G network is not available.

Please fill in the network configuration according to the device information of the Grove Vision AI V2 that we have added by SenseCAP in **[Step 3](#step-3-add-device)**. The difference is that the port number needs to be changed to **8883**. and the **SSL** button needs to be turned on.
Please fill in the network configuration according to the device information of the Grove Vision AI V2 that we have added by SenseCAP in **[Step 3](#step-3-add-device)**.

<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/grove-vision-ai-v2-mate/23.png" style={{width:1000, height:'auto'}}/></div>

Expand Down

0 comments on commit db640fc

Please sign in to comment.