# Tracker 650 Setup for MAVLink Support

To support MAVLink integration, the Tracker 650 is shipped with the following required non-volatile memory settings as default. If you have changed them, you may need to change them back to the default:

* DVL's MAVLink address: 192.168.2.2 port 6040 (configure this on CeruleanTracker's DVL Command Window user interface or [send it raw DVL commands](/c/tracker-650/communicating-with-the-tracker-650/commands-accepted-by-the-tracker-650/mavlink-address.md) via one of the DVL's interfaces). If you have changed your BlueOS address, then you need to change this to the address used by BlueOS.
* If you have CeruleanTracker active on the ROV network, go to the **Output tab** of the main window and check "Don't Send on Ethernet", and/or uncheck the GPRMC Output Message Format and/or make sure the Send To address is not the same as the ROV's address (including making sure the Send To address is not a broadcast address)
* If you have CeruleanTracker active on the ROV network, go to the **Topside GPS tab** and for the GPS rebroadcast configuration select "Don't Send on Ethernet" or make sure the  Send To address is not the same as the ROV's address (including making sure the Send To address is not a broadcast address)

Other Tracker 650 parameters not listed here may have any valid value.


---

# 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.ceruleansonar.com/c/tracker-650/using-mavlink-and-blueos-for-position-hold-on-a-bluerov2/tracker-650-setup-for-mavlink-support.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.
