Firmware Update and Flashing
Important Notes
- The device comes pre-flashed with firmware from 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. It only updates the firmware and does not affect existing configurations.wbtn-vX.X.X-X-XXXXXX-www.binis the UI firmware. It must be flashed starting from address0x290000. It only updates the web front-end UI and does not affect the existing firmware or configurations.-
Loading...
Firmware Update
- With the
AirClickpowered off, connect its ESP32 flashing port to the computer by pressing the BOOT button.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 area in the image above must match exactly as shown. Do not modify it.
- 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 it doesn't appear, hold down the AirClick's flash 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. The AirClick will finish the firmware upgrade once done. (Do not disconnect the AirClick's data cable until the flashing completion prompt appears.)
Loading...