Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-06 Thread Alexander Aring
On Tue, May 06, 2014 at 01:03:54PM +0530, Varka Bhadram wrote: > On 05/05/2014 01:28 PM, Alexander Aring wrote: > >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). > > > I think in

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-06 Thread Varka Bhadram
On 05/05/2014 01:28 PM, Alexander Aring wrote: > 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). > I think in linux kernel stateless address compression support is there. But state

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-06 Thread Alexander Aring
On Tue, May 06, 2014 at 10:29:47AM +0530, Varka Bhadram wrote: > What is the status of LoWPAN layer in 3.12 kernel ? > I don't know the new fragmentation api comes out with 3.15 and I don't would use any kernel versions backwards... but there are also some backports... Please use net-next, I tho

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-05 Thread Varka Bhadram
What is the status of LoWPAN layer in 3.12 kernel ? -Bhadram On 05/05/2014 06:04 PM, Alexander Aring wrote: > 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 a

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-05 Thread Alexander Aring
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 pi

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-05 Thread Varka Bhadram
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..? -bhadram On 05/05/2014 01:28 PM, Alexander Arin

Re: [Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-05 Thread Alexander Aring
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 T

[Linux-zigbee-devel] Ping b/w Lowpan Nodes

2014-05-05 Thread Varka Bhadram
Hi Alex, I want to ping Linux node(cc2520) with the TinyOs node. I am using the linux kernel 3.8.13. Please kindly tell me the requirements from the Linux side and the simple node side to ping properly? Thanks in advance. -Varka Bhadram --