> For the complete documentation index, see [llms.txt](https://aerogcs-green-docs.aeromegh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aerogcs-green-docs.aeromegh.com/7.-connecting-a-drone/7.5-using-h12.md).

# 7.5 Using H12

To connect the **H12 device** (with AeroGCS GREEN installed) to the drone, follow these steps:

1. **Open the Connect Aircraft Screen**:&#x20;
   * Navigate to the **Connect Aircraft** screen in AeroGCS GREEN.
2. **Select Communication Link Type**:&#x20;
   * From the list of communication link types, choose **H12** as shown in

<figure><img src="/files/TBCbCrIItLRBPseOQlwP" alt=""><figcaption><p>Connect with H12</p></figcaption></figure>

3. **Connect to the Drone:**&#x20;
   * Tap the **Connect** button to establish a connection between your H12 device and the drone.
4. **Connection Confirmation:**&#x20;
   * Once connected, a confirmation message will appear, indicating that the drone is successfully connected.

<figure><img src="/files/YvaGDNH3fqDoWNuAcM31" alt=""><figcaption><p>Drone Connected</p></figcaption></figure>

> **📡 Choose the Right Communication Protocol**&#x20;
>
> &#x20;Select Protocol Based on Application and Range&#x20;
>
> * &#x20;Different communication protocols are available.&#x20;
> * Choose the one that best suits your application needs and device range.&#x20;
>
> **Remember**: Selecting the correct protocol ensures reliable connection and optimal performance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://aerogcs-green-docs.aeromegh.com/7.-connecting-a-drone/7.5-using-h12.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.
