Hi Loïc,

If you use a high-level protocol there might be some support there, 
otherwise you'll have to implement splitting the message yourself.

Cheers,
Urs


On 01/17/2011 10:09 AM, Pfister Loic wrote:
> Hi,
>
> I need to send a message of 2560 bits --> 320 bytes.
>
>  From what I read in the mailing list, you are able to send packet up to
> 114 byte with an iris mote.
>
> So I will need to send three packets to transmit my full message.
>
> So is there any function that split my packet in three automatically ?
> Or Will I need to implement by myself to split the packet in three, and
> rebuilt it on the other size ?
>
> Thanks a lot in advance
>
> loic
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to