Firmware Update and Flashing
Important Note
- 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. Only the firmware is updated, and existing configurations are preserved.wbtn-vX.X.X-X-XXXXXX-www.binis the UI firmware. It must be flashed starting from address0x290000. Only the web frontend UI is updated, and the existing firmware and configurations are unaffected.-
Loading...
Firmware Update
- With the
AirClickpowered off, connect its ESP32 programming port to the computer by holding 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 areas in the image above must match exactly as shown. Do not modify them.
- 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 input the flashing address.
- Click the blue area 3 in the image above to select the AirClick's COM port. (If it doesn't appear, hold down the AirClick's programming button while connecting it 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 update once done. (Do not disconnect the AirClick's cable until the flashing completion prompt appears.)
Loading...