-
-
Couldn't load subscription status.
- Fork 6
Description
I received a newer TimeHAT kit to match the one shipping from Tindie, and instead of swapping that into my existing grandmaster Pi, I've upgraded the TimeHAT to the V4 model, but taken the M.2 NEO-M9N-OOB-00 (M2 NEO-M9N V3) board and inserted that into my TimeHAT V2.
However, I can't get any GPS data through it.
I've set the following in /boot/firmware/config.txt:
dtoverlay=pciex1-compat-pi5,mmio-hi
dtparam=uart0=on
I've removed console=serial0,115200 from /boot/firmware/cmdline.txt.
And I've installed the gpsd tooling. But if I ensure gpsd is stopped and the socket is gone, and I use gpsmon /dev/ttyAMA0, I get no output. Same with just listening to that socket, there's no raw data coming across at all.
I see the i226V on the TimeHAT V2, and I can set a manual IP address and force a 1 Gbps network connection, but I can't get packets to flow on there, even though the same HAT/i226 had worked on another Pi.
So far the only difference is the NEO-M9N (instead of the other board with the ZED-F9T), and using the included white non-impedance-matched PCIe FFC that was included with the TimeHAT V4 kit.
I may try swapping the PCIe FFC for one of my Pineboards ones, but it seems like that might only change things regarding the NIC, not the GPS modem. Unless it's a power issue?