Hi,Ti员工,
我在论坛上看到了关于Connections may drop after connecting with Android 7+ devices这个问题的描述,我查阅了LPRF BLE Porting project的内容:
Connections may drop after connecting with Android 7+ devices. This issues presents when SNV flash memory has high utilization from either large numbers of pairing / bonding sequences and/or high write usage of customer NV IDs. These operations can lead to large numbers of discarded records and excessive SNV record lookup times which can impact protocol stack realtime operations during a connection. To fix, apply the optimization to the findItem() function as described and attached in this E2E forum post
我想知道,对于两边都是CC2541的设备,如果也存在一些customer NV id的存储,读取,配对绑定过程,是否也会发生连接断开的情况。
谢谢。