[Tinyos-help] Power consumption of SurgeTelos

2006-07-26 Thread sazure
Hi, all, I am currently estimating the power consumption of tmote sky to support SurgeTelos. I found a strange thing: When I program the SurgeTelos for 5 sec sampling period, it consume arround 28mA. But when I program for 3 minutes sampling period, it still consume 28mA. It seems the radi

[Tinyos-help] SurgeTelos Problem

2006-07-20 Thread sazure
Hi,all: I have a problem of SurgeTelos program. Currently I got some tmote sky. I try to rewrite the sensor drivers by modifying the SurgeTelos program. But when I use Tosbase to listen the raw data. At very first, every is fine. But after maybe 6 packets, I got the 5 duplicated packets(

Re: [Tinyos-help] make tmote for CntToLed

2006-07-12 Thread sazure
Hi, Cory: Thank you for your reply. They are very helpful. Best Zhengsu Quoting Cory Sharp <[EMAIL PROTECTED]>: > Hi Zhengsu, > > Please see "Building TinyOS 1.x CntToLeds et all fail" at this page > http://www.moteiv.com/community/Moteiv_Boomerang_Fixes which reads > > Building Tiny

[Tinyos-help] make tmote for CntToLed

2006-07-12 Thread sazure
Hi, all: I try to compile the program of CntToLed using following command: $make tmote It complain with many manys errors. (BTW, I use same command to complie SurgeTelos and Blink, they can pass and have no problem) Instead, I use the command to compile CntToLed: $make telosb It works

Re: [Tinyos-help] multihop problems

2006-07-10 Thread sazure
Programing base with surge program, with node id 0. You will see the multihop. BTW, you can use xlisten -d -b=mica2, it will be more helpful to identify each byte. Zhengsu Quoting Tehn Yit Chin <[EMAIL PROTECTED]>: > Hi, > > I have the following setup > > node2 <--> node1 --> base > |

[Tinyos-help] Surge_Reliable

2006-06-28 Thread sazure
Hi, all, I am testing Surge_Reliable program using Mica2 motes. I directly read raw data. However, by comparing the uint16_t sourceaddr bytes & uint16_t originaddr bytes, I didn't find a multihop happened even I deploy one mote out of base range and put another mote in the middle between

[Tinyos-help] Need knowledge for the warnings

2006-06-27 Thread sazure
Hi, all Can anyone give me what bad things will happen if the program hits the following warnings. Thanks a lot. SurgeM.nc:182: warning: `TaosControl.stop' called asynchronously from TaosCh1.dataReady' SurgeM.nc:229: warning: `BattControl.stop' called asynchronously from `ADCBATT.dataReady

[Tinyos-help] Measure TmoteSky Signal Strength

2006-06-27 Thread sazure
Hi, all: I have run the Delta demo code for TmoteSky. But how can I get the signal strength of the mote at real time? Please help me. Thanks Best Zhengsu ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.be