# Setup Remote Channels

## 1. Overview

This feature will come with the SBUS extension board from Gremsy to convert SBUS input to MAVlink message before sending to the payload.

## 2. Setup remote channels by App Setting <a href="#bkmrk-2.-setup-remote-chan" id="bkmrk-2.-setup-remote-chan"></a>

**Step 1:** Connect to the Settings app via Ethernet.

**Step 2:** Open "`Set Up Remote Channels"`

<figure><img src="/files/0E4aZA6RZ2JtUaJtdKhF" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the channels you want to control corresponding to the functions. The value should be between 1 and 18; if not used, please set it to default -1.

**Step 4:** Tilt - Roll - Pan can select "`deadzone"` depending on remote.

<br>

<br>


---

# 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/zio/software-configuration/zio-setting-app/setup-remote-channels.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.
