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
1
Connect the Battery

Todo: RTC battery connection
2
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.3
Test
Turn off your board using the power button on the board or the
poweroff
command, and unplug the power cable.
After waiting about 10 seconds, power the board back on and run the date
command. If the displayed date and time
are correct, the RTC is working properly.