# Drones & UAVs

## Supported Platforms (Ready)

Click on your drone model to view the step-by-step setup guide.

### DJI Enterprise (Mapping & Inspection)

* [**DJI Mavic 3 Enterprise (3E / 3T / 3M)**](https://docs.rtkdata.com/integration-hub/drones-and-uavs/dji-mavic-3-enterprise-rtk)
* [**DJI Matrice Series (M30 / M300 / M350)**](https://docs.rtkdata.com/integration-hub/drones-and-uavs/dji-matrice-4-enterprise-rtk)

### DJI Agriculture (Spraying)

* [**DJI Agras T50 / T40 / T25 / T30**](https://docs.rtkdata.com/integration-hub/drones-and-uavs/dji-agras-t50-t40-t25)

### Legacy Systems

* [**DJI Phantom 4 RTK (P4R)**](https://docs.rtkdata.com/integration-hub/drones-and-uavs/dji-phantom-4-rtk)

***

## Coming Soon / Planned

We are currently working on detailed guides for the following platforms. *In the meantime, please use the "Universal Setup" below.*

* **Autel Robotics** (EVO II RTK, MAX 4T)
* **Wingtra** (WingtraOne Gen I & II)
* **Quantum Systems** (Trinity F90+ / Pro)
* **Yuneec** (H520E RTK)

> **Need a guide urgently?** Contact Support and we will help you set it up personally.

***

## Universal Setup (For All Other Drones)

If your drone is listed in "Coming Soon" or not listed at all, use these standard NTRIP credentials. They work with **99% of all RTK drones**.

| Parameter           | Value                                                                    |
| ------------------- | ------------------------------------------------------------------------ |
| **NTRIP Host (EU)** | `eu.rtkdata.com`                                                         |
| **NTRIP Host (NA)** | `rtk.rtkdata.com`                                                        |
| **Port**            | `2101`                                                                   |
| **User / Account**  | [*Copy from Dashboard*](https://rtkdata.com/my-account/rtk-credentials/) |
| **Password**        | [*Copy from Dashboard*](https://rtkdata.com/my-account/rtk-credentials/) |
| **Mountpoint**      | `AUTO`                                                                   |

Ensure your Remote Controller is connected to the internet via **Wi-Fi Hotspot** or a **SIM Card**. The drone itself usually does not connect to the internet; the controller relays the data.

***

## Drone FAQ

**How much mobile data does RTK use?**

NTRIP correction data consumes approximately **1.5 to 2 MB per hour**. Even a small 1GB data plan supports extensive flight operations. Connection latency matters more than bandwidth.

**Can I use my iPhone/Android Hotspot?**

Mobile hotspots function but present stability challenges during calls or power-saving mode activation. Professional mapping workflows benefit from a **dedicated 4G Dongle** inserted directly into the controller.

**Can I use RTK with a consumer drone (Mavic 3 / Mini 4)?**

Consumer models lack RTK hardware components and cannot be enabled via software. An alternative approach involves external GNSS receivers for establishing Ground Control Points using PPK/GCP processing methods.

**Can I use one login for multiple drones?**

Yes — you can enter the same NTRIP credentials in every drone. But only **one drone can be connected at a time**. If a second drone connects with the same credentials, the first drone gets **disconnected** and loses RTK mid-flight. For simultaneous flights, add a data stream per drone from your [account dashboard](https://rtkdata.com/my-account/).

**Do I still need Ground Control Points (GCPs)?**

RTK-equipped systems significantly reduce GCP requirements to zero or minimal check points. Traditional workflows typically require five to ten reference points. Maintaining at least one check point provides verification assurance.

**Which Coordinate System should I use?**

Most DJI platforms expect **WGS84** coordinates. Mountpoint `AUTO` selects optimal reference frames automatically, while specific transformations (ETRS89 for regional compliance) require manual selection.

***

## Get Started

Stop struggling with unstable connections and complex base stations. Get centimeter-level accuracy on your drone in less than 5 minutes.

**Start your 30-Day Free Trial** — No credit card required. Instant setup. [Get My RTK Credentials Now](https://rtkdata.com/my-account/)

**Need a custom Enterprise plan for a fleet?** [Check Pricing](https://rtkdata.com/pricing) or [Book a Meeting](https://sales.rtkdata.com/#use).


---

# 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.rtkdata.com/integration-hub/drones-and-uavs.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.
