> For the complete documentation index, see [llms.txt](https://kb.linknlink.com/isg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.linknlink.com/isg/faq/updating-related/why-i-cant-get-zigbee-firmware-update-on-isg-display-max.md).

# Why I Can't Get Zigbee Firmware Update on iSG Display Max

All iSG Display Max devices come with a built-in Zigbee radio running the iSG version firmware. You may have already updated the iSG software to V20120 following the instructions in the [**Knowledge Base article "Firmware Updates | Built-In Zigbee Firmware"**](broken://pages/cthkBPmuX9pU63XMFhcV) and attempted to upgrade the Zigbee firmware to the ZHA version. In some cases, the Zigbee version may display as "ZHA" (as shown in the screenshot below), but it is still actually running the iSG version.

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

To resolve this, follow these steps:

1. Download the updated iSG software, version [**20121\_x64\_Beta**](/isg/settings/system-updates/local-update/isg-downloads.md), and use an SD card or USB drive to apply the update. The iSG will automatically reboot after the installation.
2. Go to **Settings > USB Function**. If the option is set to "HA", click to change it to "Normal USB" and ensure the Zigbee State reads "Network normal".

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

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

3. Afterward, return to **Firmware Update**, and the iSG will correctly identify the current Zigbee firmware and prompt you to update it to the ZHA version.

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


---

# 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://kb.linknlink.com/isg/faq/updating-related/why-i-cant-get-zigbee-firmware-update-on-isg-display-max.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.
