> 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/payloads/orus-l/software-configuration/web-setting-app/gimbal.md).

# GIMBAL

#### **Gimbal Device – Firmware Update**

Update the gimbal firmware using a `.hex` file provided by the manufacturer.

**Steps to Update Firmware:**

1. Click **“Choose File”** and select the appropriate `.hex` firmware file from your computer.
2. Click **“UPDATE”** to begin the upgrade process.

> The process will take about 2 minutes.

3. When the firmware is upgraded successfully, click **"OK"**, the gimbal will be restarted automatically.

> ⚠️ **Do not power off or disconnect the device during the update.**

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

***

#### **Gimbal Control – Autospeed**

Enable or disable the automatic speed adjustment feature for gimbal movements.

* **Enable** – Gimbal movement speed adjusts dynamically based on input
* **Disable** – Gimbal speed remains constant, as defined by user input settings

***

#### **Saving and Applying Changes**

Firmware updates take effect after the update process completes.\
Changes to **Gimbal Control** settings apply immediately after clicking **“UPDATE”**.

{% hint style="info" %}
\+ If using USB Type-C: Open a web browser and enter <http://192.168.55.1>:8000

\+ If using Ethernet: Open a web browser and enter <http://192.168.12.249:8000>

Note : If you are using an Ethernet connection, ensure your device’s IP settings match the product’s network configuration.
{% endhint %}


---

# 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:

```
GET https://docs.gremsy.com/payloads/orus-l/software-configuration/web-setting-app/gimbal.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.
