1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-30 01:41:59 +03:00

install/: renamed READMEs and added (non-working) setup instructions

- README-Ben: renamed to INSTALL-Ben
- README-PC: renamed to INSTALL-PC
- USAGE: setup instructions (don't work yet)
This commit is contained in:
Werner Almesberger 2011-03-30 04:29:52 -03:00
parent 16dcc30f87
commit 0cfd2777de
3 changed files with 17 additions and 0 deletions

17
install/USAGE Normal file
View File

@ -0,0 +1,17 @@
Setup between two Bens:
(for reference - doesn't work yet)
Ben1 iz add wpan-phy0
Ben1 ip link set wpan0 address de:ad:be:af:ca:fe:ba:be
Ben1 ifconfig wpan0 up
Ben2 iz add wpan-phy0
Ben2 ip link set wpan0 address ca:fe:ca:fe:ca:fe:ca:fe
Ben2 ifconfig wpan0 up
Ben1 izcoordinator -d 1 -l lease -i wpan0 -p 0x777 -s 1 -c 11
Ben2 iz assoc wpan0 777 1 11 short
Based on
http://sourceforge.net/apps/trac/linux-zigbee/wiki/GettingStarted-0.2