fd58b937679bb9346080a1b0690166aefd4c93b6
Also, add a proper set_channel method, and a method for promiscuous mode.
The microchip mrf24j40ma is an 802.15.4 module, with a SPI interface. It's nice and cheap, and it is readily usable on a breadboard, unlike xbee modules. More information here: http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en535967 This library provides a basic interface to send and receive packets using plain 802.15.4. beacon mode is not supported.
Description
Languages
C++
96.6%
Makefile
3.4%