Juan replied to the topic 'RPI4 GPS dongle' in the forum. 3 years ago

Nerbo wrote: Hi, this is amazing tip about GPS with phone, just one question, how to solve the UTC difference, because all works fine, ekos get the coordinates and time, but is one hour less then i have on my location.

Kind regards!


To fix that, i only need to setup up timezone on my pi, on my ubuntu on command line:

sudo dpkg-reconfigure tzdata

or on my raspian with

sudo raspi-config

Kind regards!

Read More...