NRF52-DK | Wireshark fails to detect NRF sniffer interface

I'm trying to get nRF sniffer to work in wireshark , I used the "nRF Sniffer for Bluetooth LE" Guide.

Env:

Windows10

NRF52-DK - NFR52832

Wireshark - Version 4.0.2

Python - 3.11

Device Manger - JLINK CDC UART PORT

Steps -

1. Upload Hex file to device via nRF Connect for Desktop Programmar(3.0.4)  - sniffer_nrf52dk_nrf52832_4.1.0.hex

/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1674136150194v1.png

2. copy extcap files to wireshark extcap 

3. run cmd command - nrf_sniffer_ble.bat --extcap-interfaces

/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1674136346722v3.png

Results -

"nrf_sniffer.bat --extcap-interfaces" does not show any nrf Interface

Parents Reply
  • Hi Omer, 
    Unfortunately it's a known issue that we haven't managed to fix. There is a challenge with the throughput of the UART on interface chip that we prefer to use the USB interface on the nRF52840 directly. 

    You can find similar post about it here.

    I would suggest to get hold of a nRF52840 dongle because of the size and the low cost of it. So that you can use it implicitly for sniffer purpose. 

Children
Related