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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help