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.
CC2640做Peri role和多台手机链接,用另外一台CC2640做这些BLE链接的监听,当监听时间变长(2小时以上),当某一次channel map 更新的时候,多路链接的监听的RSSI值都为0x7f
具体debug就是RF没有正确的监听到BLE connection。需要做哪些补偿,能够让Connection Monitor正常的监听RSSI的值? 或者有什么debug的工具,能够观察到监听信号是否为目标信号?
这个是在CC26XX的开发板,跑Connection monitor,时间长之后,RF接口的IO逻辑时序就没有了,这个需要使用什么手段来让RF 重新监听?BT tool能够定位到issue的原因吗?