This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652RB: 蓝牙

Part Number: CC2652RB

首先,我做的项目使用到cc2652rb开发板,我通过spimaster这个实例收集到了信息,我知道projiect_zero这个实例可以产生蓝牙,但是spimaster这个实例里面我没看到蓝牙,也就是说我无法使用蓝牙传递数据,我应该如何做才能将我采集到的数据通过蓝牙发送给电脑?我不懂蓝牙,所以想知道具体应该如何去做才可以