Hello, I have a certain requirement wherein I need to stop all kinds of transmission from the motes for a small period of time periodically. But I need to keep the Reception active as I expect a certain broadcast to be received. How do I deactivate the transmission alone? I know, if the mote under consideration is the originator of a message then we can use a busy flag. But, if some multihop communication is going on then I cannot use this busy flag because the internal routing protocol takes care of transmissions. So, is there a way I can stop all kinds of transmissions from this mote, and if yes, then whether it will queue up the multihop messages as this may be an intermediate node.
Thanks Vikram
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
