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
  • Hi Omer,

    Could you let us know the version number of the nRF52832 DK you are using as the sniffer ? 
    We are having an issue with nRF52832 DK version 3 that the sniffer software can't detect the UART port. 
    It would work with earlier version of the nRF52832 DK or with nRF52840 DK any version (by using the nRF USB port instead of the debug USB port). Or you can use the nRF52840 dongle. 

Reply
  • Hi Omer,

    Could you let us know the version number of the nRF52832 DK you are using as the sniffer ? 
    We are having an issue with nRF52832 DK version 3 that the sniffer software can't detect the UART port. 
    It would work with earlier version of the nRF52832 DK or with nRF52840 DK any version (by using the nRF USB port instead of the debug USB port). Or you can use the nRF52840 dongle. 

Children
Related