Hi all,

Is there any way to reset a telosb mote using a software command? I have
tried the following without success:

  void resetMote() {
    WDTCTL = 0;
    while(1);
  }

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

Reply via email to