RTC Time Discrepancy Issue with nRF5340

Hello all,

We are currently working with the nRF5340 on a custom board and have encountered an issue with the Real-Time Counter (RTC) using the nrfx libraries. The problem is that the RTC is not syncing correctly with the actual time.

For example, while the actual time is 16:46:44:171, the RTC time reads as 16:46:42:735. This discrepancy is causing issues with time-sensitive operations in our application.

Here’s a brief overview of what we’ve tried so far:
- Verified that the RTC configuration in the code matches the expected settings.
- Reviewed the nrfx library documentation for any known issues or configurations related to RTC timekeeping.

Log is also attached for reference.

Has anyone experienced similar issues or have suggestions on how to troubleshoot or resolve this discrepancy? Any guidance or insights would be greatly appreciated.

Thank you in advance for your help!

Best regards,
Krishna Chandran

Parents Reply Children
Related