forgot to mention we're using tos 2.1.0 .. i m copying the message packet we receive as well so you all could help us decipher it..
00 00 00 00 01 02 00 07 00 01 is the output after the first 15 seconds our input temperatures are 14 15 15 15 15 16 and the formula used to convert them into degrees C is data_Temp= (data/4096*1.5 - 0.986)/0.00355; every 5 seconds a temp value is read,after which we try ot convert using above formula.after 15 seconds the mean of the input values (3) is tx'd .. thanks
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
