I have placed a Grove light sensor, and a Grove Temp/Hum sensor in the jar, together with the Grove Shield. All works fine, when connected via USB. But as soon as it is battery powered, the Temp/Hum sensor is not giving any output…
Elaborate more…
I’ve not used the Grove stuff, but, briefly looking over them, neither the shield or the sensors have a battery input and the shield’s wiki specifies its operation at 5v… So, how do you have the battery connected? What voltage is the battery? What voltage are you getting across the humidity sensor’s power pins? What Arduino board are you using?
I am using: http://www.seeedstudio.com/wiki/Arch_GPRS where there is a battery attached, I havent been able to find the voltage on the battery, but I suspect you to be right. Will measure it tomorrow.
Sounds strange if it is not possible to attach a sensor to the Arch GPRS as this is what it is meant to do…`?
Use Arch GPRS’s on-board Grove interfaces
or
breakout the VCC of Grove - Temp/hum sensor and connect it to 3.3V. Grove - Temp/hum sensor is 3.3V and 5V compatible.
Any news on a stable driver, the existing one is unstable and giving bad readings most of the time…some checksum errors that I have not been able to solve.