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.

Extracting LTK value to decrypt RF sniffer packets - Simple Periperal example

Other Parts Discussed in Thread: CC2650

Hi,

I need to extract the LTK from CC2650 to use in TI RFSniffer tool.

I can see the ltk is used in gapbondmgr.c and could be extracted breaking the functions in this c-file, but gapbondmgr.c is used in the STACK scope, so debugging is not possible for me, or is it?

How can I extract the LTK during bonding/rebonding when in debug?

I use ble_sdk_2_02_00_31_setup.exe and the Simple_Peripheral example.

Best Regards,

Mathias