Computers use a hardware component called RTC (Real-Time Clock), which is powered by an external battery, to continue counting the system time during power outages or when the system is turned off and on.Documentation Index
Fetch the complete documentation index at: https://docs.t3gemstone.org/llms.txt
Use this file to discover all available pages before exploring further.
The T3-GEM-O1 board includes an RTC. If you do not use the RTC module, the system time will reset and start
from 01/01/1970 when you cut and restore power to the board. If the board is connected to the internet,
the correct time will be set after a while. If you want the time to remain accurate even without internet,
you must use the RTC.
Steps to Run the RTC
Send the Current Date and Time Information
Next, open a terminal via serial port or
SSH. You must send your system time to the
RTC module once using the following command.If the operation is successful, when you run the
hwclock -r command, you should see an output similar to the following.

