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 packe
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 applic
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 :
-- Original Message --
From: Varka Bhadram
To: Alexander Aring
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 specifica