Open
Description
Hello, I have very particular issue when using the RTCZero with my Arduino NANO 33 IoT.
I am working with WiFi, BT and time at the same time to control light strength in setup of LED and movement sensor.
I found your library to exploit the internal RTC clock. I set it from NTP server using WiFi. After that I shut down the WiFi and move to BT to expose the values for diagnostic.
After many tries without your library, my time was decaying and getting more and more late.
With your library I have totally opposite experience. The time still desynchronize, in that case into the future.
At beginning the minutes, hours, days in the future from real time.
Do you have any idea what can cause such behavior? I set time once, and after I read it only.