Hello,
I'm using the peer_manager library with nrf_crypto CC310 backend to generate LESC keys for JustWorks. (BLE Security Mode 1 - Level 2)
I was wondering how to get a DEBUG key to put into my x240 BLE sniffer to de-encrypt the link from the analyzer's perspective.
Back in older SDK's there was a LESC_DEBUG_MODE, that would spit out the link key. I understand this functionality was removed to avoid accidentally going to production with debug keys.
However, I'm trying to find a way to edit the cc310 backend to try to get the debug key.
Any help would be appreciated,
Jeff