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.

一段时间后Scan不到BLE Device

各位大侠有没有遇到过这样的问题:

我设置了一个定时器,然后开启扫描,定时器超时后,停止扫描再读出扫到的BLE Device List,然后重新开启扫描。

工作流程基本就是这样的,但是我发现开始扫描都正常,但是一段时间(有时候是几十秒,有时候是几分钟)后,每次扫到的BLE Device List都是空的。而此时那些Device都在正常的广播没有动过。不知道是怎么回事啊?

另外,问一句,如果我不停止扫描,是不是开启了扫描后,2540就会一直扫描下去?