Part Number: CC2642R-Q1
SDK version: simplelink_cc13x2_26x2_sdk_5_20_00_52
Project Reference: Developed based on multi_roles examples
basic flow:
1.If you use the NRF Connect app installed on the Xiaomi 14 mobile phone, if you continue to click on the operation of disconnecting the connection, there will be an error with a small probability of connection failure 0x3e, and CC2642 will not respond;
2.Through Ellisys packet capture analysis, when connecting, the master will initiate a connection request CONNECT_IND slave does not stop advertising, and after the last 6 connection intervals, the mobile app reports an error 0x3e.
Preliminary analysis:
1. By trying to modify the SCA of cc2642 to the value of 500 HCI_EXT_SetSCACmd (500), the probability of occurrence of the secondary problem is not improved.
2. By looking at the time of the adv pack to the Connect_IND packet: 150us is also accurate, it should not be a problem with SCA.
Finally, it is speculated that there may be an abnormality in the logic of the Bluetooth host or control, and the data of the received CONNECT_IND is not responded correctly.
I hope that a friend of TI will give a try to modify the strategy to solve this problem.



