> 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-inspire-1-and-2.md).

# DJI Inspire 1 & 2

6X Series Sensors Installation  - DJI Inspire 1 & 2

## 6X & Light Sensor

### Instructions

1. Install light sensor/GPS into mounting tray.&#x20;
2. Connect the 90 degree adapter to the straight end of the USB-C cable.&#x20;
3. Connect USB-C cable into light sensor.&#x20;
4. Secure USB-C Cable.&#x20;
5. Install 6X gimbal into Skyport.
6. Connect USB-C cable to gimbal.&#x20;
7. 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%2FWVmclRMzU0ADyxqelCsV%2FInspire%20Install%20%E2%80%91%20Made%20with%20FlexClip.gif?alt=media&amp;token=76199691-dd4a-4633-94ea-a5e793673213" 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/NYuvUIHsKogfeLg5xiWy" %}
[DJI Inspire 1 & 2](/home/6x-series-sensors-user-guide/incident-light-sensor-and-gps/installation/dji-inspire-1-and-2.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-inspire-1-and-2.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.
