[Tinyos-help] packet transmission time

2012-11-15 Thread 郭 明芳
HelloI use IRIS mote and moteworks. I need to know the transmission time when the packet transmitted from transmitter to receiver. Can you please give me some information?Thank you. RegardsMing-Fang ___

Re: [Tinyos-help] Packet transmission time

2010-06-08 Thread Yusnaidi Md Yusof
-- Message: 2 Date: Tue, 18 May 2010 10:53:11 +1000 From: Kusy, Brano brano.tin...@gmail.com Subject: Re: [Tinyos-help] Packet transmission time To: Yusnaidi Md Yusof yusnaid...@gmail.com, tinyos-help@millennium.berkeley.edu tinyos-help@millennium.berkeley.edu Message-ID

Re: [Tinyos-help] Packet transmission time

2010-05-18 Thread Yusnaidi Md Yusof
am so stucked what to do now... Please again help me... Thanks very much. Yusnaidi -- Message: 2 Date: Tue, 18 May 2010 10:53:11 +1000 From: Kusy, Brano brano.tin...@gmail.com Subject: Re: [Tinyos-help] Packet transmission time To: Yusnaidi Md Yusof yusnaid

Re: [Tinyos-help] Packet transmission time

2010-05-17 Thread Kusy, Brano
Hi All, I need to get the time of packet transmission. I guess to use the PacketTimeStamp interface to get this time where I need to use the timestamp method in the sendDone() and receive() method. Thus, I wire the PacketTimeStamp interface to the ActiveMessageC components such as follows:

Re: [Tinyos-help] packet transmission time for mica2 platform

2007-10-05 Thread Ray kah
Hello Jpaek Is there any theoritcal calculation this estimation? Transmission time = packet size / air data rate(bps) ? Ray On 10/5/07, Jeongyeup Paek [EMAIL PROTECTED] wrote: depending on size of the packet, couple of tens of milliseconds? Thanks - jpaek Ray kah wrote: Dear all

Re: [Tinyos-help] packet transmission time for mica2 platform

2007-10-04 Thread Jeongyeup Paek
depending on size of the packet, couple of tens of milliseconds? Thanks - jpaek Ray kah wrote: Dear all what is the packet transmission time for mica2? What is the typical packet delay if I need to transmit 1 hop. I am experiencing more than 5 secs after transmitting a packet to my mica2

[Tinyos-help] packet transmission time for mica2 platform

2007-10-03 Thread Ray kah
Dear all what is the packet transmission time for mica2? What is the typical packet delay if I need to transmit 1 hop. I am experiencing more than 5 secs after transmitting a packet to my mica2 receiver. Thank you in advance. Regards, Ray ___