"The main board also has a real-time clock for all time related data log" I want to read the real-time clock for logging my data and the Real-time clock give me the same time over and over. I need it to be a real-time clock, not a bad watch..
Those are real-time clock access commands from protocol guide:
22. Set year date and time command: SETDATETIME[YYMMDDHHMMSS]
23. Get year date and time command: GETDATETIME
You need to stop all other data transmission(such as CPM, Heardbeat very second report, etc. ), then send those commands. Otherwise the data data from unit would mix together.
try the re2.07 Data Viewer, it has GETDATETIME in Other setting menu.