# Setup for NTRIP settings on DJI Drones

<details>

<summary>What is NTRIP?</summary>

it is the protocol for delivering correction data from a Continuously Operating Reference Station (CORS) to the drone.

</details>

<table><thead><tr><th valign="middle">DJI Drone's Compatible</th></tr></thead><tbody><tr><td valign="middle">Mavic 3E (RTK Module)</td></tr><tr><td valign="middle">Mavic 3M (comes with RTK Module)</td></tr><tr><td valign="middle">Mavic 3T (RTK Module)</td></tr><tr><td valign="middle">Matrice M300 RTK (Built in RTK)</td></tr><tr><td valign="middle">Matrice M350 RTK (Built in RTK)</td></tr></tbody></table>

Here are the steps in order to setup a CORS network on your DJI RC Controller.

Required for connecting to CORS Network:

1. RTK Module on drone.

<i class="fa-note-sticky">:note-sticky:</i> <mark style="background-color:blue;">**Note: The Mavic 3E and Mavic 3T RTK Module comes as an option that you can purchase. The Mavic 3M comes with the RTK module. In addition, the M300 and M350 come with RTK built into the drone.**</mark>

<p align="center"><img src="https://2197991813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzMvpdxdVVgRG7Cmejam7%2Fuploads%2FedUotGgs5Ud7a4O4OBuZ%2F2025-09-18%2016_27_06-1000005685.png?alt=media&#x26;token=72d40388-310b-42a3-a966-bc88f5daed79" alt="" data-size="original"></p>

2. 5G or Hotspot connection on Drone's RC Controller.

Instructions:

1. Setup an account on the CORS (Cors is a permanent and stationary GNSS reference station that collects and processes satellite data to generate real-time correction messages. ) network in your state.

<details>

<summary>List of some CORS network's</summary>

[Minnesota](https://mncors.dot.state.mn.us/Default.aspx)

[Wisconsin](https://wiscorsweb.dot.wi.gov/trimblepivotweb/)

[Michigan](https://mdotcors.michigan.gov/sbc/Account/Index?returnUrl=%2Fsbc)

[Iowa](https://iartnsbc.iowadot.gov/SBC/Account?ReturnUrl=/SBC/Admin/SiteMap/sitemap&_gl=1*37ogsm*_gcl_au*NDA4Mzc1MDU2LjE3NTAwODg3NzU.)

[Indiana](https://incors.in.gov/rtk.aspx)

[Ohio](https://www.transportation.ohio.gov/working/engineering/cadd-mapping/survey/cors-rtn)

[Washington](http://www.wsrn.org/)

[Oregon](https://www.oregon.gov/odot/orgn/pages/index.aspx)

[Arizona](https://azcors.azwater.gov/sbc/Account/Index?returnUrl=%2Fsbc%2F)

[Florida](https://www.myfloridagps.com/sbc/Account/Index?returnUrl=%2Fsbc)

</details>

<i class="fa-note-sticky">:note-sticky:</i> <mark style="background-color:blue;">**Note: Some states do not have CORS Network and some states that do have CORS network might be subscription based, i.e., you will have to pay for CORS Network services.**</mark>

1. Turn on Drone and RC (Remote Controller).
2. Connect controller to 5G router or Hotspot.
3. On the camera view click on RTK icon on top right.
4. Change the "Select RTK Service Type" to "Custom Network RTK".
5. Type in the CORS account information.

<figure><img src="https://2197991813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzMvpdxdVVgRG7Cmejam7%2Fuploads%2FYnbaaKMvHRg53KTeazCS%2Fimage.png?alt=media&#x26;token=bd6d879a-869e-4987-92bd-17b6320c91d4" alt=""><figcaption></figcaption></figure>

6. Restart aircraft to ensure that you are receiving RTK signal. In addition, in order to acquire a signal you will need to be outside or have direct line of sight with the sky.

<i class="fa-note-sticky">:note-sticky:</i> <mark style="background-color:blue;">**Note: credentials are case sensitive**</mark>

7. Wait a a couple minutes for the drone to pickup satellites which will show how many satellites it is connected to in the top right corner on DJI Pilot 2 app underneath RTK icon.
8. The RTK icon at the top right of the screen will turn from red to white when connected.


---

# 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://support.senterasensors.com/home/dji-settings/dji-settings/setup-for-ntrip-settings-on-dji-drones.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.
