On Sat, Jan 9, 2010 at 4:20 PM, Jon Smirl <[email protected]> wrote: > Both of my wpans send back the same address: > > r...@terra:/home/apps/linux-zigbee/src# iz assoc wpan1 777 1 11 short > Received short address 8001, status 00 > r...@terra:/home/apps/linux-zigbee/src# iz assoc wpan2 777 1 11 short > Received short address 8001, status 00
For some reason my MAC address were all zero but I am sure I set them. Setting them again let me get unique addresses. r...@terra:/home/jonsmirl# iz assoc wpan1 777 1 11 short Received short address 8002, status 00 r...@terra:/home/jonsmirl# iz assoc wpan2 777 1 11 short Received short address 8003, status 00 r...@terra:/home/jonsmirl# When I type in chat, wireshark shows the packet being sent, but it isn't displayed in the receiving chat window. > > Missing a '4' here... > echo 1 > /sys/bus/platform/devices/ieee80215fakelb/adddev > echo 1 > /sys/bus/platform/devices/ieee80215fakelb/adddev > > I had to make some paths: > mkdir -p /usr/local/var/run > mkdir -p /usr/local/var/lib/lowpan-tools > > Install should have made those. > > > -- > Jon Smirl > [email protected] > -- Jon Smirl [email protected] ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
