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

nRF BLE Sniffer Won't Show in Wireshark MacOS Big Sur

I am trying to get the nRF BLE Sniffer v3.1.0 working on my Mac running Bg Sur using a nRF52840 dongle.  I have followed all the instructions listed in the sniffer document but the interface won't show no matter what.  What's interesting is running ./nrf_sniffer_ble.sh returns the interface details.  Also when I try running Wireshark from the command line and listing the interface the BLE sniffer is listed but when I start Wireshark this way the interface doesn't capture anything and Wireshark locks up when you stop a capture.

I have the ZigBee 802.15.sniffer working no problem.

MacOS Big Sur: 11.1

Wireshark: 3.0

Python: 3.7.3

PySerial: 3.5

Sniffer: 3.1.0

I also tried v3.0.0 on an nRF52DK with no luck.

Thoughts,

Related