# How to set up the connection

## Interface Introduction

<figure><img src="/files/fYQr8Xj8LzijwfaUIyy4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Settings button:** Click to toggle "Off link" / "On link", Long press to enter the main menu interface

**Confirm button:** Click to reset the HOME point, in the main menu interface is the confirmation button.
{% endhint %}

<table><thead><tr><th width="374">    </th><th>    </th></tr></thead><tbody><tr><td>GPS/LocalGPS Batt</td><td>GPS Satellites locked. If an external GPS is connected, GPS/LocalGPS will be displayed in 12/11 formation (GPS=12, Local=11) Batt (Voltage of the main battery) will be displayed alternatively here.</td></tr><tr><td>Dist</td><td>Distance of the plane (Not Available before SetHome)</td></tr><tr><td>Alt</td><td>Altitude of the plane (Not Available before SetHome)</td></tr><tr><td>Azim</td><td>Azimuth of the plane (Not Available before SetHome)</td></tr><tr><td>VLink/DLink</td><td>Video/Data downlink quality. (in %, ref to the “Downlink” chapter)</td></tr><tr><td>Dir/EDir</td><td>Current heading diretion of the tracker. If an external compass is connected, EDir will be displayed alternatively</td></tr></tbody></table>

### **Step 1**

Long press the “setting button” (2-3S) to enter the setting interface.

<figure><img src="/files/y5UIyCuzudGAylZ8pHbL" alt=""><figcaption></figcaption></figure>

### Step 2

Click the “Settings button”, scroll down the menu bar, find “BaudRate”, and then press the “Confirm button” on the right to enter the baud rate selection interface.

<figure><img src="/files/A4AcJhXcJRNbHtImfeY8" alt=""><figcaption></figcaption></figure>

### Step 3

Select the baud rate “115200”, click the “Confirm button” on the right, and “OK” will appear, indicating that the baud rate is successfully set, and then long press the “setting button” to return to the main interface.

<figure><img src="/files/GVOmYoSIbN3xTA604AtZ" alt=""><figcaption></figcaption></figure>

### Step 4

It is recommended to calibrate the AAT before preparing to fly, long press the “Settings button”, find “CalCompass” and press the confirm button, the AAT will calibrate itself.

<figure><img src="/files/ScZyQp2ffKW8HOJmExF5" alt=""><figcaption></figcaption></figure>


---

# 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.yangdaonline.com/yangda-docs/video-and-data-link-user-manual/shadow-aat/how-to-set-up-the-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.
