Hi Para, initRadio is called only once at power up. SplitControl stop/start puts the radio into sleep mode (lowest power) or active mode.
Miklos 2009/2/18 Para Lee <[email protected]>: > Hi all, > > > > We want to restart the RF230 when program is running, and we use a timer to > control it. When the timer fired, we stop the RF230 by SplitControl > interface and then restart it. To observe it easily, we also put some Leds > in \tinyos-2.x\tos\chips\rf230\RF230LayerP, initRadio(). In my opinion, when > the RF230 restart, it will run initRadio() and the Leds will toggle. > Unfortunately, we didn't see any leds toggle. > > So is there anybody could tell me how to solve this problem? > > Many THX! > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
