Hi all, In my application, I need to send packets of variable size. Also, can the receiver check the size of the received packet. I know that you can change the size of the message using TOSH_DATA_LENGTH. But is it possible to send messages with different sizes in the same application. I read somewhere that TOSH_DATA_LENGTH defines the maximum payload size and the actual size depends on the number of bytes transmitted. In that case how does the receiver measure the size of the packet received? Any help is greatly appreciated!
Thanks!
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
