nRF-Sniffer-for-802.15.4 icon indicating copy to clipboard operation
nRF-Sniffer-for-802.15.4 copied to clipboard

nRF-based 802.15.4 sniffer (firmware and software)

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.