The captured BLE data packets cannot be displayed using wireshark

Hi All,

The version of Wireshark I used is 3.4.0.

The version of Python I used is 3.6.7.

Packet capture device uses nrf52840 chip.

After installing Wirkshark and related plug-ins according to the instructions of NORDIC manual "nRF Sniffer for Bluetooth LE v3.0.0. PDF ", the software can run normally and grab BLE packets.


After using it for a few days, I opened the Wireshark again and found that it could recognize the "nRF Sniffer for Bluetooth LE" Sniffer Device. However, when entering the capture screen, the Wireshark could not display the detected packets. In the "Device" column,You can still see that the signal strength of the BLE packets on different devices is changing. What is the reason why THE BLE packets cannot be displayed and parsed through Wireshark?

(I have tried to reinstall the software, but the problem is still unresolved)

Related