On Mon, May 05, 2014 at 02:07:56PM +0530, Varka Bhadram wrote: > Hi, > > I am using beagleboneblack . Link [0] will explain the setup b/w the two > linux nodes. But in case of Linux and TinyOs nodes its different. > > From the TinyOs side i am using the BLIP stack. > > How did you perform the ping b/w linux and contiki..? >
Normally you have a local-link ipv6 address which is based on the mac-address. Then just make a: ping6 fe80::XXXX:XXXX:XXXX:XXXX:XXXX:XXXX%lowpan0 XXXX stands for your mac address, but you need the universe/local bit flip there, read the rfc for that. %lowpan0 is your lowpan device. You need to specify this because it's a local-link address. - Alex ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel