# How to upgrade the firmware of the M30

#### AQUILA PRO AI App

{% stepper %}
{% step %}
Open the AQUILA PRO AI app on your device. Then **Sign in**. (Make sure you’re\
connected to your Router’s Wi-Fi)

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

{% endstep %}

{% step %}

### Tap your device (M60 – Living Room)

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

{% endstep %}

{% step %}
Look for the **Firmware Version** and see if there is any available firmware. To enable the\
automatic updates feature, ensure that **Install Updates Automatically** is toggled on.\
You can configure Update Settings such as Scheduling updates during specific hours.

{% endstep %}

{% step %}
Once Automatic Update is enabled, the router will periodically check for new firmware\
releases and automatically start the update process.

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

{% endstep %}

{% step %}
The upgrade may take up to 5 minutes to complete. During the upgrade process, the\
LED turns blinking orange, and the device willrestart automatically, with the LED turning\
solid white once completed.

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

{% endstep %}
{% endstepper %}

#### WebGUI

{% stepper %}
{% step %}
Connect your computer or device to one of the router’s LAN ports using another ethernet\
cable or via Wi-Fi (By default, Password located on the label sticker at the back of the\
router)

{% endstep %}

{% step %}
Visit the support page and look for the latest firmware version of your specific router\
model and download the file on your computer. <https://support.dlink.com/globaldirectory.aspx> or <https://tsd.dlink.com.tw/>

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

{% endstep %}

{% step %}
Open a web browser and enter <http://XXXX.devicesetup.net/> in your browser’s URL field\
(where “xxxx” are the last four digits of the M30’s MAC address). Example:\
<http://056F.devicesetup.net/>

<mark style="color:$primary;">The web address and default admin password are printed on the device label at the</mark>\ <mark style="color:$primary;">bottom of the device.</mark>

<mark style="color:$danger;">NOTE: If you have changed the password and cannot remember it, you will need to reset the</mark>\ <mark style="color:$danger;">router to factory defaults.</mark>

<figure><img src="/files/1vOT42ClaA7gNMDqgIUn" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Click Management on the left pane, then click Upgrade.

* **Master**: Displays the name of the master router.
* **Firmware Version**: Displays the current firmware version of the router.
  {% endstep %}

{% step %}

### Click Advanced Settings then Upgrade Manually

* **Device Name**: Select a device in the mesh network for manual update.
* **Select File**: Click the Select File button and browse your computer to locate the\
  firmware file (.bin) you downloaded. Highlight the file by clicking on it once and\
  then click **Open**. The name of the file will be displayed next to the **Select**\
  **File** button.

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

* Click **Upload**, then hit **OK** to commence the firmware upgrade process. It may\
  take up to 5 minutes for the upgrade to complete.

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

* The device will automatically restart once the firmware upgrade has been\
  completed. You will need to log in again using your Administrator credentials.

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

{% endstep %}
{% endstepper %}

#### Automatic Upgrade

<figure><img src="/files/4uO2M3f0nrCspEXvFne9" alt=""><figcaption></figcaption></figure>

**Check for New Firmware**:\
Click this button to prompt the router to automatically check for a new firmware version. If a newer version is found, click Upgrade Firmware to download and install the new firmware.

**Automatic Upgrade**:

If enabled, the router will automatically upgrade to the latest firmware. The system will automatically upgrade to the latest firmware at 3:30-4:00 AM every day.

**Choose Upgrade Time**:

Enable this function to let the router automatically upgrade to its latest firmware at a set time every day.

**Upgrade Time**: Configurable if Choose Upgrade Time is enabled. Set the hour and minute to\
automatically upgrade the router.

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

Hit **OK** to start the firmware upgrade process

The upgrade may take up to 5 minutes to complete. During the upgrade process, the LED turns\
blinking orange, and the device will restart automatically, with the LED light turning solid white once completed.

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


---

# 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://support.dlink.com.sg/consumer/aquila-pro-ai-wi-fi-6-router/m30/faqs/how-to-upgrade-the-firmware-of-the-m30.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.
