Hello,

 I've got several questions to continue my project.

 First of all,how can I be sure if my sensorboard is a MTS300CA or CB?
We want to send informations thanks to the the sensorboard (GPS,temperature,light) to the PC. We use the function dataReady() which returns a struct "data". How Can I know what is really send in data(in data.data). What value is in data for each case (GPS,temperature
 and light).
Because when we get the value on the PC, we would like to convert it in degree Celsius,
 position , and lux.
For the moment, on the PC, we get packet of bytes. For the 2 bytes representing the data,
 how can we convert it to a representative value?
 (On the PC,we use Java language)

Second,I wanted to know how many messages can be treated by the function event Receive?
 How can I know how the buffer works?

 Thanks for your help,

 Regards,

 Besse Alexandre,France

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

Reply via email to