> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals/pixy-u/m600-a3-+-lighbridge-2.md).

# M600 (A3 + LIGHBRIDGE 2)

### **Q 1:** Does Pixy U support M600 or A3 + Lighbridge 2 control?

* Pixy U supports control through M600 or any drone frame using A3 FC and Lightbridge 2.

### **Q 2:** Which kind of operator does Pixy U support?

* Pixy U supports both single and dual operators (slave and master).

### **Q 3:** How to configure Gremsy gimbal to use with DJI Lightbridge 2 or M600’s remote?

* **Step 1: Install the lasted Software/Firmware**

The firmware and software were updated at Download.<br>

* **Step 2: Connect Gremsy gimbal to GPS of Flight controller A3/N3**<br>
* **Step 3: Select Single or Dual Mode**

**At Single Mode, in software:**

&#x20;**-** Go to Setting -> Controls -> LightBridge 2 -> Single\
\- Move GIMBAL DIAL on the remote to turn on the motors.\
\- Toggle C1 to control tilt or pan (make sure Tilt in TILT LOCK , go to **SETTINGS -> FOLLOW-TILT->TILT LOCK**).\
\- Pan will be in follow mode if not use GIMBAL DIAL for PAN control.

\
**At Dual Mode, in software:**

![](/files/OMHVfTUuUiNs3S6rbtj4)

\- Go to Setting -> Controls -> LightBridge 2 -> Dual\
\
\- Move GIMBAL DIAL on the remote to turn on the motors.\
\
\- Use Tilt/roll/pan stick to control tilt/roll/pan.

<div align="left"><img src="https://gremsy.com/Data/Sites/1/media/1-new/dual.png" alt=""></div>


---

# 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://docs.gremsy.com/gimbals/pixy-u/m600-a3-+-lighbridge-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.
