Other Parts Discussed in Thread: CC2652R
Hi,
I am using simplelink_cc26x2_sdk_2_30_00_34 simple_peripheral code with MAX_NUM_BLE_CONN.=3. After some connection/disconnection through connected central devices my ble device is getting hanged. I am using UART with the code in which device is communicating with other connected processor device through UART. After some debugging i checked device is getting HWI exception error and go in ICall_abort function. How can i debug what causing this hang, is there any particular register where i can read the hang cause?