bthnycl / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
0 stars 0 forks source link

Two ways serial communication #145

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What is the expected output? What do you see instead?
Need the base station to receive some data or input from the serial pin (UART).

What version of the product are you using? On what operating system?
Tinyos 2.x, MICAz

Please provide any additional information below.
Normally the base station only will receive the information from the nodes. But 
in my project, I need the base station to receive some input and do some task.

For example:
While the base station is receiving some data, when I key in "101" and press 
Enter, it should sleep for 5 seconds. 

Original issue reported on code.google.com by tzeronon...@gmail.com on 26 Sep 2012 at 5:28