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.

CC2640R2F: Retrieve Blueooth LTK?

Part Number: CC2640R2F


Is it possible to retrieve the LTK from the device via the debugger? I'm using the SimplePeripheral example from the latest SDK and want to be able to observe the packets using a Bluetooth sniffer.  I don't want to turn on debug keys but rather retrieve somehow the LTK being used.  Does the LTK always go to a particular place in memory that I could perhaps read out via the debugger?