mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-04 00:39:32 +00:00
docs: add 4g modem example
This commit is contained in:
@@ -8,6 +8,12 @@ The fourth generation mobile communication is a convenient tool for transmitting
|
||||
|
||||
Connect a 4G modem with SIM card to the USB port of your Raspberry Pi.
|
||||
|
||||
Note that when connected, the modem must be recognized in the system as a network card, without any additional settings.
|
||||
|
||||
4G modem example: *USB 4G Huawei E3372H*
|
||||
|
||||
<img src="../assets/4g/huawei.jpg" width=300 class="zoom center border">
|
||||
|
||||
> **Hint** We suggest using the UDP transfer protocol to control the drone, which provides less delay, at the cost of no guarantee of receiving the package, which is very important during the flight.
|
||||
|
||||
Create the VPN network keys to connect Raspberry Pi and the ground station.
|
||||
|
||||
Reference in New Issue
Block a user