Code Monkey home page Code Monkey logo

Comments (9)

e-rk avatar e-rk commented on May 25, 2024

Hi,
It appears that Wireshark 2.9 sends its version as an additional command line parameter to let the extcap utility adapt its behaviour to different Wireshark versions, which is a bit unfortunate in this case.
I'll let you know once a fix is up.

from nrf-sniffer-for-802.15.4.

IanAber avatar IanAber commented on May 25, 2024

from nrf-sniffer-for-802.15.4.

e-rk avatar e-rk commented on May 25, 2024

Now that I think of it the unrecognized argument is pretty harmless in this case.
Unfortunately I have no idea why Wireshark crashes after capture on Mac and I have no way to verify it myself. If you run Wireshark from the terminal do you see any error logs when trying to stop the capture? I think this problem should be reported to Wireshark developers.

About the ZigBee broadcasts, do you have correct decryption keys set up? The sniffer does no data processing of sniffed packets so I suspect that it is a matter of changing the correct preferences in Wireshark. I am not familiar with ZigBee, so I can't help here either. Sorry.

from nrf-sniffer-for-802.15.4.

IanAber avatar IanAber commented on May 25, 2024

from nrf-sniffer-for-802.15.4.

e-rk avatar e-rk commented on May 25, 2024

If you are in the repository root, you can install the module using the command:

python -m easy_install .

You might need root privileges for that.
Then the nrf802154_sniffer module can be imported into other python scripts. It exposes the Nrf802154Sniffer class. All you need to do is to call extcap_capture and give it the file name, serial port and channel as arguments. This should start dumping data to given file. To stop the capture call stop_sig_handler().

from nrf-sniffer-for-802.15.4.

stig-bjorlykke avatar stig-bjorlykke commented on May 25, 2024

The crash on stop capture is Wireshark bug 14631.

from nrf-sniffer-for-802.15.4.

IanAber avatar IanAber commented on May 25, 2024

from nrf-sniffer-for-802.15.4.

IanAber avatar IanAber commented on May 25, 2024

Version 3.0.3 gets past the Wireshark crash issue.

from nrf-sniffer-for-802.15.4.

stig-bjorlykke avatar stig-bjorlykke commented on May 25, 2024

@IanAber Good. I have closed Wireshark bug 14631 .

from nrf-sniffer-for-802.15.4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.