8 years, 4 months ago.

Display BLE packets (BLE sniffer)

I have managed to display details of BLE discovery packets (thanks to this project with some customization). Now, I would like to do more and display all BLE messages (ideally also work out GATT, GAP messages). So, basically, that would be turning my BLE shield in a BLE sniffer. (The idea is to have it display messages sent by other BLE devices and help me debug those).

Anybody can help me how to achieve this? I have had a look at BLE.h, but it does not look like the right level. Thanks!

Axelle

NB. I have the Nucleo L152RE + the X-NUCLEO-IDB04A1 BLE shield (not nRF51...)

Be the first to answer this question.