# DJI Drones

This page describes which DJI Drone Models are supported.&#x20;

{% hint style="success" %}
Ensuring your drone's firmware is always up-to-date is not just a recommendation; it's crucial for maintaining stability and ensuring your safety during flight.

See DJI's [Download Center](https://www.dji.com/downloads) for more details.
{% endhint %}

***

## Overview

Each drone model has unique capabilities.&#x20;

Some models support executing an autonomous mission directly from the app, while others allow you to import KMZ files created by the app.

{% hint style="info" %}
For more information about generating data products visit the [Sentera Product Catalog](https://catalog.sentera.com/products) webpage.
{% endhint %}

***

## Support for Mission Execution

These drones can be flown directly from the app after planning a flight. The app can upload and execute an autonomous mission, report flight telemetry, and report log files to the FieldAgent platform.

* Inspire 2 (I2)
* Matrice 200 (M200)
* Matrice 210 (M210)
* Matrice 300 (M300)
* Mavic 2 Pro (M2P)
* Phantom 4 Pro V2 (P4Pv2)

{% hint style="info" %}
See the related page for more information on how to [Fly a Drone](/home/fieldagent-mobile-ios/60-second-guides/fly-a-drone.md).
{% endhint %}

***

## Support for Flight Plan Export

The following drones have DJI Pilot 2 support on their RC. The app can export a compatible KMZ file, which can be imported into DJI Pilot 2.

* Matrice 300 (M300)
* Matrice 350 (M350)
* Mavic 3 Enterprise (M3E)
* Mavic 3 Multispectral (M3M) \*\*
* Mavic 3 Thermal (M3T) \*\*

{% hint style="warning" %}
The Mavic 3 Multispectral (M3M) and Mavic 3 Thermal (M3T) are not entirely supported. Sentera will improve support for these drones in a future version of the app.
{% endhint %}

{% hint style="info" %}
See the related page for more information on how to use [Flight Plan Export](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md).
{% endhint %}

***

## Unsupported Drones

The app does not support the following drones. They can not be flown with the app and do not support flight plan export.

* Agras Series Drones
* Air Series
* Avata
* Inspire 1&#x20;
* Matrice 100 (M100)
* Matrice 600 (M600)
* Mavic 2 Pro Zoom (M2P)
* Mavic 3 (M3)
* Mini Series
* Phantom 3 (P3)
* Phantom 4 (P4)
* Phantom 4 Advanced&#x20;
* Phantom 4 Multispectral
* Phantom 4 Pro - V1  (P4P)
* Phantom 4 RTK&#x20;
* Spark Series

***

## RTK Support

The mobile app does **not** support flying Matrice Series drones with RTK enabled.&#x20;

{% hint style="info" %}
Use [Flight Plan Export](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md) on drones with [Support for Flight Plan Export](#support-for-flight-plan-export) to enable the RTK flights.
{% endhint %}

***


---

# 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/fieldagent-mobile-ios/requirements/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.
