Re: [Tinyos-help] maximum message size

2010-05-31 Thread Michiel Konstapel
Of Eric Decker Sent: vrijdag 28 mei 2010 22:48 To: chikh omar Cc: tinyos help Subject: Re: [Tinyos-help] maximum message size The radio used on the telosb is limited to total byte count of 128 bytes. The length field in an Active Message message is 8 bits so is limited to 256 bytes

[Tinyos-help] maximum message size

2010-05-28 Thread chikh omar
what is the size maximum of message send in tinyos?   ** Omar Cheikhrouhou Engineer Researcher @SENS Lab (Software Engineering and Network Security) Higher Institute of Technological Studies - Address : Mahdia's road Km 2.5 Sfax. BP 88 A - 3099 El

Re: [Tinyos-help] maximum message size

2010-05-28 Thread Eric Decker
The radio used on the telosb is limited to total byte count of 128 bytes. The length field in an Active Message message is 8 bits so is limited to 256 bytes. There are other limitations in the system due to available memory and other things but I haven't quantified them. TinyOS uses a static