# HereLink

<details>

<summary>Where can I find the HereLink Black, and HereLink Blue FCC ID's? </summary>

* **HereLink Black Air Unit** FCC ID: 2ARLU-HA06071&#x20;
* **HereLink Black Controller Unit** FCC ID: 2ARLU-HC06071&#x20;
* <mark style="color:blue;">**HereLink Blue Air Unit**</mark> FCC ID: 2A4BZ-HLBA1001&#x20;
* <mark style="color:blue;">**HereLink Blue Controller Unit**</mark> FCC ID: 2A4BZ-HLBC1001

</details>

<details>

<summary>Why won't my PC connect to the HereLink WiFi hotspot? </summary>

If you are trying to connect to the Herelink mobile hotspot, ensure that your computer has Mobile Hotspot Tethering enabled in there computer's network settings. &#x20;

You can also navigate QGC to QGC applications > General, scroll down to auto correct settings to make sure UDP is checked.&#x20;

</details>

<details>

<summary>Why does my HereLink controller get hot? </summary>

Avoid leaving your HereLInk controller in the direct sunlight.  This will cause the device to heat up and can potentially affect the life of the battery.&#x20;

</details>

<details>

<summary>How do I load a flight mission from QGC on a desktop to the HereLink controller? </summary>

You must first load the mission from the desktop PC to the aircraft.  Once loaded to the drone, bring the QGC up on the HereLink hand controller and go to the Plan Space.  On the left side of the screen you will see an icon bar with "File" as the top option.  Select "File" and scroll down to the bottom of the screen.  From there you can save the mission to the HereLink controller.  Reference our [Mission Planning Quick Start Guide ](/inspired-documentation/products/aircraft/if1200/operating-the-aircraft/mission-planning.md)for more information. &#x20;

</details>

<details>

<summary>Why am I having trouble connecting to the HereLink WiFi hotspot?</summary>

There are generally two possible issues users may run into with the HereLink hotspot connection:

* It is compatible with 5GHz WiFi only, it will NOT detect 2.4 GHz WiFi
* The 5GHZ channels can get set to the wrong country/region.\
  \&#xNAN;*Confirm that you have 5GHz wireless available.  You may also need to go into the radio settings and change the country/region to someplace else and then back to the US again.*&#x20;

</details>


---

# 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.inspiredflight.com/inspired-documentation/products/frequently-asked-questions/herelink.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.
