I'm using the Linux raw sockets communication with Micaz motes
(TinyOS) and worked fine.
In the transmission from the Beagle to Micaz, I had to add the bytes
0x3f and 0x06 after the frame header, otherwise the Micaz application
don't receive the data.

Regards,
João Paulo

2014/1/10 Varka Bhadram <var...@cdac.in>:
>
>
> ---------- Original Message ----------
> From: Varka Bhadram <var...@cdac.in>
> To: Alexander Aring <alex.ar...@gmail.com>
> Date: January 10, 2014 at 5:12 PM
> Subject: Re: Linux-zigbee and TinyOS
>
> I am using telosb motes with TinyOS on it. The IEEE-802.15.4 header format
> at the TinyOS side different when compared to IEEE standard specification.
>
> please check the link :
> https://github.com/tinyos/tinyos-main/blob/master/tos/chips/cc2420/CC2420.h#L95
>
> -Bhadram
>
> On January 10, 2014 at 5:01 PM Alexander Aring <alex.ar...@gmail.com> wrote:
>> Hoi,
>>
>> On Fri, Jan 10, 2014 at 04:56:58PM +0530, Varka Bhadram wrote:
>> > Hi....
>> >
>> > Have any one worked on interoperability b/w TinyOS nodes and Linux node
>> > ?
>> >
>> > I tried with linux-zigbee on BeagleboneBlack with cc2520 radio and
>> > TinyOS on
>> > telosb motes. Both sides are receiving the packet at the driver level
>> > but not
>> > reaching to the user application .
>> >
>> > Did anyone got the same problem ??????....................
>> >
>>
>> I use contiki and it worked. Try to use no any fragmentation... this
>> isn't rfc complaint at the moment. So your payload need to be < 127
>> bytes!
>>
>> But for me it sounds that maybe the checksum in a 802.15.4 frame(PDU) is
>> maybe wrong. To check this it's good to have a sniffer device and
>> wireshark running. :-)
>>
>> - Alex
>
> -------------------------------------------------------------------------------------------------------------------------------
> This e-mail is for the sole use of the intended recipient(s) and may
> contain confidential and privileged information. If you are not the
> intended recipient, please contact the sender by reply e-mail and destroy
> all copies and the original message. Any unauthorized review, use,
> disclosure, dissemination, forwarding, printing or copying of this email
> is strictly prohibited and appropriate legal action will be taken.
> -------------------------------------------------------------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> Linux-zigbee-devel mailing list
> Linux-zigbee-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
>

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to