First of all im not sure if thats(the title) is the exact cause, Im unable to ssh after making the changes related to gps setting up.
device: pi zero w
hat: waveshare gnss hat
setup: to make an NTP server
Till here i was able to ssh into my device for initial setup.
In order to setup chrony, I was following the instruction from this link.
After editing the /boot/firmware/config.txt and /boot/firmware/cmdline.txt and reboot, im unable to ssh into my device.
There had to be a slight deviation in the configuration from the configurations in the link. which are,
fromto,as the hat was connected over GPIO8 & 10 UART, where as the links was using diff gps module and pi3.
Any idea what has gone wrong here ?
Thanks
device: pi zero w
hat: waveshare gnss hat
setup: to make an NTP server
Till here i was able to ssh into my device for initial setup.
In order to setup chrony, I was following the instruction from this link.
After editing the /boot/firmware/config.txt and /boot/firmware/cmdline.txt and reboot, im unable to ssh into my device.
There had to be a slight deviation in the configuration from the configurations in the link. which are,
from
Code:
#Get 1PPS from HAT pindtoverlay=pps-gpio,gpiopin=4
Code:
#Get 1PPS from HAT pindtoverlay=pps-gpio,gpiopin=8
Any idea what has gone wrong here ?
Thanks
Statistics: Posted by tesarect — Fri Dec 20, 2024 2:42 pm — Replies 1 — Views 27