Hi,
Mmmm. The data reported by Cosm is not the data my Egg is sending!
My Egg thinks it is 18C (reported by serial output) in my workshop
which is about 1 degree high which is acceptable. Cosm however
reports it as 22C!
NO2 and CO readings reported by the serial link do change, however
Cosm seems to be stuck at a high value.
Humidity seems to be reported correctly on Cosm so at least something
works.
A simple investigation of the code indicates that a watchdog triggers
if the software hangs or falls over and this is triggering very
frequently so it reboots every few seconds...
I have run my own Pachube/Cosm software on another Arduino board with
Ethernet shield and that is running reliably so the internet link and
Cosm interface from my workshop work OK. I can only assume there is a
significant bug in the Egg Base station software. Since the code is
rather large I suspect that the variables are getting corrupted
somehow, possibly by a routine running off the end of an array
corrupting other varaibles. I only say this because I noticed this
is a fault with the standard Arduino Pachube example has when
additional sensors are added!
The Egg team have clearly put a lot of effort into the Egg project and
I think the hardware is OK, but the software is still in the Alpha
stage and needs fixing before deployment otherwise the team are going
to put a lot of effort into "fire fighting" customers problems.
It looks like almost every Egg on Cosm is not reporting correctly
except one in NYC, one in San Francisco and a lot in Portland, perhaps
we ought to talk to those guys ;-)
So sadly I have pulled the plug on my Egg and will await a software
release and some instructions.
Meanwhile I can only say encouraging words to "egg" the team on to fix
these teething problems.
Alan