OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Reset Date & Time? › Reply To: Reset Date & Time?
April 5, 2020 at 9:29 am
#64997
polarbearshirt
Participant
Yep, it was the Raspberry Pi that needed it’s time updated. I updated the time zone with raspi-config and used the
sudo date -s "04 APR 2020 16:03:00"
command to update the Raspberry Pi time. Apparently if the time is off by more than a certain amount, it won’t automatically update via NTP. All good now.