Hi MS,

I assume that with your last sentence you mean that probably the mote is 
somehow stuck and therefore won't be able to receive messages. If my 
understanding of your remark is wrong, is there something special if I 
was to attempt to reset a mote from within a message received handler?

Cheers,
Urs

Michael Schippling wrote:
> Branching to address 0 usually does a reset.
> Look at watchdog functions for a way to deal with mote-wedging.
> I expect that you won't be receiving messages if you are in
> a condition that requires resetting...
> MS
> 
> 
> 
> himanshu barve wrote:
>> /I am looking for an interface that would allow me to reset the entire mote
>> // (clear all the CPU registers and data memory and restart) and I would like
>> // to do this through software instead of powering the mote off and on./
>>
>> / In T1 Reset interface was available . I couldnt find any such interface in 
>> T2. Is there any other way to RESET mote by software . /
>>
>> /Basically .. i want to RESET mote from base station, whenever they get 
>> stuck. So when mote receives the command it interpret whether it should 
>> RESET or not and then take action ./
>>
>> /
>> /
>>
>> /I am using telosb platform./
>>
>> /Thanks in advance./
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to