Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 487 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 487 Bytes

linuxbee

Linux Module For Xbee s1 cards, for the 3.X kernels. Compatible with 6lowpan :)

Fork of the original driver from https://github.com/robbles/xbee-driver

So far it works only on the kernel 3.16, tested with Ubuntu 14.10.

USAGE:

  • Compile it
  • Load with driverieeeinit.sh
  • Unload with driverieeeshutdown.sh

Status:

  • Tested on Ubuntu 14.10 using two Xbee s1 and Zolertia Z1 running contiki-2.7

Future development:

  • Implement others command through AT_COMMANDs