# How to upgrade the touchscreen firmware?

#### 1) Download the newest version of touchscreen firmware on:

#### <https://www.rotrics.com/pages/download>

#### 2) Unzip and copy those files to replace the files in SD card.&#x20;

![](/files/-M7bwFwMNuzJ95dy9I0B)

#### 3) Insert the SD card to your touchscreen, connect to DexArm and power on.&#x20;

Wait for 30s - 1min, the touchscreen will reboot after upgrading completed.&#x20;

{% hint style="danger" %}
❗**Warning:** Do not power off the touchscreen during upgrading!
{% endhint %}

After upgrading, click **`Settings -> About`** to make sure the firmware has been upgraded to the newest version.

❗If the upgrade failed or the screen goes black, follow this instruction to fix it -  <https://manual.rotrics.com/troubleshooting/troubleshooting-accessories#1-how-to-fix-a-black-screen-after-upgrading-the-firmware>


---

# 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://manual.rotrics.com/faq-troubleshooting/faqs/upgrade-touchscreen-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.
