Re: [Tinyos-help] HardACK timeout and Retries

2011-10-21 Thread Miklos Maroti
Hi! Use the PacketLink interface provided by ActiveMessageC (or RF230ActiveMessageC). There you can set the retry count on a per packet basis. Miklos 2011/10/21 Correo de Wacka : > > Hi Miklos, > > Thanks for your tips. Only one more question.. what do u mean with "use > PacketLink"? I haven't f

Re: [Tinyos-help] HardACK timeout and Retries

2011-10-21 Thread Correo de Wacka
Hi Miklos, Thanks for your tips. Only one more question.. what do u mean with "use PacketLink"? I haven't found how to fix a number of retries... > Date: Fri, 21 Oct 2011 14:11:27 +0200 > Subject: Re: HardACK timeout and Retries > From: mmar...@math.u-szeged.hu > To: yo_wa...@hotmail.com > C

Re: [Tinyos-help] Data conversion in Listen.java

2011-10-21 Thread Michael Schippling
Assuming that you were getting good packets before making your changes, then you changed the wrong thing. If Listen is like the T1 version there is a Dump.java class that does the output to the console: Dump.printPacket() is what you want to change...this should not affect any of the packet I/O han

Re: [Tinyos-help] HardACK timeout and Retries

2011-10-21 Thread Miklos Maroti
Hi Correo, 2011/10/21 Correo de Wacka : > Hi Miklos, > > I've been reading all the post about ACK's on RF230. I would like to know > wether is possible to change the timeout ACK for HARDWARE ACKs or is fixed > by the transceiver. I've read int the datasheet that this timeout is 864 μs. No, it is

[Tinyos-help] (no subject)

2011-10-21 Thread Vaibhav Nagarnaik
Hurry up! You should be the first who will visit my site!... http://www.gioeca.it/sites.friend.php?fjxyahooID=20m4 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Error while testing Mviz

2011-10-21 Thread Modi, Jenis Ashokkumar
Hi all, I am getting error while executing this in xubuntos. Tos-Mviz network@192.***.***.***:10002 -dir mote.gif MVizMsg It says that, sf@localhost:9002 died - exiting (java.net.ConnectException: Connection Refused) Could anyone tell me what can be solut

[Tinyos-help] Data conversion in Listen.java

2011-10-21 Thread Ashish Sharma
Hi all, I want to convert the hex data printed by Listen.java to decimal. Has anyone tried such thing? I made some modifications in the java (Listen.java) program but it seems the decimal data is being ignored.. I am always getting 'Packet too long' or 'Bad packet', 'Ignoring unknown packet', etc.

[Tinyos-help] HardACK timeout and Retries

2011-10-21 Thread Correo de Wacka
Hi Miklos, I've been reading all the post about ACK's on RF230. I would like to know wether is possible to change the timeout ACK for HARDWARE ACKs or is fixed by the transceiver. I've read int the datasheet that this timeout is 864 μs. Because softwareack timeout has to be increased till 1100