Hi All, For some reason my motes are getting interrupted between AMSend.send() and AMSend.sendDone() by the Receive.receive() event. But to my understanding, after a *send() *and before a *senddone(), *the radio is in "tx" mode and should not go to "rx" mode in the middle to enable a receive, is that correct? Any quick suggestions, if possible, would be greately appreciated. Here are some details about my project, in case they contribute to my problem: I am trying to implement a network of 6 or so motes. Part of my algorithm includes having the five nodes turn their radios off periodically. While their radios are on, these five of the nodes must exchange messages with the sixth node, whose radio is always on.
regards, tingting
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
