NordicSemiconductor / nRF-Sniffer-for-802.15.4

nRF-based 802.15.4 sniffer (firmware and software)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nRF Sniffer for 802.15.4

This repository contains firmware and Wireshark extcap plugin and Python script that can be used with the nRF52840 SoC for sniffing 802.15.4 packets.

The software provided has been tested with the nRF52840 DK and the nRF52840 Dongle and with the following operating systems:

  • Ubuntu 18.04
  • Windows 10
  • macOS Mojave

Dependencies

  • Wireshark (Ubuntu package wireshark)
  • pySerial (Ubuntu package python-serial or python3-serial)

Quick start guide

To start using the nRF Sniffer, you must program the firmware, install Wireshark, and configure the nRF Sniffer capture plugin. See Nordic Semiconductor's nRF Sniffer for 802.15.4 user guide for detailed instructions and complete documentation.

Firmware source code

The source code of the nRF Sniffer for 802.15.4 firmware is available in the nRF Connect SDK.

About

nRF-based 802.15.4 sniffer (firmware and software)

License:Other


Languages

Language:Python 89.7%Language:Lua 10.2%Language:Batchfile 0.2%