This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The nRF sniffer - Wireshark not listing the Interface

Hi,

I'm using Windows 10, Wireshark 3.2.17, python 3.9,   pyserial 3.5.

I see this question has been asked before but the solutions did not work for me.

I get the following output to verify the extcap.

I only have one python version (3.9) installed and pyserial is installed for that.

From wireshark I can enable, View -> Interface toolsbars-> nRF sniffer for 802.15.4. 

Still I do not get the interface listed in Wireshark to capture. Wireshark can capture packets from other interfaces.

I use the nRF52840-DK board programmed with .hex file via nRF Connect.

Next, I also tried to see with ble sniffer, but the interface does not get listed for that either.

What am I missing?

Parents Reply
  • Hi,

    Thanks a lot! This indeed was the issue. It was confusing with the two ports and I was using the same port I used to flash since that port was detected properly by Windows.

    I think it would help, if the link you have above was added to the nRF sniffer documentation section. Slight smile

    Thanks a lot again for your time!

Children
  • Hi

    Great to hear. Indeed, I reviewed the official guide myself and it is somewhat poorly communicated which USB port the sniffer uses. I have reported this internally, and we will look at making a new revision of the sniffer documentation.

    Best regards,

    Simon

Related