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.

CC2652R: multi_role工程如何配置持续scan 空中广播包,而不是scan几秒后就停下来了

Part Number: CC2652R

在 GAP_DEVICE_INIT_DONE_EVENT 事件中,初始化scan后,使能了连续扫描,在 MR_EVT_ADV_REPORT 事件中发现了目标设备调用 GapInit_connect() 函数发起连接,一旦连接山之后,scan就停止了,这是什么原因?