Skip to main content

Firmware Update and Flashing

Important Notice
  • The firmware is pre-flashed at the factory.

Firmware Download

  • Firmware Description
  • wbtn-vX.X.X-X-XXXXXX-full.bin is the full firmware. It must be flashed starting from address 0x0. All configurations will be lost after flashing.
  • wbtn-vX.X.X-X-XXXXXX-delta.bin is the incremental firmware. It must be flashed starting from address 0x10000. Only the firmware is updated, and existing configurations are not affected.
  • wbtn-vX.X.X-X-XXXXXX-www.bin is the UI firmware. It must be flashed starting from address 0x290000. Only the web front-end UI is updated, and the existing firmware and configurations are not affected.
  • Loading...

Firmware Update

  • With the AirClick powered off, connect its ESP32 flashing port to the computer according to the BOOT instructions.
    Loading...
  1. Download the USB flashing tool flash_download_tool.
    • Click the download link below.
  • Loading...
  1. Open flash_download_tool_3.9.4.exe. Note: After opening the flashing tool, a CMD window will pop up first, followed by the flashing tool interface. Do not close the CMD window.
  2. In the flashing tool, select ESP32-C3 for ChipType:.
  3. In the flashing tool, select Develop for WorkMode:.
  4. In the flashing tool, select USB for LoadMode:.
  5. Finally, click OK. Refer to the image below.
    Loading...
  6. After clicking, the following image will appear.
    Loading...
tip
  • The green highlighted areas in the image above must match exactly as shown and should not be modified.
  1. Connect the AirClick to the computer using a USB Type-C cable.
  2. Click the blue area 1 button in the image above to select the firmware you want to flash.
  3. Click the blue area 2 in the image above to enter the flashing address.
  4. Click the blue area 3 in the image above to select the AirClick's serial port (if not available, hold down the AirClick's flashing button while connecting to the computer).
  5. Click the blue area 4 in the image above and set the baud rate to the maximum 921600.
  6. Click the blue area 5 in the image above to start flashing. Wait for the flashing to complete, and the AirClick will finish the firmware upgrade (do not disconnect the AirClick's data cable until prompted that flashing is complete).
Loading...