nope...it's an all or nothing packet oriented interface.
You can however send 5 separate 2 byte messages if you've
got the bandwidth.

MS

RamKishore wrote:
Hi all,
I have message of 10 bytes. I send using GenericComm component's send interface as:
                     call sendMsg.send(TOS_BCAST_ADDR,10, &Msg);

can I transmit byte by byte or group of atleast 2 bytes in 5 transmissions?

Regards,
Kishore
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to