[Tinyos-devel] Enable Ack
Philip Levis
pal at cs.stanford.edu
Mon Sep 15 10:16:58 PDT 2008
On Sep 15, 2008, at 2:59 AM, Maria Luisa Ruiz de Arbulo wrote:
>
> 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?
Please send questions to tinyos-help. This list is for discussion on
the implementation of TinyOS internals.
Phil
More information about the Tinyos-devel
mailing list