# M600

## Configure Gremsy gimbal to use with DJI Lightbridge 2 or M600’s remote

{% stepper %}
{% step %}
**Install the latest Software/Firmware**

<https://github.com/Gremsy/T3V3-Firmware/releases/latest>
{% endstep %}

{% step %}
**Connect Gremsy gimbal to GPS of Flight controller A3/N3**

{% endstep %}

{% step %}
**Select Single or Dual Mode**

**At Single Mode, in software:**&#x20;

Go to Setting -> Controls -> LightBridge 2 -> Single&#x20;

\- Move the GIMBAL DIAL on the remote to turn on the motors.&#x20;

\- Toggle C1 to control tilt or pan&#x20;

(make sure Tilt in TILT LOCK , go to **SETTINGS -> FOLLOW-TILT->TILT LOCK).**&#x20;

\- Pan will be in follow mode if not use GIMBAL DIAL for PAN control.&#x20;

**At Dual Mode, in software:**&#x20;

Go to Setting -> Controls -> LightBridge 2 -> Dual&#x20;

\- Move the GIMBAL DIAL on the remote to turn on the motors.&#x20;

\- Use Tilt/roll/pan stick to control tilt/roll/pan.
{% endstep %}
{% endstepper %}

{% embed url="<https://www.youtube.com/watch?v=VVr3XzqDtnI>" %}


---

# 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://docs.gremsy.com/gimbals/gremsy-t3v3/remote-control/m600.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.
