The captured BLE data packets cannot be displayed using wireshark - BleSecurity

When opening a file that contains the packets that are transmitted in the BLE communication, the data is not observed.
Appears as shown below:



I installed the necessary dependencies, as indicated https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_sniffer_ble%2FUG%2Fsniffer_ble%2Finstalling_sniffer.html, those found on the following two pages:

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_sniffer_ble%2FUG%2Fsniffer_ble%2Finstalling_sniffer_plugin.html

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_sniffer_ble%2FUG%2Fsniffer_ble%2Fadding_profile.html

The version of WireShark is 1.10.1, because it is the most stable version.

The contents of the extcap folder are displayed:
 
The content of the profiles folder is displayed:
 
If someone could help me I would appreciate it very much, since I do not know the reason why the packages do not 
show in WireShark if everything is correctly installed.

Thank you very much!
 
Parents Reply Children
  • Hello,
    I downloaded the version of wireshark and python that is indicated in the requirements but I
    still cannot observe the traffic and the tests were carried out by a colleague, I just want to
    open the .pcapng to be able to observe the traffic with the respective packets.


    So, I don't know what the problem could be.

    The protocol is activated:
      
    It also appears in the toolbar:



    There is the corresponding profile:



    and download the requirements into the extcap folder:

    I would be very grateful if you could help me, thank you very much!
     
Related