Hi, Is there a way to create messages with an arbitrary length? Looking at the tutorials it seems like one has to define a struct for the payload that one wants to send and this would result in a constant message size. Can I send messages where the paloads length differs among individual packets? And how can that be done without dynamic memory allocation?
David. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
