About a year ago, I bought a datalogging shield from Adafruit. it worked well then, and I was able to use it in a temporary project. I am now working on a clock, and wish to use the RTC in the shield for said clock.
However, when I run the example provided with the library, and uncomment the line to change(rtc.adjust) the date, the RTC fails to initialize, and the clock is still stopped. I am using an Arduino uno with the shield inserted correctly, and i2c communication is working. the battery is at 3v, and there are no apparent physical issues with the board. the only issue I have is the RTC failing to be initialized, can anyone help with this? I have not found any other examples of this issue, or solutions.
also, if this is the incorrect board to post this on, please direct me to the correct one as i will be happy to post it there.