On Sun, Sep 2, 2012 at 8:49 AM, nishad kamdar <[email protected]>wrote:

>
> Hi,
> I am working on Telosb motes with tinyos 2.1.0. I have developed a
> protocol for a cluster based network. However, when i deploy it on a test
> bench, some of the motes tend to go in a deadlock after 6-7hrs. I would
> like to perform a software reset on the mote.
>

If the motes is in a deadlock, how are you going to cause a software reset
to occur?

for the msp430f1611, one can hit the watchdog.  Later processors have an
explicit mechanism for resetting the processor.

You can look at code that implements this on the swreset branch at the git
repository listed below...

https://github.com/tp-freeforall/prod/tree/swreset

Look at the last 5 commits at the top of the branch.

But I'd really like to know how if a mote goes catatonic you will detect
this state?



> Can anyone tell me how i can do it.
> --
> Sincerely,
>
> Nishad Kamdar
> Graduate student
> BITS PILANI , K K Birla Goa campu*s*
> Cell: +919503218809
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to