This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Wireshark don't show packets data (nRF Sniffer v.2 beta)

Hi

I have a problem with showing data packets in wireshark. I configured the sniffer according to the instructions. At capturing packets in main window don't show anything, but if I open a "Log", there will be displayed data, which, through one package, show the error of the generated package.

Version Wireshark - 2.6.2

Version python - 2.7.16

Thanks in advance for the answer

Parents
  • Hi

    If I understood correctly, as written in the requirements.txt file, I need to install pyserial 3.4.

    pyserial 3.4 I placed in the directory C: \ Python27 \ Lib \ site-packages \ pyserial-3.4 (I found an example in the Internet)

    When using pip to install this module, this message comes out.

    Can you tell me if I can make a mistake somewhere?

    Thank you in advance

Reply
  • Hi

    If I understood correctly, as written in the requirements.txt file, I need to install pyserial 3.4.

    pyserial 3.4 I placed in the directory C: \ Python27 \ Lib \ site-packages \ pyserial-3.4 (I found an example in the Internet)

    When using pip to install this module, this message comes out.

    Can you tell me if I can make a mistake somewhere?

    Thank you in advance

Children
Related