HI,
    I was testing SW and HW ack in micaz node.
 
   According to 
http://www.mail-archive.com/[email protected]/msg18133.html 
and CC2420 stack,
  I add "call PacketAcknowledgements.requestAck" to setup SW ack.
   I add "CFLAGS +=-DCC2420_HW_ACKNOWLEDGEMENTS" in my make file, to setup HW 
ack.
  And I add 
  "if (call PacketAcknowledgements.wasAcked(&radioMSg))
  call Leds.led1On();"
  to show the packet is acked. But led1 never blink.
 
 Is my setting for ACK is wrong? Can you show me the right setting?
 Thank you.
                                                                                
                                                                                
 Naopleon                                         
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to