Hi Dennis,

look in the IPBaseStation folder. There is a Reset interface.
This should work.

Cheers,
-M

"Dennis Ef."  schrieb:  

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