# Hardware Connectivity

Communication Architecture

The Jetson has two main ways of communicating with the flight stack and payloads. The Jetson is connected via ethernet to both the ethernet port at the top of the drone, the 8 pin ethernet port at the bottom of the drone, and the radio. These channels are for the Jetson and drone controller communication, payload communication, and developer access through SSH. The Jetson is also connected to the flight controller through serial UART, which is the channel for [mavlink communication](https://docs.flybydev.com/quickstart/nvidia-orin-nx#mavlink).&#x20;

## Payloads

The F-11 can carry up to 6lb payloads. Payloads can be powered and controlled through the readily available external ports and connectors available on the drone.&#x20;

#### Mounting Points

There are 22 total mounting points, all of which use M3 screws. 10 are on the top of the drone, and 12 are on the bottom. The bottom points have a depth of 5mm, while the top have a depth of 8mm.&#x20;

#### External Peripherals

There are three XT30 connectors on the bottom of the drone. The first XT30 connector is 12V at 9 amps, the second is VBAT (36-50.4V) at 9 amps and the final is 28V at 4 amps.

\
The main I/O access points on the drone are the standard ethernet port located at the top of the drone, two peripheral USB 3.0 (type A) ports, one 10-pin gimbal control port, and one 8-pin ethernet port on the bottom of the drone.

\[Note: Do not block the power button and air vents when mounting payloads. The power button is the 18mm diameter round structure on the lid of the drone towards the back of the housing.]

<figure><img src="https://4058622452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKvWvYXOlsubeGgyxYP6E%2Fuploads%2FLhGPCp6QqLVELzUhgXYO%2FDrone%20Top.jpg?alt=media&#x26;token=d75b4dba-3955-4b41-b5f1-e10ec4410c47" alt=""><figcaption><p>Top Ports, Connectors, and Mounts</p></figcaption></figure>

<figure><img src="https://4058622452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKvWvYXOlsubeGgyxYP6E%2Fuploads%2Fgp0ccV9KtGBf0KqYai0H%2FDrone%20Bottom.jpg.jpg?alt=media&#x26;token=7e9a5edc-4ca6-4714-aeec-5b33e2c89a19" alt=""><figcaption><p>Bottom Ports, Connectors, and Mounts</p></figcaption></figure>

## CAD File for Bottom Drone Body

{% file src="<https://4058622452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKvWvYXOlsubeGgyxYP6E%2Fuploads%2FvfDabVtvqekWDPOQTJu4%2FDrone%20Bottom%20Mounting.STEP?alt=media&token=f4d51e6e-bf2c-4d79-af7a-b4c312c23a09>" %}

{% file src="<https://4058622452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKvWvYXOlsubeGgyxYP6E%2Fuploads%2Fkz2QSk3KRI8yjobOqzW2%2FDrone%20Lid%20Mounting.STEP?alt=media&token=7f7fb467-aeac-49d2-af73-902bf7ab65f6>" %}

## Pinouts

#### 10 Pin Clik Mate Gimbal Control (SKU 5025781000)

<figure><img src="https://4058622452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKvWvYXOlsubeGgyxYP6E%2Fuploads%2FYnnb7BuIR0ymDNpvA8yq%2F10%20pin.png?alt=media&#x26;token=53e66a63-ce7f-4f26-ab20-54160d061d74" alt=""><figcaption><p>10 Pin Clik Mate Gimbal Control</p></figcaption></figure>

| Pin Number | Function |
| ---------- | -------- |
| 1          | 5V       |
| 2          | SBUS     |
| 3          | GND      |
| 4          | N/A      |
| 5          | N/A      |
| 6          | N/A      |
| 7          | N/A      |
| 8          | GND      |
| 9          | G\_TX    |
| 10         | G\_RX    |

#### 8 Pin Clik Mate Ethernet (SKU 5025780800)

<figure><img src="https://4058622452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKvWvYXOlsubeGgyxYP6E%2Fuploads%2FAMDGtskgyWxlJlYXGD4B%2F8%20pin.png?alt=media&#x26;token=5b016695-30a6-41e2-938c-e01945609f13" alt=""><figcaption><p>8 Pin Clik Mate Ethernet</p></figcaption></figure>

| Pin Number | Function |
| ---------- | -------- |
| 1          | A\_P     |
| 2          | A\_N     |
| 3          | B\_P     |
| 4          | B\_N     |
| 5          | C\_P     |
| 6          | C\_N     |
| 7          | D\_P     |
| 8          | D\_N     |
