Hi all, I want to use HW acks for most of the messages I send, so I will define CC2420_HW_ACKNOWLEDGEMENTS.
1. Now, can I disable it for the desired messages later in the code with the *Acks.noAck* function ? 2. Since the *Acks.**requestAck* function receives a pointer to message_t, does it mean that as long as I use the same message_t I need to enable \ disable the acks only once? For instance if I use a Pool, I probably need to set the desired action every time I take a message_t from the pool. Right? Best, Arik
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
