Hi all,

In my program I use send command (in MhopSend component) three or more
times. When the sendDone event is fired, I want to know that this sendDone
is for which send command. How can I figure out this? In other words, how
can I access the sent data in sendDone command? I tried to use data field of
TOS_MsgPtr argument (m->data), but it seems that its data is different than
what I expect!

thanks
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to