Hi, I think that sendDone() is at the sending side *not* receiving side. If sendDone() returns SUCCESS, you may increment the number of sent packets. The other thing is modifying the code at the receiving side to increment the number of received packets.
Hope this helps. Ittipong 2008/8/10 ram kishore <[EMAIL PROTECTED]> > Hi all, > Sorry for re-posting but desperate.After transmission, senddone() > is signaled.Being in senddone() event,How can I be notified that packet has > come? > Any interrupts?macros for detecting that packet has come(need not be > correct packet,just arrival)? > > Kindly Help, > > Regards, > Kishore > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
