AirClick Firmware Update and Flashing
Important
The firmware is pre-flashed at the factory.
Firmware Download
Firmware Description
wbtn-vX.X.X-X-XXXXXX-full.bin- Full firmware, needs to be flashed from address0x0. After flashing, all configurations will not be retained.wbtn-vX.X.X-X-XXXXXX-delta.bin- Incremental firmware, needs to be flashed from address0x10000. Only updates the firmware without affecting existing configurations.wbtn-vX.X.X-X-XXXXXX-www.bin- UI firmware, needs to be flashed from address0x290000. Only updates the web frontend UI without affecting the existing firmware and configurations.
Loading...
Firmware Update Steps
Preparation
With the AirClick powered off, hold the BOOT button and connect the ESP32 flashing port of the AirClick to the computer.
Loading...
Flashing Steps
-
Download the USB flashing tool
flash_download_tool-
Loading...
-
-
Open
flash_download_tool_3.9.4.exe- Note: When opening the flashing tool, a CMD window will first pop up, followed by the flashing tool interface. Do not close the CMD window.
-
Configure the flashing tool as follows:
ChipType:SelectESP32-C3WorkMode:SelectDevelopLoadMode:SelectUSB- Finally, click
OK. Refer to the image below.
Loading... -
After clicking, the following interface will appear.
Loading...
Important
The green boxed area in the image above must match the image and should not be modified.
- Connect the AirClick to the computer using a USB Type-C cable.
- Click the button in blue area 1 in the image above to select the firmware you want to flash.
- Click in blue area 2 in the image above to enter the flashing address.
- Click in blue area 3 in the image above to select the AirClick's serial port (if none appears, hold the flashing button on the AirClick while connecting to the computer).
- Click in blue area 4 in the image above to set the baud rate to the maximum value
921600. - Click in blue area 5 in the image above to start flashing. Wait for the flashing to complete, and the AirClick firmware upgrade will be finished.
Note
You must wait until the flashing is complete before disconnecting the AirClick's data cable; otherwise, the firmware may be damaged.
Loading...