Skip to content

mbains/linux-802.15.4-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-802.15.4-sniffer

The aim of this project is to create a linux based 802.15.4/Zigbee sniffer without the need of any firmware or a microcontroller. The hardware used is Microchip's MRF24J40MA 2.4 GHz 802.15.4 transceiver over a FTDI USB-SPI bridge. The code to configure and capture packets from the radio is written in python and piped to wireshark for parsing and viewing.

Required Hardware

alt text

Required Software

Running:

python mrf.py <IEEE 2.4GHz Channel>

alt text

Releases

No releases published

Packages

No packages published

Languages