Skip to main content

Manually Download Firmware

If the firmware cannot be downloaded via the OTA configuration page, follow the steps below to manually obtain and install it.

Preparation

  • Computer
  • Type-C power cable
  • Ethernet cable
  • USB-to-UART module
  • 2.54 mm Dupont wires
  • Firmware package
  • Serial debugging tool (e.g. PuTTY)
  • Tftpd64

Operation steps

  1. Download the corresponding firmware and record the file location

  1. Set the computer IP to a fixed IP

  2. Open Tftpd64. Set Current Directory to the folder containing the firmware, and select the PC’s IP address under Server interfaces.

  1. Connect the USB-UART module to the device, then open the corresponding COM Port using a serial terminal.
note

Ensure that the USB-UART module is connected correctly.

  1. Power on the device. During startup, the following log is displayed. Before the countdown expires, press the 2 key to select option 2. If the countdown expires before you make a selection, press the RST button to reset the device and try again.

  1. After selecting option 2, the following prompt will appear. Enter Y using the keyboard.


  1. As shown in the figure below, enter the required information in the following order, pressing Enter after each entry.
  • Device IP : The IP address assigned to the device. It can be any available address within the same subnet as the server IP (the PC's IP address).
  • Server IP : The static IP address configured on the PC.
  • Linux Kernel filename : The name of the firmware file to be flashed.

  1. After all required information has been entered, the following screen is displayed if the configuration is correct, indicating that the firmware is being transferred from the PC to the device.

  1. After the firmware upload is completed, the following interface is displayed, indicating that the firmware is being written to the device. Once the serial terminal outputs normal logs and no longer displays ……………, the flashing process is considered complete. At this point, the Ethernet cable and USB-UART module can be disconnected.