Giter VIP home page Giter VIP logo

jn51xx-802.15.4-sniffer-server's Introduction

This application is used to form a connection between a packet sniffer application such as Wireshark (which has built in support for this sniffer-server) and an NXP Wireless 802.15.4 Microcontroller running NXP's sniffer firmware connected to a PC's serial port.

Packets received by the wireless microcontroller are encapsulated with a short header in UDP datagrams and sent to a specified host IP address.

The header appended to the 802.15.4 frame consists of the following:

Field Name Length (octets) Description

Timestamp 5 Timestamp generated by the JN51xx device Sniffer Id (Null terminated string) A string identifier assigned to the sniffer Channel 1 The channel the message was received on LQI 1 The received LQI Length 1 The length of the 802.15.4 frame

Appended to this is the 802.15.4 frame received from the JN51xx device.

If you would like to compile it yourself, it should build fine with the MinGW toolchain. A pre built binary for Windows is included.

Using it: Open a command prompt and type something like this:

JN51xx-802.15.4-Sniffer-Server.exe -s COM1 -c 14

This should start the sniffer server, connect to a JN51xx device running sniffer firmware on COM1 and begin sniffing on channel 14.

To get a list of the available options, type:

JN51xx-802.15.4-Sniffer-Server.exe -h

Setting a wireshark capture filter such as "udp port 49999" will cut out all other traffic.

jn51xx-802.15.4-sniffer-server's People

Contributors

codemonkey1973 avatar embeddedmonkey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jn51xx-802.15.4-sniffer-server's Issues

Protocole NXP dongle.

Hi, great job. I wonder where did your find the protocol to communicate with the NXP dongle.

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.