This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can't sniff data between connected devices

I'm trying to sniff BLE communicate data between the devices with nRF51822.

I have connected one device to the selected it with the interface toolbar.
But I can't sniff data between these devices.
I checked evidence that the receiving device received the transmit data.

In rare cases, It has sniffed CONNECT_IND but can't sniff the data after connection.
Refer to the attached image.

Do I need to make any other settings to sniff the data after connecting?

System used :
Windows 10
Wireshark 3.4.7
Python 3.9.5

Parents Reply Children
Related