# Firmware Update

To update your Gateway Pro from Cloud, you need to have:

* Cloud version 2.0 or newer
* Gateway Pro connected to the Cloud
* User with write permission to base station management

If all of these are fulfilled, then you can head to the Base stations tab, and you will see a screen like this:

<div data-with-frame="true"><figure><img src="/files/j4vtTf6ihGA1aNurvnbh" alt=""><figcaption></figcaption></figure></div>

A yellow turning cog icon will be visible if a new firmware version is available. To start the update, click on the MANAGE button, and a new screen will pop up:

<div data-with-frame="true"><figure><img src="/files/M6CtgrrOlnGIRN9F8zyH" alt=""><figcaption></figcaption></figure></div>

In this window, you can see that a New Firmware version is available. You need to press New Firmware button to proceed with the upgrade of the gateways' firmware. After pressing the button, you will see a pop-up window:

<div data-with-frame="true"><figure><img src="/files/gAGGDZeDtMgfd2LWHuU8" alt=""><figcaption></figcaption></figure></div>

Here, you need to confirm your action to get the Upgrade button active. After clicking on the Upgrade button, the base station and Cloud will start to establish a connection:

<div data-with-frame="true"><figure><img src="/files/sxPdsJ2wNzT7qMO2suSk" alt=""><figcaption></figcaption></figure></div>

This connection establishment can take up to 2 minutes, and the update itself can take up to 15 minutes, so be patient. After a connection has been established, the base will start updating and rebooting, and you will lose connection to the base.

<div data-with-frame="true"><figure><img src="/files/CLKRHX0MJhK1ZYOhXTi3" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/9g1OYwT8KY5t03jNsOXc" alt=""><figcaption></figcaption></figure></div>

After a successful upgrade, a green checkmark will appear, and the firmware version will be updated to the latest one. If the upgrade fails, then a red checkmark next to the firmware number and an "Upgrade has failed" will show up.


---

# 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://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/gateway-pro-management/firmware-update.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.
