[Tinyos-help] Help needed regarding tmote and telosb.

2008-08-15 Thread MITTAL,ASHISH
I am working on a sensor networks project where the nodes measure wind pressures during hurricanes. I have a board which has a pressure sensor and other conditioning stuff to amplify that signal. I use this voltage from the board and put it on the ADC of the tmote. I sample this ADC from

Re: [Tinyos-help] Help needed regarding tmote and telosb.

2008-08-15 Thread Eric Keller
I don't see why you weren't getting a warning about atomic reads if there were non-atomic reads in the code. Maybe they were hidden by the previous build settings? It's not the end of the world to have non-atomic reads, although you should probably fix those. As far as the message length, did