Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 3 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...)