parent
3957f23e0e
commit
c6d74fd50d
10
Testing.md
10
Testing.md
|
@ -25,7 +25,7 @@ Documentation:
|
||||||
|
|
||||||
#### Driver EG25-G
|
#### Driver EG25-G
|
||||||
|
|
||||||
Quectel application Internet connection
|
Quectel application Internet connection:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo ./quectel-CM -s ctnet &
|
sudo ./quectel-CM -s ctnet &
|
||||||
|
@ -37,3 +37,11 @@ ping -I eth1 www.google.com
|
||||||
* [Cellular modem PPP](https://nextcloud.spirirobotics.com/f/3970)
|
* [Cellular modem PPP](https://nextcloud.spirirobotics.com/f/3970)
|
||||||
* [Cellular modem AT commands](https://nextcloud.spirirobotics.com/f/3968)
|
* [Cellular modem AT commands](https://nextcloud.spirirobotics.com/f/3968)
|
||||||
* [Cellular modem GNSS AT commands](https://nextcloud.spirirobotics.com/f/3969)
|
* [Cellular modem GNSS AT commands](https://nextcloud.spirirobotics.com/f/3969)
|
||||||
|
|
||||||
|
#### Fan
|
||||||
|
|
||||||
|
Turn on the fan
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo jetson_clocks --fan
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue