Firmware Update and Burning
Notice
- The firmware has been pre-flashed at the factory.
Firmware Download
- Firmware Description
wbtn-vX.X.X-X-XXXXXX-full.bin
is the full firmware, which needs to be burned from the0x0
address. After burning, all configurations will not be retained.wbtn-vX.X.X-X-XXXXXX-delta.bin
is the incremental firmware, which needs to be burned from the0x10000
address. It only updates the firmware and does not affect the original configuration.wbtn-vX.X.X-X-XXXXXX-www.bin
is the UI firmware, which needs to be burned from the0x290000
address. It only updates the web front-end UI and does not affect the original firmware and configuration.- Download Firmware Package
Firmware Update
- When
AirClick
is powered off, connect the ESP32 burning port ofAirClick
to the computer according to BOOT.
- Download and extract the USB burning tool Click to Download
- Open
flash_download_tool_3.9.4.exe
. Note: After opening the burning tool, a CMD window will pop up first, and then the interface of the burning tool will pop up. Do not close the CMD window. - In the burning tool, select
ESP32-C3
forChipType:
- In the burning tool, select
Develop
forWorkMode:
- In the burning tool, select
USB
forLoadMode:
- Finally, click
OK
. You can refer to the following picture. - After clicking, the following picture will appear.
tip
- The green boxed area in the above picture must be consistent with the picture and cannot be modified by yourself.
-
Connect AirClick to the computer via a USB-Typec data cable.
-
Click the blue area 1 in the above picture to select the firmware you want to burn.
-
Click the blue area 2 in the above picture to enter the burning address.
-
Click the blue area 3 in the above picture to select the serial port of AirClick (if not, you can press and hold the burning button of AirClick and then connect to the computer).
-
Click the blue area 4 in the above picture to select the baud rate with the maximum
921600
. -
Click the blue area 5 in the above picture to start burning. After the burning is completed, AirClick can complete the firmware upgrade. (You must wait for the prompt that the burning is completed before disconnecting the data cable of AirClick.)