Hello Everyone, I am new to TinyOS and just started a week ago. Hope you don't mind if I ask some primitive question. I have installed TinyOS 2.1.2 and msp430-gcc 4.6.3 and everything works fine. I want to make a simple program that sends commands through serial terminal to plugged TelosB and cause it to turn on specific LEDs. For example sending the string "turn red on" or "turn red off" to TelosB cause its red led to be switched on/off.
I couldn't find the required interfaces for this task. Also, how can I make a packet that can contain this human readable commands? I read PC-Mote guide on wiki but to be honest I didn't understand much. Can you please tell me how can I put the first steps correctly? I know its too much but possibly a bit of code can help me understand the process. Thanks, Sean. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
