I am trying to use the AM1805 rtc on the tracker eval board. I have seen some posts saying that i should not use the AB1805 library since it has those built in the board! I tried to run the minimal sketch in the example folder but I get the following error
Polling for available serial device…
Opening serial monitor for com port: “COM5”
Serial monitor opened successfully:
0000062000 [app.ab1805] INFO: setWDT -1
0000062051 [app.ab1805] ERROR: failed to write regAddr=1b stat=3
I don’t quite understand what I’m doing wrong here. I was wonder if someone could point me in the right direction!