Skip to content

Sniffer for Nordic NRF24L01+ modules with MySensors support

License

Notifications You must be signed in to change notification settings

didi1357/NRF24_Sniffer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NRF24_Sniffer

Sniffer for Nordic NRF24L01+ modules

The wireless 2.4GHz Nordic Semiconductor nRF24L01+ chip (or nRF24 for short), does not support promiscuous mode, which in theory makes it impossible to capture network traffic between different nodes on a network.

This project contains a wireless sniffer for nRF24L01+ wireless modules meeting following requirements:

  • Based on commodity, cheap hardware
  • Traffic capturing for network with known parameters (channel, baudrate, base address)
  • Analysis using Wireshark network protocol analyzer
  • Possibility to analyze protocols which use the nRF24 for transport in their network

For a full description of this project see:

About

Sniffer for Nordic NRF24L01+ modules with MySensors support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.5%
  • C 34.1%
  • Makefile 8.3%
  • Other 5.0%
  • CMake 3.1%