> For the complete documentation index, see [llms.txt](https://bnfs.gitbook.io/t/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bnfs.gitbook.io/t/functions/machine-info/update-firmware.md).

# Update Firmware

**Function Introduction:** For Update Firmware.

**Method 1:**

1.Place the latest firmware and software programs in the corresponding folder, as shown in the following figure:

<div align="left"><figure><img src="/files/ddscryoCKSzQpKwI1M1F" alt=""><figcaption></figcaption></figure></div>

2.Open the FusionSplicerUpdateTool(EN)

<div align="left"><figure><img src="/files/pS4gATlEFQVVBRa6Q3v1" alt=""><figcaption></figcaption></figure></div>

The update program shown as follow:

{% file src="/files/gl4KW2DoN3r1djEkHQZg" %}

3.Connect the USB interface of the fusion splicer to the computer using a USB cable, as shown in the following figure:

<div align="left"><figure><img src="/files/zycNosvL0mlElTJBIadP" alt=""><figcaption></figcaption></figure></div>

4.Press the power on button of the splicer machine and wait for the successful connection between the splicer machine and the computer:

<div align="left"><figure><img src="/files/AYuMfResiBnA0sj6RhYS" alt=""><figcaption></figcaption></figure></div>

（1）After successful connection, the computer interface will display the following prompt message: <mark style="color:red;">(The software version and firmware version are both 8 digits, with the first 5 digits being the version identifier and the last three digits being the version number)</mark>

<div align="left"><figure><img src="/files/eQrZOHhe11xB4ThMnryz" alt=""><figcaption></figcaption></figure></div>

5.If the current firmware version number and software version number of the splicer machine matches the version number of the computer upgrade package, there is no need to update. Disconnect the USB connection. The computer will display the following prompt:

<div align="left"><figure><img src="/files/MpcNFTbX8pRfRMY8qI7c" alt=""><figcaption></figcaption></figure></div>

6.When the firmware version number of the splicer machine is different from the computer update version number, it will enter automatic update. The specific prompts are shown in the following figure:

<div align="left"><figure><img src="/files/RtMjHyqa85DuBHyzAzJ7" alt=""><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/mTARZt3h5OhPYAhrnZ9w" alt=""><figcaption></figcaption></figure></div>

7.After the update is completed, both the splicer machine and the computer will prompt. Please restart the splicer machine at this time. The prompt is as follows:

<div align="left"><figure><img src="/files/TW5LiS3qfL1CUE8VFqBV" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/genzGDQgTUHPfArEJR1V" alt=""><figcaption></figcaption></figure></div>

8\. When the firmware version identification of the splicer machine is incompatible with the firmware version identification of the computer, please confirm if an update is needed. The prompt information is as follows:

<div align="left"><figure><img src="/files/k11W6V813iaYp81LbroK" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/6tUF16Rv236q3pleVz2x" alt=""><figcaption></figcaption></figure></div>

(1) After confirming the need for update, please press the uppercase 'YES' in the upper computer interface, and press the 'Enter 'key to enter the automatic update program:

<div align="left"><figure><img src="/files/i1Z2XDjsK61GuogK7D0j" alt=""><figcaption></figcaption></figure></div>

(2) If you do not want to update, please enter the uppercase 'NO' and press the' Enter 'key, then disconnect the USB connection between the splicer machine and the computer.

**Method 2:**

1.Enter"Machine Info“Menu.

<div align="left"><figure><img src="/files/erTRsGiOuiYae7jtqJnr" alt=""><figcaption></figcaption></figure></div>

2.Select the“ Update Firmware ”column and press the “Menu ”![](/files/JhrXu5yNxr9ZhqmoUsKD) to enter the menu page.

<div align="left"><figure><img src="/files/fh3XNkN3yqa348cpnxvM" alt=""><figcaption></figcaption></figure></div>

3\. Double click this program.

<div align="left"><figure><img src="/files/byAg423r29ecxAAi9Tz8" alt=""><figcaption></figcaption></figure></div>

4.Press “Firmware Update”.

<div align="left"><figure><img src="/files/RJWurcrkvQOg58kpwNBx" alt=""><figcaption></figcaption></figure></div>

5\. Done


---

# 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://bnfs.gitbook.io/t/functions/machine-info/update-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.
