So I have my dongle sniffing for BLE packets and I can see all the advertising packets coming from the device, even the SCAN_REQ and SCAN_RSP.
But as soon as I paired the device with my phone I cannot see any packet from or to the device.
I am just following the steps from the guide for the "Just works" case scenario and repeting the pairing process every time. I am using Wireshark 1.12.1 and the device is running BLE 4.0:
1.Start the Sniffer if not already running.
2. Press w to run Wireshark if it’s not already running.
3. In the Sniffer program, choose the device from the device list.
4. Initiate pairing between the devices if it does not happen automatically. The Sniffer will automatically decrypt encrypted packets.
Any clue what I can do the see the packets that are going through during the connection ?
Thanks