[Tinyos-help] tinyos-2.X packet size

Markus de Brün markus.bruen at rwth-aachen.de
Mon Mar 17 08:17:17 PDT 2008


> i now that in tinyos1, the paket size is limited to 29 bytes.
That's the default payload length.
This value is specified by TOSH_DATA_LENGTH and can be reset, for
instance, in your makefile using:
CFLAGS +=-DTOSH_DATA_LENGTH=value



More information about the Tinyos-help mailing list