[Tinyos-help] CC2420 packet size
Tony Mancill
tmancill at wsu.edu
Tue Apr 3 17:04:21 PDT 2007
You can increase the data portion of the structure by defining
TOSH_DATA_LENGTH in your Makefile. For example:
CFLAGS += -DTOSH_DATA_LENGTH=64
tony
Abhishek Jain wrote:
> Hi,
>
> How can I change the default total packet size for CC2420 in
> tinyos-1.x? As per the packet structure defined in AM.h for telos
> motes, the default total size seems to be 40 bytes including 28 bytes
> for the data payload and excluding the extra fields which are not sent
> over the radio.
>
> thanks,
> Abhishek
More information about the Tinyos-help
mailing list