# DJI Skyport

## Requirements

DJI Skyport operation is available on DJI Skyport equipped hardware:

{% content-ref url="/pages/pmZa92TsP8xnGJSNvfe0" %}
[Interface Variants](/65r-sensor-user-guide/65r-sensor/anatomy/gimbal/interface-variants.md)
{% endcontent-ref %}

To have the 65R sensor operate in this mode, the camera must be set up for the DJI Skyport, Gimballed configuration:

<figure><img src="/files/nDkmA4AzxkLWGt6NSgeU" alt=""><figcaption></figcaption></figure>

If the 65R is not configured for this mode, follow the instruction to update the configuration:

{% content-ref url="/pages/e5cOPQCznLLL0THgNXnJ" %}
[How To Change Configuration](/65r-sensor-user-guide/65r-sensor/configuration-and-settings/configuration/how-to-change-configuration.md)
{% endcontent-ref %}

## Mode Description

In this mode, the 65R is tightly integrated with the DJI airframe.  This allows for gimbal control and image triggering from the DJI hand controller (e.g., using the FieldAgent iOS application).  All data necessary for metadata population is available and automatically written to generated imagery.

## Skyport Hardware Compatibility&#x20;

DJI has produced two versions of Skyport hardware, designated as Skyport-V1 and Skyport-V2.  A Sentera gimbal built with Skyport-V2 hardware will contain an etching or sticker on the back of the assembly:

<figure><img src="/files/vCufzArwAF1AM0hM0KCL" alt="" width="378"><figcaption></figcaption></figure>

A Sentera gimbal built with Skyport-V1 hardware will not contain a corresponding etching or sticker.  DJI aircraft only support specific versions of DJI Skyport hardware.  The list of compatibility follows:

<table><thead><tr><th width="179">DJI Airframe</th><th width="286">Skyport Hardware Compatibility</th></tr></thead><tbody><tr><td>M200/M210 V1</td><td>Skyport-V1 only</td></tr><tr><td>M200/M210 V2</td><td>Skyport-V1 only</td></tr><tr><td>M300 RTK</td><td>Skyport-V1 and Skyport-V2</td></tr><tr><td>M350 RTK</td><td>Skyport-V2 only</td></tr></tbody></table>

Contact Sentera if desiring to fly a Sentera gimbal on an incompatible DJI airframe.  It's possible for Sentera to modify a gimbal (e.g., Skport-V1 -> Skyport-V2), but this requires significant hardware modification.

{% hint style="info" %}
Stand alone Sentera GPS mode can still be used if operating on an incompatible airframe.  Additional setup will be required though (e.g., configuration of 65R overlap percentage) as the camera is no longer tightly integrated with the airframe.
{% endhint %}

{% content-ref url="/pages/YpCv3HvZTz7MyNdGF0vm" %}
[Stand Alone Mode (External GPS)](/65r-sensor-user-guide/65r-sensor/operation/standard-operating-procedure/stand-alone-mode-external-gps.md)
{% endcontent-ref %}

## Skyport Firmware Compatibility&#x20;

DJI aircraft require a specific version of DJI Skyport firmware to operate successfully.  The following list identifies this required firmware:

<table><thead><tr><th width="190">DJI Aircraft</th><th align="center">Skyport-V1 Firmware</th><th align="center">Skyport-V2 Firmware</th></tr></thead><tbody><tr><td>M200/M210 V1</td><td align="center">v01.03.00.09</td><td align="center">-</td></tr><tr><td>M200/M210 V2</td><td align="center">v01.04.00.00</td><td align="center">-</td></tr><tr><td>M300 RTK</td><td align="center">v01.04.00.00</td><td align="center">V01.03.05.00</td></tr><tr><td>M350 RTK</td><td align="center">-</td><td align="center">V01.03.05.00</td></tr></tbody></table>

The version of DJI Skyport firmware can be viewed and upgraded using the DJI Assistant 2 application.  See DJI documentation for detail and instructions.&#x20;


---

# 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/65r-sensor-user-guide/integration-information/communication-protocol/dji-skyport.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.
