Hi Varka, On Mon, May 05, 2014 at 01:05:45PM +0530, Varka Bhadram wrote: > Hi Alex, > > I want to ping Linux node(cc2520) with the TinyOs node. I am using the linux > kernel 3.8.13. >
First about TinyOS: I don't know which 6LoWPAN Stack implementation do you use but I know the BLIP stack for TinyOS only. [0] But this is not rfc complaint it's based on draft-6lowpan-hc-06. I don't know the exactly state of the 6LoWPAN stacks in TinyOS I only tested it with contiki [1] which is rfc complaint. About Linux: I think kernel 3.8.13 has too the draft-6lowpan-hc-06 implementation with very very huge bugs which is in a unusable state. Please use net-next [2] and make your development on it. I heard you use a beaglebone. My beaglebone boots with the current net-next kernel and with a working ethernet and spi controller. > Please kindly tell me the requirements from the Linux side and the simple > node side to ping properly? > The linux side should be rfc complaint, we currently don't support such things like stateless address compression but this is also not used in contiki (I guess). If you have a working solution (maybe try to sniff some packets with wireshark) then follow the tutorial from trac wiki [3]. [0] http://tinyos.stanford.edu/tinyos-wiki/index.php/BLIP_2.0 [1] https://github.com/contiki-os/contiki [2] http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git [3] http://sourceforge.net/apps/trac/linux-zigbee/wiki/GettingStarted-0.2 - 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