
microchip-zena
A Linux command line tool for interfacing with the ZENA 2.4GHz 802.15.4 / ZigBee network analyzer from Microchip Technologies Inc. Initial project aim is to generate a pcap packet capture file suitable for use with Wireshark. See this blog post for an introduction and documentation http://jdesbonnet.blogspot.com/2011/02/using-microchip-zena-zigbee802154.html
Most recent updates:
16 Feb 2012: Version 0.4.3 fixes occasional bad packet length causing a SEGV when accessing the packet buffer. Utility now drops any packets where the packet length is outside of the allowed range.
2 Feb 2012: Version 0.4.2 fixes a bug where packets captured with a bad FCS were incorrectly written to the PCAP file.
20 Mar 2011: Version 0.4.1 fixes a bug which would have lost packets during capture.