/blink_bl702

Bouffalolab BL702 µC Blink

Primary LanguageMakefileMIT LicenseMIT

README

My Hello World Blink with BL702.

git clone https://github.com/bouffalolab/bl_iot_sdk
cd bl_iot_sdk
export BL60X_SDK_PATH=$(pwd)
git clone https://github.com/Sebidev/blink_bl702
cd blink_bl702
./genromap

Flash bl702 with the flash tool under bl_iot_sdk/tools/flash_tool

My Board: https://www.aliexpress.us/item/3256805663557253.html


Bouffalolab bl_iot_sdk. Support BL602 Wi-Fi/BLE Combo RISC-V based Chip and BL70X Zigbee/BLE RISC-V based Chip.

Bouffalolab bl_iot_sdk official repo: https://github.com/bouffalolab/bl_iot_sdk

Check [Online IoT SDK Doc] for more detail.

中文:https://bouffalolab.github.io/bl_iot_sdk/)

En: https://pine64.github.io/bl602-docs/

File an issue, if you have any issue or need any support.

Many thanks for Mikkel Kroman's collection(https://github.com/mkroman/awesome-bouffalo)