ClimateNetTumoLabs / raspberry_soft

0 stars 0 forks source link

Real-Time Clock (RTC) Functionality Verification #25

Open HovhannesApinyan opened 5 months ago

HovhannesApinyan commented 5 months ago

Objective: Make sure the RTC works well for setting time and stays reliable even if the internet is down.

Action:

  1. Check if the RTC sets the right time when the system starts to record events accurately.

  2. See how the RTC behaves when there's no internet:

    • Make sure it keeps track of time correctly without needing the internet.
    • Confirm that the RTC is the only source for time during internet outages and system restarts.