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

Sniffing BLE 5.0 packets (nRF52)

i have a problem with the nRF52 DK (PCA10040) I followed these instructions https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_BLE_UG_v3.1.pdf
and the python version is 3.9, the Wireshark version is 2.4.6
but I can't sniff the 2Mbit PHY packets. the Wireshark shows all the advertising packets and the "connect_req" which sent on 1Mbit PHY. 
and after connection and using PHY 2M it cant sniff any packets.
.

Related