parent
3957f23e0e
commit
c6d74fd50d
12
Testing.md
12
Testing.md
|
@ -25,7 +25,7 @@ Documentation:
|
|||
|
||||
#### Driver EG25-G
|
||||
|
||||
Quectel application Internet connection
|
||||
Quectel application Internet connection:
|
||||
|
||||
```bash
|
||||
sudo ./quectel-CM -s ctnet &
|
||||
|
@ -36,4 +36,12 @@ ping -I eth1 www.google.com
|
|||
* [Cellular modem hardware design](https://nextcloud.spirirobotics.com/f/3971)
|
||||
* [Cellular modem PPP](https://nextcloud.spirirobotics.com/f/3970)
|
||||
* [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