parent
f86a46e6d2
commit
b8c46f2523
18
Testing.md
18
Testing.md
|
@ -20,4 +20,20 @@ Documentation:
|
|||
* [Camera module data sheet](https://nextcloud.spirirobotics.com/f/3382)
|
||||
* [Camera sensor data sheet](https://nextcloud.spirirobotics.com/f/3392)
|
||||
* [Camera sensor development guide](https://nextcloud.spirirobotics.com/f/3396)
|
||||
* [MIPI bridge](https://nextcloud.spirirobotics.com/f/3386)
|
||||
* [MIPI bridge](https://nextcloud.spirirobotics.com/f/3386)
|
||||
|
||||
|
||||
#### Driver EG25-G
|
||||
|
||||
Quectel application
|
||||
|
||||
```bash
|
||||
sudo ./quectel-CM -s ctnet &
|
||||
ifconfig eth1
|
||||
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)
|
Loading…
Reference in New Issue