> For the complete documentation index, see [llms.txt](https://learn.pakronics.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.pakronics.com.au/troubleshooting/matatalab/matatalab-upgrade/matatabot-upgrade.md).

# MatataBot Upgrade

Please check first the SN number on your MatataBot, and if it starts with “MTT1807”, please turn to the section: The MTT1807 pre-upgrade instruction&#x73;**.**

{% content-ref url="/pages/-Ly2Mcg2l3gPXYbtvDKW" %}
[Pre Upgrade Instructions - MatataBot](/troubleshooting/matatalab/matatalab-upgrade/pre-upgrade-instructions-matatabot.md)
{% endcontent-ref %}

![](https://matatalab.com/wp-content/uploads/2019/12/1-scaled.jpg)

Firstly, please download MatataCode 2.0 on your iPhone/iPad. MatataCode 2.0 only supports iOS 11.0 and newer. Android system will be available in the future.

![](https://matatalab.com/wp-content/uploads/2019/12/3-1.png)

Turn on MatataBot and make sure it is not connected to the Tower or Controller. (The blue light is blinking slowly)

![](https://matatalab.com/wp-content/uploads/2019/12/4-1.png)

Open MatataCode, change to “Upgrade” view. Click “Search” to search the device,, the device name of the MatataBot should be “MatataBot” or “Matalab”.

![](https://matatalab.com/wp-content/uploads/2019/12/5-1.png)

Click the device name and connect to MatataCode. Click “Ready”, then the MatataBot will enter into upgrade mode.

![](https://matatalab.com/wp-content/uploads/2019/12/6-1.png)

Click on “mdfubot” or “MataDfu” which is the device name of the MatataBot

![](https://matatalab.com/wp-content/uploads/2019/12/7-1.png)

After the device is connected to the App, click “DFU start” to start the DFU upgrade

![](https://matatalab.com/wp-content/uploads/2019/12/8-1.png)

After the progress bar is fully loaded, You will hear a cheer sound and some blinks of the LED eyes of MatataBot.

![](https://matatalab.com/wp-content/uploads/2019/12/9-1.png)

Congratulations, the upgrade is finished and your MatataBot is ready to play now.

![](https://matatalab.com/wp-content/uploads/2019/12/10-1.png)


---

# 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://learn.pakronics.com.au/troubleshooting/matatalab/matatalab-upgrade/matatabot-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.
