Re: [Tinyos-help] Collection protocol not working when deployed with Deluge T2

2010-08-31 Thread Fabrice Dossin
Hi, Could someone commit this fix ? Regards, Fabrice On 27 August 2010 12:03, Fabrice Dossin wrote: > Hi, > > The problem (bug report) is in CtpRoutingEngineP.nc at line 201: > my_ll_addr = call AMPacket.address(); > > When my app is transmitted by Deluge, the call returns 1 instead of 20 > (my

[Tinyos-help] sleeping and wakeup

2010-08-31 Thread rupesh vishwakarma
hi, I am writting an application in which I need node should only wakeup when it sense some packet is recieved I have tried call LPL.setLocalWakeupInterval(2000); will it give to radio sleep mode after 2000 ms or what method I should use to make my mote telos B to sleep and only wakeup when i

[Tinyos-help] macMinBE

2010-08-31 Thread annalisa asta
Hi, I work with tkn154 library and I would to know where (the file) the macMinBE is set. And what is his value? I should increase it, how I could do? What files I should modify? Thanks Annalisa ___ Tinyos-hel

Re: [Tinyos-help] macMinBE

2010-08-31 Thread Jan Hauer
see previous thread: https://www.millennium.berkeley.edu/pipermail/tinyos-help/2010-August/047726.html The interfaces are all provided by the main MAC configuration, for beacon mode this is: Ieee802154BeaconEnabledC.nc Jan On Tue, Aug 31, 2010 at 2:32 PM, annalisa asta wrote: > Hi, > I work wit

Re: [Tinyos-help] Blip on IRIS reset problem

2010-08-31 Thread Miklos Maroti
Hi Nithin! We think that Zsolt have found the problem, which is a missing declaration of the watchdog timer in the platforms/iris/platform.h file. I have committed a fix to the SVN repository. Can you please verify that this fixes BLIP on the IRIS (does not need the trick of plugging in the IRIS t

[Tinyos-help] Send Commands To Motes Through Java

2010-08-31 Thread Salman B.M.R
Hi all I want to know how to send commands to MTS420 or MTS310 such as wake,sleep,set data rate etc . directly using tinyos java classes , I was able to run LISTEN.java and read the packets from the mote. i tried to use SEND.java but i don't know what is the binary arguments for the comm

Re: [Tinyos-help] Send Commands To Motes Through Java

2010-08-31 Thread Michael Schippling
If you are using TOS2.x I hear the TestSerial parogram does bi-directional communication. You can also see my posted code for a (possibly too complicated) example using TOS1.x: http://www.etantdonnes.com/Motes/schipTOS.zip MS Salman B.M.R wrote: > Hi all > > I want to know how to send comm

[Tinyos-help] modification of duty-cycle while sensing - LowPowerListening

2010-08-31 Thread TheMrOrange
Hi, I've developed an application for Micaz using the blip stack and low power listening LPL is configured as follow sleep interval =1024 delay = 2048 retries = 2 I've probed and measured Amperes used by motes while working in single hop and I can see two different values for duty-cycle: -

[Tinyos-help] variation of duty-cycle in Low Power Listening while sensing

2010-08-31 Thread Davide Pusceddu @ CIT
Hi, I've developed an application for Micaz using the blip stack and low power listening LPL is configured as follow sleep interval =1024 delay = 2048 retries = 2 I've probed and measured Amperes used by motes while working in single hop and I can see two different values for duty-cycle: When

[Tinyos-help] variation of duty-cycle while sensing - Low Power Listening

2010-08-31 Thread Davide Pusceddu @ CIT
Hi, I've developed an application for Micaz using the blip stack and low power listening LPL is configured as follow sleep interval =1024 delay = 2048 retries = 2 I've probed and measured Amperes used by motes while working in single hop and I can see two different values for duty-cycle: - W