> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/installation/dji/dji-m300-350.md).

# DJI M300/350

6X Series Sensors Installation  - DJI M300/350

## 6X & Light Sensor

### Instructions

1. Install light sensor/GPS into mounting tray.&#x20;
2. Connect USB-C cable into light sensor.&#x20;
3. Secure USB-C Cable.&#x20;
4. Install 6X gimbal into Skyport.
5. Connect USB-C cable to gimbal.&#x20;
6. Power On the aircraft.&#x20;

{% hint style="warning" %}
The light sensor is connected to the USB-C port on the upper portion of the gimbal not the USB-C port on the sensor itself.&#x20;
{% endhint %}

{% hint style="info" %}
If a light sensor is not bring used, simply omit the related steps.&#x20;
{% endhint %}

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FTkdppuJexwYXnI1FHCix%2Fm350%20install.gif?alt=media&amp;token=19e9aa7c-cba0-44a7-8a4f-9b6a288d18a0" alt=""><figcaption></figcaption></figure>

***

## Dual Gimbal Setup

For dual gimbal mount setup the 6X should be placed in the correct port for the selected mode of operation (sensor configuration).&#x20;

### Integrated Mode

Use gimbal slot 1. This will power the sensor/gimbal/light sensor, and allow the sensor to communicate with the DJI autopilot and ingest trigger commands, GPS, altitude, and attitude information.&#x20;

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FCCwfMcV1GIvQGhNAoGp3%2FIMG_8386.jpeg?alt=media&amp;token=d0d78d70-90e1-4dc3-9978-6370b7696be4" alt=""><figcaption></figcaption></figure>

### Stand Alone Mode (Sentera GPS)

Use gimbal slot 2. This will power the sensor/gimbal/light sensor/external GPS. The 6X will use the light sensor/GPS module for GPS and altitude data, as well as allow the 6X to self trigger based on the auto-height overlap settings.&#x20;

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FsYMMX9HX0g3tQD893f4E%2FIMG_4266.jpg?alt=media&amp;token=9b9bf91f-ca51-4a76-a2c6-a35867c8fc7c" alt=""><figcaption></figcaption></figure>

***

## Light Sensor/GPS Mounting

If a Light Sensor/GPS was purchased with the 6X, the hardware to mount to the drone needs to be installed. See the instructions linked below.&#x20;

{% content-ref url="/pages/Gl0HAzpRDfnhBHTCHKo2" %}
[DJI M300/350](/home/6x-series-sensors-user-guide/incident-light-sensor-and-gps/installation/dji-m300-350.md)
{% endcontent-ref %}

***

## Adding 6X to DJI Pilot

{% content-ref url="/pages/KjW44wesX75KrchGt3az" %}
[Adding 6X Sensors to DJI Pilot](/home/6x-series-sensors-user-guide/6x-series-sensors/installation/dji/adding-6x-sensors-to-dji-pilot.md)
{% endcontent-ref %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/installation/dji/dji-m300-350.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
