AMSend.send() is not successful sometimes. What are some possible causes for an unsuccessful send? We have tried restarting the radio (i.e. turning it off, then turning it back on) when a send is unsuccessful, but it hasn't helped. Is it possible that the radio fails to turn on/off even if the it returns success?
Here are some details about our particular algorithm, in case they contribute to the problem: Messages must be exchanged between one node (denoted the active node, whose radio is always on) and several other nodes (denoted redundant nodes, whose radios periodically turn off). We do not specify a node address when sending messages. Instead, messages are broadcast and each node uses "if" statements to filter out messages meant for other nodes.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
