Re: [Tinyos-help] Radio Sleep in tinyos

2013-03-18 Thread András Bíró
Hi, Check how low power listening works: http://www.tinyos.net/tinyos-2.1.0/doc/html/tep105.html If you want to send packages, it turns on the radio no matter how much the LocalSleepInterval is. Oh, and sending the email twice doesn't cause faster reply... Andris On Mon, Mar 18, 2013 at 8:02

[Tinyos-help] Radio Sleep in tinyos

2013-03-18 Thread Anbu Sorna
Hi all, In my project work, Mote id 2 & 3 both are sending packets to Sink simulaneously.. After receiving flag value from Sink,Mote 3 should sleep for sometime(1ms)..Only mote 2 should send..After receiving another flag value from Sink,mote 3 sholud start its transmission again...To

[Tinyos-help] Radio Sleep in tinyos

2013-03-18 Thread Anbu Sorna
Hi all, In my project work, Mote id 2 & 3 both are sending packets to Sink simulaneously.. After receiving flag value from Sink,Mote 3 should sleep for sometime(1ms)..Only mote 2 should send..After receiving another flag value from Sink,mote 3 sholud start its transmission again...To m