Skip to content

Contributed by 沈夜, organized by Ai-Thinker

Ai-WB2 (Bl602) One-Click Environment Deployment Package

Step 1: Download the SDK — you need to install git yourself first.

  1. git clone --recursive https://gitee.com/Ai-Thinker-Open/Ai-Thinker-WB2

The pre-configured mys2 requires no extra steps — just unzip it.

  1. https://www.123865.com/s/bpGiVv-TGMb?提取码:HdG0

Save it as 启动.bat and open it to compile and flash. You need to manually switch to the project you want to build: For example, cd to the directory make

  1. @echo off

  2. set MSYS2_PATH_TYPE=inherit

  3. set PATH=%~dp0\Ai-Thinker-WB2\toolchain\riscv\MSYS\bin;%PATH%

  4. set PATH=%~dp0\MSYS2\usr\bin;%PATH%

  5. cd %~dp0\Ai-Thinker-WB2\applications\get-started\blink

  6. cmd /k

Animation demo:

Flashing with the GUI software: [Tutorial] Firmware flashing for the Ai-WB2 series

Test video: <https://www.bilibili.com/video/BV1ZYrrYdEVo/>

Ai-WB2 VS Code development environment deployment

Released under the MIT License. Build Time 2026-09-11 14:52:23