jbrusey / cogent-house

Cogent House is a system for sensing temperature, humidity, CO2, Air Quality, VOC, hot water consumption, and electricity consumption within the home. It has been developed by the [http://cogentcomputing.org Cogent Computing Applied Research Centre] at Coventry University. Cogent House is developed using TinyOS and Python.
4 stars 2 forks source link

Powered down node will never recover #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Let battery drop below 2.3 volts
2. If a power supply is connected the node does not start transmitting again

What is the expected output? What do you see instead?

Node should start resending when power source is avaliable

Original issue reported on code.google.com by Ross.Wil...@gmail.com on 28 Apr 2014 at 8:56

GoogleCodeExporter commented 9 years ago
This should be tested. As far as I can make out, the node will try to reboot 
itself naturally and will bubble along with just about 2.3 volts depending on 
what the battery can do. 

Original comment by james.br...@gmail.com on 29 May 2014 at 5:40