# FIRMWARE

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

#### Firmware Upgrade Procedure

1. **Verify Connection**\
   After successfully connecting the gimbal to your system, check the gimbal parameters to ensure communication is established.
2. **Upgrade Firmware**
   * Navigate to **UPGRADE → UPGRADE FIRMWARE → MANUAL UPGRADE → CHOOSE .HEX FILE**.
   * Select the appropriate firmware `.hex` file from your computer.
   * Wait approximately **1–3 minutes** for the upgrade process to complete.
   * Do **not** disconnect power or communication during the upgrade.
3. **Import Gimbal Profile**\
   After the firmware upgrade is completed successfully:
   * Go to **PROFILE → IMPORT**
   * Select the corresponding **.xml** profile file to restore or update the gimbal configuration.
   * Click on the profile recently imported and **→ LOAD**


---

# 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/gremsy-tiny-series/lynx/upgrade/firmware.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.
