Hi,

I would like to simulate the action to press reset on a telosb mote during
MultihopOscilloscope test.

I tried to use

t.getNode(2).turnOff
> t.getNode(2).turnOn
>

and

t.getNode(2).bootAtTime(t.time()+1);
>

but it has no effect.

Do you know how to reboot a mote during simulation ?

Thanks,

Rémi
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to