Hello,
I am looking for some advices for a personnal project.
I would like to be able to receive all BLE packets (so all protocols (GATT, SM, LL) and not only GATT) that come from my nrf52840 Dongle through an UART or USB connection. The output I am expecting is raw packets which are displayed just like they are in Wireshark.
Actually, I have no idea how to do that and which sample I should use to start this project.
Do you have any idea how I can manage to do this ?
Thanks for your help.