# 5. How to connect the drone

#### 5.1. Power on the video\&data link and connect it to ground station on the LAN port, then run LAUNCH QGC software.

<figure><img src="/files/33IKwfkc2TLgGXKTxsfI" alt=""><figcaption></figcaption></figure>

#### 5.2. Connection method and steps.

5.2.1. Connect the drone to the QGC software via UDP connection. Use IP address 192.168.199.33 and port 15000 when connecting to the drone.

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

5.2.2. Connect the drone to the QGC software via serial port. connect using a Type-C data cable, select the corresponding COM port , and set the baud rate to 115200.

<figure><img src="/files/gGqjA20y33FaEiejWSk0" 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/videopass-n150-yc/5.-how-to-connect-the-drone.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.
