# 如何为GAT562升级 Meshtastic原版和中文固件

\
感谢 MeshCN 社区伙伴的支持，现如今Meshtastic官方已支持 GAT562的固件支持，最新的固件都会发布并同步在<https://github.com/meshtastic/firmware/releases> 的仓库中。

以往的 nRF52840 Meshtastic设备或 GAT562 的固件升级方法有2种方式，

1. USB连接拓展从Github下载后解包出来适合GAT562的`uf2`文件
2. 通过nRF的`DFU App` 蓝牙上传从从Github下载后解包出来适合 GAT562 的`ota.zip`文件

如今 MTools BLE 已支持 GAT562 固件的一键下载和快速的Legacy DFU更新，整个过程大概花费3分钟。

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

### 升级官方最新固件

1. 前往`工具` > `Meshtastic®`
2. 从列表中选择GAT562，固件将下载。
3. 连接到您的 nRF52 设备。
4. 点击开始上传固件。

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

### 升级中文消息固件

1. 前往`工具` > `Meshtastic®`
2. 在仓库设置中编辑 Meshtastic 设置，修改仓库链接\
   [`https://github.com/whywilson/meshtastic-firmwar`](https://github.com/whywilson/meshtastic-firmware)
3. 余下步骤参考上一节内容，即可获得消息的中文显示支持

<figure><img src="/files/MVw0lM89Tp96JGXieqel" 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://docs.mtoolstec.com/cn/mtools-ble/how-to-upgrade-meshtastic-firmware-and-chinese-firmware-on-gat562.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.
