Re: [Tinyos-help] About LowPowerListening

2008-05-29 Thread David Moss
Hi Jiwen - 1. The radio stack takes care of sending the wake up transmission whenever you call AMSend.send. So call LowPowerListening.setRxSleepInterval(250), and then call AMSend.send() - no delays needed. I prefer to use Boot.booted() to setup the Rx sleep interval on a packet, and tha

Re: [Tinyos-help] About LowPowerListening

2008-05-29 Thread Janos Sallai
casts are never acknowledged.) 3. Yes. Janos From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jiwen zhang Sent: Wednesday, May 28, 2008 9:03 PM To: David Moss Cc: tinyos-help Subject: Re: [Tinyos-help] About LowPowerListening Hello David : about the co

Re: [Tinyos-help] About LowPowerListening

2008-05-28 Thread Miklos Maroti
> 3. Does rf230 support LowPowerListeing ? Yes. Miklos ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] About LowPowerListening

2008-05-28 Thread jiwen zhang
Hello David : about the command setRxSleepInterval() , i want to ask some questions again . 1. In my test , the sender and receiver have the same duty cycle (sleep interval ?) , for example 250ms , how long should i send the wake-up packet before i send my data ? that is to say that what shou

[Tinyos-help] About LowPowerListening

2008-05-25 Thread jiwen zhang
Hello David : Maybe i have asked the question to you , but i still have some puzzles . 1. about the command setLocalSleepInterval(uint16_t sleepIntervalMs) . in my opinion , it is used the set that how long the mote sleep . for example , we set sleepIntervalMs to 250 , which mean the mote