I have a usb dongle with nRF51422 (PCA10031) and downloaded nrf sniffer software version 2-beta from https://www.nordicsemi.com/eng/nordic/download_resource/65225/1/90637756/136163
I am running this on a Linux machine and using Wireshark (v2.4.6) to analyse the packages.
I've followed the documentation for v2-beta of the sniffer on how to setup the sniffer + the Wireshark plugin.
I'm trying to sniff a BLE communication between 2 devices (not including my computer) like:
- Start sniffer + Wireshark
- Choose to follow either of the devices
- Initiate a pairing session from either of the device
- Terminate the paring session
Now I expect to be able to analyse the traffic but I only see the advertisement/broadcast packages (ADV_IND/SCAN_REQ, etc,,,).
Is there any known issue with this or am I missing something ?
regards
Einar