dbarde75 / sensor-node

Automatically exported from code.google.com/p/sensor-node
0 stars 0 forks source link

Registration code for sensor node #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected behaviour?
1. When applying power to the SensorNode circuit while pressing button 1, the 
node should enter registration state.
2. Registration involves sending out a registration messages that make 
SensorHosts aware of the new SensorNode.
3. The SensorHost then provide configuration information, e.g. node id, pipe to 
use, frequency of reports, current time (for time synchronisation).
4. The SensorNode saves its configuration in the EEPROM and configures 
variables and hardware to the requested configuration.
5. The SensorNode sends first report and then goes to sleep until next package 
is required. 

Original issue reported on code.google.com by zl2...@gmail.com on 5 Oct 2011 at 2:01

GoogleCodeExporter commented 8 years ago

Original comment by zl2...@gmail.com on 5 Oct 2011 at 2:27