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.binis the full firmware. It must be flashed starting from address0x0. All configurations will be lost after flashing.wbtn-vX.X.X-X-XXXXXX-delta.binis the incremental firmware. It must be flashed starting from address0x10000. Only the firmware is updated, and existing configurations are not affected.wbtn-vX.X.X-X-XXXXXX-www.binis the UI firmware. It must be flashed starting from address0x290000. Only the web front-end UI is updated, and the existing firmware and configurations are not affected.-
Loading...
Firmware Update
- With the
AirClickpowered off, connect its ESP32 flashing port to the computer according to the BOOT instructions.Loading...
- Download the USB flashing tool
flash_download_tool.- Click the download link below.
-
Loading...
- 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. - In the flashing tool, select
ESP32-C3forChipType:. - In the flashing tool, select
DevelopforWorkMode:. - In the flashing tool, select
USBforLoadMode:. - Finally, click
OK. Refer to the image below.Loading... - 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.
- Connect the AirClick to the computer using a USB Type-C cable.
- Click the blue area 1 button in the image above to select the firmware you want to flash.
- Click the blue area 2 in the image above to enter the flashing address.
- 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).
- Click the blue area 4 in the image above and set the baud rate to the maximum
921600. - 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...