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.

CC2642R: 使用例程,无法扫描

Part Number: CC2642R


1.使用例程:simplelink_cc13xx_cc26xx_sdk_6_40_00_13\examples\rtos\CC26X2R1_LAUNCHXL\ble5stack\multi_role

2.如果想要通过这个例程实现主机扫描和从机广播,这个怎么去配置他们的角色?

3.我自己扫描在初始化函数multi_role_init()中使用multi_role_startSvcDiscovery();、multi_role_doDiscoverDevices(0),上述两个接口进行扫描是否正确。但是扫描开启后无事件:MR_EVT_SCAN_ENABLED上报