[Tinyos-help] energy cost

2006-08-28 Thread Xing Jin
stions, see the administrator of that system for details. Content preview: Hi everyone, Does anyone know how to calculate the energy cost to send a packet from one mote to another one? Does the TinyOS offer some function or call to get it ?? Thanks a lot. Xing Jin How low will we go? Check out Yahoo!

[Tinyos-help] the range of the mica2 temperature readings

2006-06-29 Thread Xing Jin
Hi everyone,    Would someone  tell me the range of the mica2 thermistor readings?   Or the ceilus temperature reading range (format like :0~30C)?    Thanks a lot.     Xing Jin Yahoo! Music Unlimited - Access over 1 million songs. Try it free

[Tinyos-help] delay time and memory calculation

2006-06-10 Thread Xing Jin
.    Xing Jin __Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https

[Tinyos-help] modification on TOSBase and show them on Xlisten

2006-06-05 Thread Xing Jin
from 0~2 and make it return to 0 after it arrives at 2. Everytime ,when it is 2, call the UARTSend to send the info. But it can not get info to display through Xlisten. Can anyone give me some hint?I appreciate it very much. Xing Jin

[Tinyos-help] print problem

2006-05-30 Thread Xing Jin
am doing the experiment. But I do not know how. I thought DBG display was just for simulation.(or I am wrong???) Is there any statement that can print out the value, or write the value into a file??? Can anyone tell me?   Thanks a lot.    Xing Jin

[Tinyos-help] specify receive mote?

2006-05-08 Thread Xing Jin
. Xing Jin [Tinyos-help] How to specify recipient's mote??? Michael Schippling schip at santafe.edu Tue Sep 13 22:36:44 PDT 2005 Previous message: [Tinyos-help] How to specify recipient's mote??? Next message: [Tinyos-help] Encryption in tinysec Messages

[Tinyos-help] mote to mote communication /mote to base communicaton

2006-05-05 Thread Xing Jin
base , I need to use UART? And if I need to consider the info sensed by the aggregation nodes on the aggregation points with the info from the lower layer? What should I do??  Set a periodical timer and insert them together??    Thanks a lot.   Xing Jin Yahoo! Mail

[Tinyos-help] Surge-Reliable Running problem!???

2006-04-13 Thread Xing Jin
ga128 is found.Uploading: flash Fuse Extended Byte set to 0xff   can anyone tell me what happened ? and How to slove this problem?   Thanks a lot.     Xing Jin Love cheap thrills? Enjoy PC-to-Phone calls to 30+ countries for just 2¢/min with Yahoo! Messenger with Voice.___

[Tinyos-help] about surge_reliable test on xbow

2006-04-10 Thread Xing Jin
ate it.   Thanks in advance.         Xing Jin Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley

[Tinyos-help] about the multihop application

2006-01-19 Thread Xing Jin
Hi, everyone,    Does anyone who knows some samples using multihop like Surge ??  I plan to make a simple one based on the Surge part.  The motes need to sense the temperature , and do some aggregation on the packet and send it again. If some anormal event happen, the alarm is needed.  Does anyone

[Tinyos-help] how to slove the aggregation part ?

2006-01-18 Thread Xing Jin
Hi ,  I am a beginner in this field. When I complied my code, it says that   TestTempM.nc:82: warning: passing argument 1 of `Send.send' makes pointer from integer without a castTestTempM.nc:82: too many arguments to function `Send.send'TestTempM.nc: In function `ReceiveMsg.receive':TestTempM.n