Page 1 of 1

Is your clock an hour out?

PostPosted: Thu Apr 04, 2013 10:25 pm
by Carl-SolderSplash
The splashbase uses NTP servers to maintain it's time and date, NTP servers only broadcast the time in UTC form, for people in the UK BST started this week so your SplashBase clock will be an hour out. To adjust your clock via the USB serial port :

Code: Select all
date offset set 60
This add's an hour to the time (60minutes), for other timezones you simply enter the difference in minutes versus UTC. for an hour behind you would enter :
Code: Select all
date offset set -60