[Tinyos-help] Problem with OscilloscopeRF - changing Photo to Temp
Carl Hanks
carl at hanksfam.net
Sat Dec 2 16:33:57 PST 2006
I'm using some code based on the OscilloscopeRF. The application works fine
when I make it and install it to my motes. However when I change:
components Main, OscilloscopeM
, TimerC
, LedsC
, DemoSensorC as Sensor
, GenericComm as Comm;
To
components Main, OscilloscopeM
, TimerC
, LedsC
, Temp as Sensor
, GenericComm as Comm;
My mote no longer receives the OscopeResetMsg. I've installed another mote
with TOSBase and it blinks to show that the message is sent when I click the
Clear Dataset button in the Oscilloscope GUI.
I've also checked out this problem with the non-RF Oscilloscope application
and the problem doesn't exist there.
Thanks for your help,
Carl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20061202/adaf5a3d/attachment.html
More information about the Tinyos-help
mailing list