I have 2 of your data logger shields. One is on an Arduino R2 and has been working with no problems for several months. The other is on an R3 version and the RTC is not operating. I’m using the same sketch for both which is your lighttemplogger.pde with minor modifications. The SD card is OK. The serial monitor shows the following:
Initializing SD card...card initialized.
Logging to: SIDR_X02.CSV
date, time-hms, time-decimal, A0
2000/1/1, 0:0:0, 0.000, 1.42
Voltage on the RTC pins are about +3.3 volts on the battery input pin 3, and +5 on pin 8. Using an oscilloscope on pin 7 (SQW/OUT) gives no output clock but I don’t know if the bit is set in the DS1307 Control Register or not. All solder joints look good and no bent pins or other obvious problems.
Do you have any suggestions other than substituting the DS1307 from my other good shield which I don’t wish to do since it’s running 24/7 and I don’t want to disturb it.
Thanks Scot

