# Connecting to Mission Planner

## M**avlink in Mission Planner**

Open Mission Planner

Set the port to `UDP` (top right)

Click `Connect`&#x20;

Enter the IP of the HereLink Blue controller

Enter port `14550`&#x20;

![](/files/nETyvMV9bKEzvS8i9CYT)

![](/files/H0O53gPzYwuZnnR6SN6c)

You will now have Mavlink working into Mission Planner

*\*This configuration applies when we connect using USB TETHER or any other interface that is not WIFI. The Mavlink traffic being Broadcast from the WIFI Access Point by default, when connecting with USB or Ethernet, it is necessary to specify IP address of HereLink station so it can access the UDP port 14552.*

## View DataLink Video in Mission Planner

**Note: Video requires Mission Planner 1.3.70 beta or above**

Start UR/Solex TX to ensure your video is working (this is required to start the streaming process)

Right click the HUD in Mission Planner

Select `Video`&#x20;

Select `HereLink Video`

The first time you do this, Mission Planner may need to download the files required to play the video. Your device will require an internet connection to be able to do this, you may need to disconnect from the DataLink hotspot to perform this step

A popup window will open, enter the same IP as you did in the mavlink step and click `OK`&#x20;

![](/files/S6441r71qN8YfW6M3TPG)

![](/files/pU7u1TuYHQ6inou5wAhD)


---

# 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.cubepilot.org/user-guides/cubepilot-ecosystem/cubepilot-partners/union-robotics/herelink-blue/connecting-to-mission-planner.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.
