Here's the story, I got an Arduino Uno R3 a couple of weeks ago and a chronodot soon after, I'm also running Arduino 1.0 and windows 7 professional. I read something about using com ports below 10 so I have the Arduino on com 2.
I can't change the time. Using the serial monitor I can see the time elapsing I can also see temp in C and F I just can't set the time.
I've tried using the sketch for the Chronodot and TimeRTCSet and no luck. Everything compiles fine. When teh battery is inserted into the Chronodot time starts at 2000/01/01 00:00:00 and continues. It keeps time just fine, since last reset the time and date are now 2000/01/02 02:37:40 temp is 21C 70F.
Using example sketches I can get the SHT15 to work, as well as the BMP085 and the TSL2561.
Any ideas?

