I did a similar think several weeks ago. I think you can achieve this way. 1: Add a data type in the command message that represents "Start Leds" 2: Modify the Java program of sending Command 3: Modify SimpleCmd that can handle this command. Hope it helps.
Hui Kang On 4/12/2007, "Dipti" <[EMAIL PROTECTED]> wrote: >Hi all, > >I have to implement an application wherin when i send a command to mica2 motes >from the base mote it should start a 3 bit counter. What modifications need to >be done to the SimpleCmd configuration. Is it possible to wire the Counter >configuration and the IntToLeds configuration along with SimpleCmd >configuration in order to achieve the same. >Kindly help, > >Regards, >Dipti Jaiswal) _______________________________________________ Tinyos-help mailing list [EMAIL PROTECTED] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
