[Tinyos-help] serial send acknowledgement

2008-02-20 Thread Kaan Tuna
Hello all, When we send data over the serial port, how can we verify that the receiver (PC, terminal...) succesfully received the packet? Do we need a modification in the application layer (ie in the code, SerialSend.SendDone ?)? Is there any implementation of this kind? Any idea or help would be

Re: [Tinyos-help] serial send acknowledgement

2008-02-20 Thread Philip Levis
On Feb 20, 2008, at 7:37 AM, Kaan Tuna wrote: Hello all, When we send data over the serial port, how can we verify that the receiver (PC, terminal...) succesfully received the packet? Do we need a modification in the application layer (ie in the code, SerialSend.SendDone ?)? Is there any im

RE: [Tinyos-help] serial send acknowledgement

2008-02-20 Thread David Moss
talk through their serial stacks. -David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philip Levis Sent: Wednesday, February 20, 2008 9:40 AM To: Kaan Tuna Cc: tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] serial send acknowledgemen