Hi there,

I'm having difficulties with acknowledgements for message_t structures that 
have been buffered. For all my normal message_t structures I am getting an 
acknowledgement as expected but if I store my message_t structures in a buffer, 
read them out again and try to send them I am not getting acknowledgements for 
these message_t structures anymore. The messages though are received correctly 
by the destination node. I do not think this is the buffer's fault since I am 
only copying the structs and not changing them inside the buffer. Before 
sending the structs I am manipulating the payload and adjusting the length of 
the message to send but I am doing the same for unbuffered messages and not 
having problems there. Any suggestions or ideas would be welcome.

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

Reply via email to