> For the complete documentation index, see [llms.txt](https://support.meetuma.ai/uma-knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.meetuma.ai/uma-knowledgebase/getting-started/set-up-your-hardware/meeting-room-display/mimo-firmware-upgrade.md).

# Mimo firmware upgrade

If your Mimo 10" display is currently running the following firmware it will no longer be compatible with the UMA booking .apk from v1.7.2.

<mark style="color:red;">**MCT-10HPQ-POE.AP6255\_US.UMA.KD101N9\_40NA\_A45.V1.1\_1.11.12i.20210818**</mark>&#x20;

To upgrade the firmware of your Mimo panel you will need the following:

* Windows PC
* USB type-A to micro USB cable

Follow the below steps to proceed:

1. Install the following software on your Windows PC:

[Driver Assistant](https://drive.google.com/file/d/1wOZuER0j6_M1Dpnt_YHUbKKgoHvKTocS/view)

[Android Tool Release](https://drive.google.com/file/d/1M2n5xAlZpDUHT5tjgL8pfM5vROw7BTG1/view)

2. Download the new Mimo firmware [here](https://drive.google.com/file/d/1Lu4ksJvNh1yZKGLiHu9HkqHb8V7f6N-P/view).
3. Open the Driver Assistant software and install the driver.
4. Open the Android Tool software.
5. Connect the panel to your Windows PC using the USB cable.
6. Turn the device on and after a few seconds you should get the Windows \[device connected beep] and “Found one ADB Device” text in the bottom of the Android Tool software.
7. Within the Android Tool software, click on the firmware button and select the downloaded firmware from your PC.
8. Click the switch button and after some moments it should now show "Found one Loader Device" at the bottom of the Android Tool software.
9. Click the upgrade button to begin the update.
10. Once updated you will need to re-pair the UMA application.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.meetuma.ai/uma-knowledgebase/getting-started/set-up-your-hardware/meeting-room-display/mimo-firmware-upgrade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
