hi all,

 i am using  mts400 in my mica2 code to get temperature and pressure values
for tinyos2.x.

can anyone plz tel me how to wire the I2C configuration file in tinyos2.x to
HplSensirionSHT11C's  PDATA  and SCK.

IS IT SOMETHING LIKE:
components  HplAtm128I2CBusC as Bus;
HplSensirionSht11P.PDATA -> Bus.I2CData  ;
 HplSensirionSht11P.SCK -> Bus.I2CClk ;


with this i am getting packets with the temperature and pressure values as
00

kindly help.....

-- 
Regards,
Ashwini
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to