I'm beginner in TinyOS. I work in TinyOS 2.1 with Micaz platform, MTS310CB
sensorboard. I want read temperature of MTS310CB sensor but always returns
0. I've weeks with the same problem but I can't solve this. I've been
reading the repository help but I don't find any solution. Today I read
this:

In ../tinyos-2.1.0/tos/sensorboards/mts300/PhotoTempDeviceC.nc

Change

TempControl.Power -> MicaBusC.Int2;

to

TempControl.Power -> MicaBusC.PW0;

It seems like a solution in TinyOS 1.x but in simulation with avrora also
returns 0.

I don't know to do more. Please I need your help to solve it.

Thanks and best regards.
-- 
Daniel GarcĂ­a Aubert
Universidad Carlos III de Madrid.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to