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 _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
