Part Number: CC2652R7
Hi TI teams,
We recently encountered an issue during testing. After a BLE peripheral is connected multiple times by the central device, it can get stuck in the connection state and fail to exit. When stuck in this state, even after calling GAP_TerminateLinkReq—and although GAP_TerminateLinkReq returns success—the device still cannot exit the connection state or receive the GAP_LINK_TERMINATED_EVENT. Do you have any suggestions on how to troubleshoot this issue?
Part:[CC2652R7][BLE Simple_Peripheral][simplelink_cc13xx_cc26xx_sdk_7_41_00_17]
I have attempted to update the SDK to the latest version 8.31.0.11, but the problem persists.
This is the process that we call the API for your review.