Thanks for reply
In Tinyos 1.x there are only 2 commands in MacControl interface
 
1.enableAck() and 2. disableAck()
 
I think wasAck() will be in tinyos 2.0.I want to know how to retransmit in 
tinyos 1.x when false is received in message->ack
 
A.Q.Ansari
 

> Date: Sat, 4 Dec 2010 10:19:38 +0100
> From: [email protected] 
> To: [email protected]
> Subject: Re: [Tinyos-help] Retransmit
> 
> The interface offers a command wasAcked, that tells you if the ack was 
> received. If the return is false you can/ have to resubmit your message.
> 
> Quoting lucky eyes <[email protected]>:
> 
> >
> >
> > Hi,
> >
> > I am using Tinyos 1.x and I have successfully enabled acknowledge 
> > using MacControl.enableAck() but can anybody tell me how to 

> > retransmit a message if sent message is not acknowledged
> >
> > A.Q.Ansari
> 
> 
> 

                                          
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to