1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-03 00:15:26 +03:00

install/USAGE: rearranged to make copy & paste easier

This commit is contained in:
Werner Almesberger 2011-03-30 06:15:01 -03:00
parent 0cfd2777de
commit d489ff89e0

View File

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