[Tinyos-help] ReadStream period off on a telosb?
Sivan Toledo
stoledo at tau.ac.il
Tue Mar 4 12:07:36 PST 2008
I am trying to read from the TelosB ADC using the ReadStream interface
(wired to AdcReadStreamClientC), and it seems that when I set a large
period, for sanity checking, the actual sampling period is much
smaller. For example, if I call read(1000000) when the posted buffers
are of size 8, I get several buffers per second back, rather than 1
every 8 seconds.
Any idea why this is happening?
Thanks, Sivan
More information about the Tinyos-help
mailing list