[Tinyos-devel] Enable Ack

Maria Luisa Ruiz de Arbulo MariaLuisa.RuizdeArbulo at fmtc.be
Mon Sep 15 02:59:42 PDT 2008


Hello everybody,

I'm using TinyOS1.x to program CC2420 radio modules. I send packets 
from a sensor node to the controller using the interface 
'GenericComm', and I have realized that it doesn't use 
acknowledgements. To enable the packet acknowledgement I am using the 
'MacControl' interface: In the controller I call 'enableAck'  during 
the initialization. In the sensor node I call 'requestAck' before 
sending any packet. The program compiles without any error, but it 
seems that it continues not sending acknowledgements. What am I doing wrong?

Thanks in advance 



More information about the Tinyos-devel mailing list