On Mon, Mar 8, 2010 at 4:37 AM, Kiraneet sharma <[email protected]> wrote: > Hello people.. > > I have simulated a target tracking application succesfully in TOSSIM. > However, now I wish to go a step further and try to selectively activate > some nodes and make others sleep and vice versa so that energy is saved. > Such a thing must be possible in simulation because a lot of research papers > are devoted in this direction to conserve energy. So my question is whether > it is always done on a testbed ?
You can turn the radio off in a simulation using the same command you would use to turn the radio off on hardware. You should look into ActiveMessageC. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
