I believe that you have to return FAIL from the dataReady event to stop further conversions. I have tested this on tinyos.1.1.12 and the telosb and tmote platforms.
Chris
On 4/3/06, Alexandre Sousa <[EMAIL PROTECTED]> wrote:
Hi,
How can I stop the ADC.getCountinousData() call?
I'm trying to use this to get about 100 samples using high sampling rate:
- ADCControl.setSamplingRate(TOS_ADCSample120us);
But I need to stop the conversions. How can I do that?
Many thanks,
Alex
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
