[Tinyos-help] [TinyOS-2.x] CollectionSenderC.send() command is
not working
Benjamin Madore
bcmadore at cs.pitt.edu
Tue Jun 12 13:36:44 PDT 2007
On Sat, June 9, 2007 4:11 am, Peizhao Hu said:
>
> I also tried to increase the message size by MSG_SIZE=50 as well, but it
> doesn't work.
Are you trying it with "-DTOSH_DATA_LENGTH=50" in your makefile?
Check TEP 111.
If I wanted 50, I'd set "-DTOSH_DATA_LENGTH=52" or more to prevent my app
from bombing if I made a counting error, then resize it down as the last
thing in the project.
--
The difference between the right word and the almost right word is really a
large matter- it's the difference between a lightning bug and the lightning.
-Twain
More information about the Tinyos-help
mailing list