I used tinyos 2.1 and I send commands to node of the lan using dissemination so if I send call Update.change(&counter); all nodes receive the command and up to this point is all right .If I power on another node after also 1 minute this node receive the command : why ? I must stop stdcontrol of the dissemination after send command with the dissemination ? Another question totally different from previous is : an async event can preempt a task ?that is the receive event can preempt a task that I post in receive event ?
Thanks in advance Giorgio _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
