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?