# Gremsy Gimbal w/Sony A7

## Supported Gimbals&#x20;

Currently, we support the following Gimbals from Gremsy&#x20;

* [Pixy U](https://gremsy.com/products/pixy-u)&#x20;
* [S1V3](https://gremsy.com/products/gremsy-s1v3)&#x20;
* [T3V3](https://gremsy.com/products/gremsy-t3v3)&#x20;
* [Pixy PE](https://gremsy.com/pixy-pe-spec)
* [T3 PE](https://gremsy.com/gremsy-t3-pe-spec)

## Sony Alpha a7R IV

<figure><img src="/files/9FqtIZMtSLiclW7wSqb3" alt=""><figcaption></figcaption></figure>

## Preparation

To utilize the Sony a7R IV camera with Skynode, you must first enable the PC Remote Function feature on the camera.

1. Turn on the Sony a7R and open the Settings menu (Press **MENU** button):\
   &#x20;<img src="/files/BOSfZaFz9MrUDvRk1oNa" alt="" data-size="original">&#x20;
2. Navigate to the *Network1* tab and open *PC Remote Function*.\
   &#x20;<img src="/files/RLO5GBSvl3AyY6asewff" alt="" data-size="original">&#x20;
3. Set *PC Remote* to **On** and make sure *PC Remote Cnct Method* is set to **USB.** \
   &#x20;<img src="/files/sb5JBRLfKllcpPWLZiOF" alt="" data-size="original">&#x20;
4. Exit the dialog by pressing the **MENU** button.&#x20;

Still under "Controls", select "Mavlink", this time select YES when prompted to enable MAVLink input

<figure><img src="/files/OzENpdqzVHekp02tqif3" alt=""><figcaption></figcaption></figure>

Power on Skynode, connect to it via USB-C and change the following parameters using [Auterion Mission Control's Advanced mode](broken://pages/cYZiFsOFzbuY7AbkU1er)

1. `RefreshMAV_2_CONFIG` = 401 (PPB)
2. `MAV_2_MODE` = 10 (Gimbal)&#x20;
3. `SER_PPB_BAUD` = 115200&#x20;
4. `MAV_2_FORWARD` = 1&#x20;
5. `MAV_S_FORWARD` = 1&#x20;
6. `MNT_MODE_IN` = 4 (MAVLink Gimbal v2)
7. reboot
8. refresh parameters or restart AMC
9. `MNT_MODE_OUT` = 2 (MAVLink Gimbal v2)


---

# 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.camflite.com/crd1/payload/gremsy-gimbal-w-sony-a7.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.
