Seite 1 von 1

Date problem TXT controller

Verfasst: 10 Apr 2016, 12:46
von hvn
Hi,

Since recently, I find that the date on my TXT controller is set back to 01-01-2000 after power on, so I think a battery has gone empty. Should I send the controller for battery replacement or can I fix this myself?

hvn

Re: Date problem TXT controller

Verfasst: 10 Apr 2016, 12:56
von ski7777
At the back of the Controller you can find a little screw. Open it and you can open the little pocket. Inside you can find a CR2032. After replacing it only the time and date information will be gone.

Raphael

Re: Date problem TXT controller

Verfasst: 10 Apr 2016, 13:17
von hvn
Thank you! Always handy to have a spare battery...

hvn

Re: Date problem TXT controller

Verfasst: 22 Apr 2016, 08:37
von Markus Burkhardt
Dear hvn,

If you want to set the time and date, use the following guideline:
  • Connect to the TXT via ssh as root.
    Set local time and date with

    Code: Alles auswählen

    date -s 2016.04.22-08:36
    Write local time to the hardware clock

    Code: Alles auswählen

    hwclock -wu
Best regards
Markus

Re: Date problem TXT controller

Verfasst: 22 Apr 2016, 17:22
von hvn
HI Markus,

Thank you for the information.

hvn

Re: Date problem TXT controller

Verfasst: 25 Apr 2016, 15:44
von Markus Burkhardt
Hi hvn,

you are welcome!

Best regards
Markus