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.

CC2340R5: 使用 BLEAppUtil_advStop 后,程序疑是跑飞,或者死掉的情况。

Part Number: CC2340R5

使用的是simplelink_lowpower_f3_sdk_7_40_00_64\examples\rtos\LP_EM_CC2340R5\ble5stack\basic_ble_profiles。

将我的Key_Init();任务放到osalInitTasks();中。

在使用BLEAppUtil_advStop ();API停止广播时,程序死了,不会打印数据,也搜索不到了蓝牙广播信号了。