# Connect HereLink to Mission Planner via WiFi

<table><thead><tr><th width="133" align="center">STEP</th><th>ACTION</th></tr></thead><tbody><tr><td align="center">1</td><td>Connect the GCS to an available WiFi network.</td></tr><tr><td align="center">2</td><td>On the HereLink, go to <strong>Settings</strong> > <strong>About Phone</strong> > <strong>Status Information</strong> > <strong>IP Address</strong>. <em>Record the HereLink’s IP address for later use.</em></td></tr><tr><td align="center">3</td><td>Open Mission Planner.</td></tr><tr><td align="center">4</td><td>In the <em>upper-right corner of Mission Planner,</em> click on the <strong>down arrow to open the communication protocol</strong> dropdown menu, and <strong>select UDPCL</strong> (<em>Fig. 1</em>)</td></tr></tbody></table>

<figure><img src="https://lh3.googleusercontent.com/FFMHU4FxOhgfi9cVvPmp6LY3GCZc-pWG40UNNcremYxxDM4CxHHO9opOYKPkt2rSGJtEHn2ooeWMQhXZlTaPQXmwzmly14PMpdvIERGbrrE9nDvsEN4H5QA7T1u5rR19-lcebeNQFqNiPOIq2tmuPBFp06L7Qet8ylrEVerJq3iY-FrpplyBMWVPHKo1VQ" alt=""><figcaption><p>Figure 1: Mission Planner UDPCL Communications Protocol dropdown menu</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="97"></th><th></th></tr></thead><tbody><tr><td>5</td><td>Click on <strong>Connect</strong> <em>in the upper right-hand corner of Mission Planner</em>. The <strong>Remote Host window</strong> appears (<em>Fig. 2</em>). <strong>Enter the IP address of the HereLink</strong> in the field (<em>Step 4</em>), then click on <strong>OK</strong>.</td></tr></tbody></table>

<figure><img src="https://lh4.googleusercontent.com/gchGdD-NQrdsGVjF4Z1ChunTCaF4JxvJgMo27CgxbZD2JlQ0s-b_zPDFXp2W45mqJkHgFL43NQwymcCcT4gg8pT7QcQQipMyOwmImxlv3OLo0RwaSh5PQCZJlNnIaQkv7FcXMAsC_UOYAizzz8K-TOYJpmy5g5wbSVQtEGzDGib0PYvRBaTqVGYTjwRnbQ" alt=""><figcaption><p>Figure 2: Mission Planner Remote Host Window</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="95"></th><th></th></tr></thead><tbody><tr><td>6</td><td>The <strong>Remote Port window</strong> opens (Fig. 3). <strong>Enter 14552</strong> in the field, then click <strong>OK</strong>. <em>Mission Planner will then connect to the HereLink.</em></td></tr></tbody></table>

{% hint style="info" %}
NOTE: The Herelink hotspot port is 14450. The WiFi port is 14552.
{% endhint %}

<figure><img src="https://lh5.googleusercontent.com/GlsSEW9TdaWzuUKR4fXR7x2hrhw3BhrNpaEJanAWXcefTJuNASU070PDKG-U4vBIjyHysOtoaVfXHbDd9Hzvr9Hf5BvXYGifqmAV0QjjKoOVp8ZgfOXLhhSePIs6OlqGOJ-6FZkiEzSYp1j1bNIzLRvIlvcsVt70mruO5XL3VkAo529OhI1zlKwwz2Wvww" alt=""><figcaption><p>Figure 3: Mission Planner Remote Port Window</p></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.inspiredflight.com/inspired-documentation/products/aircraft/if1200/operating-the-aircraft/wireless-connection-to-ground-station/connect-herelink-to-mission-planner-via-wifi.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.
