hai...

The checking of type and network field checking is happening when a TinyOS mote
receives a IEEE-802.15.4 packet from any node. So if i send IEEE-802.15.4 packet
in linux from user space those two field values will be checked on TinyOS and
then the packet is discarding. We can send the packet by adding those two fields
as João Paulo suggested. But i feel that this is not the proper way.....

When i send 6lowpan(udp,6lowpan,wpan) packet the TinyOS mote is able to receive
the packet and give it to the user space.

Regards,
-Bhadram

On January 13, 2014 at 2:03 PM Alexander Aring <alex.ar...@gmail.com> wrote:
> On Fri, Jan 10, 2014 at 07:43:32PM -0800, João Paulo Bodanese wrote:
> > 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.
>
> that sounds crazy. :-) The last two bytes of a 802.15.4 pdu is the
> checksum (I think you mean the ieee 802.15.4 frame here).
>
> Maybe we should know if Varka wants to receive data to a 6LoWPAN or IEEE
> 802.15.4 application on the TinyOS code at first. Does IEEE 802.15.4 frames
> work and 6LoWPAN doesn't work?
>
> I lost the overview.
>
> - 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

Reply via email to