xTool Fire Safety Set Firmware Upgrade Instructions
Preparation
Download V40.201.006.3024.01B1.zip, and unzip it on your local disk (unzipped as below if it's on Windows).
Steps for Windows
1. Power on the Fire Safety Box (mainboard), and connect it to the computer with the original type-C USB cable.
2. Right-click on My Computer (or Computer) and select Manage.
3. Select Device Manager in the Computer Management window that appears. Click to unfold Ports (COM & LPT) and check the port to which the device is actually connecting. (eg: COM5 shown below.)
4. Right-click on the "update_firmware.bat" and select Edit, modify the port to the actual one verified in the previous step and click File>Save.
5. Double-click the update_firmware.bat to start the automatic firmware upgrade process and wait for it to complete in seconds.
Steps for macOS
1. Power on the Fire Safety Box (mainboard), and connect it to the computer with the original type-C USB cable.
2. Assume that the firmware pack folder is 'mhhz', right-click to open the terminal.
or
3. Enter the command "chmod 777 ./mac/esptool" to modify the executable file of the download tool
4. Enter the command "ls /dev/tty.usbserial*" to find the serial port number of the Fire Safety Box. eg: tty.usbserial-1410 is the serial port number.
5. Enter the command "./mac/esptool -p /dev/tty.usbserial-1410 -b 512000 write_flash 0x0 Extinguisher_Box_firmware_V40.201.005.3024.01B6_20221223.bin" in the newly opened terminal to download the firmware.
6. As shown in the picture below, the download is successful
Comments
Article is closed for comments.