Home › Forums › Forums › Technical Support for BerryGPS and BerryGPS-IMU › Problems with PPS on a Pi0w running raspian and attached to a BerryGPS-IMUv3 › Reply To: Problems with PPS on a Pi0w running raspian and attached to a BerryGPS-IMUv3
April 8, 2019 at 4:32 pm #7891
Mark Williams
Keymaster
I have never see any information in the PPS field. I also see this in the man documentation;
BUGS AND LIMITATIONS
The PPS Offset field will never be updated when running in client mode, even if you can see PPS events in the packet window. This limitation may be fixed in a future
release.
Regarding PPS test, I was able to get it working right away;
- Cabled up GPIO18 (Physical pin 12) to TP pin on GPS
- added dtoverlay=pps-gpio,gpiopin=18 to config.txt
- rebooted
pi@raspberrypi:~ $ sudo ppstest /dev/pps0
trying PPS source "/dev/pps0"
found PPS source "/dev/pps0"
ok, found 1 source(s), now start fetching data...
source 0 - assert 1554704895.005692570, sequence: 320 - clear 0.000000000, sequence: 0
source 0 - assert 1554704896.005720448, sequence: 321 - clear 0.000000000, sequence: 0
source 0 - assert 1554704897.005717314, sequence: 322 - clear 0.000000000, sequence: 0
source 0 - assert 1554704898.005742168, sequence: 323 - clear 0.000000000, sequence: 0
Are you using GPIO18 for anything else?
Mark --OzzMaker.com --
