> 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/incident-light-sensor-and-gps/installation/dji-m400.md).

# DJI M400

6X Series Sensors - Incident Light Sensor Installation - DJI M400

{% hint style="info" %}
Install the equipment in the shown orientation. This allows the light sensor, cable, and gimbal to be connected safely and effectively.&#x20;
{% endhint %}

## Light Sensor/GPS Mount

1. Line up bracket with the mounting holes on the rear of the drone.
2. Use the provided screws to attach the bracket to the aircraft.&#x20;

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FfrN8pboNXgXDXKiGoTmm%2Fattach%20light%20sensor%20mount.gif?alt=media&amp;token=3654d37f-eae2-454b-8abc-ca5c00ec68aa" alt=""><figcaption></figcaption></figure>

## Cable Clips

1. Clean the side of the drone with alcohol wipe as shown,  and let dry.

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FwlViga5lCX3DEn6SIAG4%2Fwipe%20drone.gif?alt=media&amp;token=4bf45d0b-859b-469c-93ce-81889d13ca0f" alt=""><figcaption></figcaption></figure>

2. Remove the adhesive back of the cable clip and attach to the side of the aircraft as shown. Press firmly into place.

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F7Xl7MDlt50gTAbdVobR8%2Fcable%20clips%20v2.gif?alt=media&amp;token=7e41ed92-55f8-4f4b-ab7f-2f00644e8c20" alt=""><figcaption></figcaption></figure>


---

# 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/incident-light-sensor-and-gps/installation/dji-m400.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.
