bouffalolab / bl_iot_sdk

BL602/BL702 SDK. Any technical topic, please access the following link.
http://bbs.bouffalolab.com
Apache License 2.0
260 stars 170 forks source link

BL602的Linux环境搭建? #15

Closed giting-666 closed 3 years ago

giting-666 commented 3 years ago

你好,官方: 请问是否有详细的BL602的Linux环境搭建教程,我看了SDK里的《https://github.com/bouffalolab/bl_iot_sdk/tree/master/docs/html/Developer_Environment》只是有一些组件的install,没有看到相关交叉编译的工具链以及PATH的设置,请问方便提供详细环境搭建资料吗image

giting-666 commented 3 years ago

@YafeiJin @bouffalolab2020

YafeiJin commented 3 years ago

SDK includes the toolchains for Linux/Macos/Windows, and compiling framework will work with this default path. No other setting required.

giting-666 commented 3 years ago

我看SDK里没有说明BLE可同时连接的最多连接数量,就是支持一主几从?

YafeiJin commented 3 years ago

Currently, it can support two ble connections. Two masters/two slaver/one master+ one slave