> what is the maximum packet size possible in tinyos.the default is > 36bytes.where should we change the length.is message size different > from packet size Payload length depends on your radio chipset. See http://www.tinyos.net/tinyos-2.x/doc/html/tep111.html, specifically the parts about TOSH_DATA_LENGTH.