# I/O Connection

## QUICK RELEASE CONNECTORS AND PINOUTS <a href="#quick-release-connectors-and-pinouts" id="quick-release-connectors-and-pinouts"></a>

{% content-ref url="../../../accessories/quick-release/s-port" %}
[s-port](https://docs.gremsy.com/accessories/quick-release/s-port)
{% endcontent-ref %}

## VIO Control Cable Diagram

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2FIZ08LIMXSI0cpX9H9uBC%2Fimage.png?alt=media&#x26;token=e23352fa-2f5c-4067-84a7-dc2e15ffd18f" alt="" width="375"><figcaption></figcaption></figure>

### 1. Drone UART

Connector type: GHR-06V-S<br>

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2FW2McDP8R3j4TzAPPi7KC%2Fimage.png?alt=media&#x26;token=1eac6237-e2b1-4553-b3f4-44c3cd348b49" alt=""><figcaption></figcaption></figure>

| Pin number | Wire Color |  Pin name  |
| :--------: | :--------: | :--------: |
|      1     |      x     |      x     |
|      2     |    Brown   | Payload RX |
|      3     |   Orange   | Payload TX |
|      4     |      x     |      x     |
|      5     |      x     |      x     |
|      6     |    Black   |     GND    |

### 2. Ethernet

Connector type: RJ45 CAT5R<br>

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2FhFqloJYQUpt1xlq9rjUV%2Fimage.png?alt=media&#x26;token=0108234d-f761-4da0-88c4-f8da75ebe01a" alt="" width="375"><figcaption></figcaption></figure>

| Pin number | Wire Color | Pin name |
| :--------: | :--------: | :------: |
|      1     |   Orange   |   TX\_P  |
|      2     |    Brown   |   TX\_N  |
|      3     |     Red    |   RX\_P  |
|      4     |      x     |     x    |
|      5     |      x     |     x    |
|      6     |    Black   |   RX\_N  |
|      7     |      x     |     x    |
|      7     |      x     |     x    |

### 3. SBUS

Connector type: Futaba JR Male 2.54

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2FCegOgOzokjVbmjJKkLow%2Fimage.png?alt=media&#x26;token=b8ba4476-e79c-4025-b689-ba1aea25cbf8" alt=""><figcaption></figcaption></figure>

| Pin number | Wire color |   Pin name  |
| :--------: | :--------: | :---------: |
|      1     |   Orange   | SBUS Signal |
|      2     |     Red    |      5V     |
|      3     |    Black   |     GND     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gremsy.com/payloads/vio/hardware-configuration/i-o-connection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
