Both F9P and Teensy flashed/configured via ConfigOMatic program
NTRIP setup to pull from caster on my tablet and push it via Ethernet to the Teensy (Teensy light is blinking but the NoRTK light stays on the F9P)
GPS itself works, but never moves up to Float/RTK (stays at Quality: GPS 1). I tried taking the F9P out of the board and setting it up to be serial and in this mode AgIO reports it gets to Float. So this indicates to me that Teensy is either not passing the info along to the F9P or the F9P is not receiving it from the Teensy (as I believe the Teensy flashing light indicates it has at least received the NTRIP from the host/Ethernet).
I feel foolish, (literally did this 10min after I posted). On the F9P is a couple switches (one about toggling the 5V/IOREF pins, and the other about XBEE sending to port UART1/UART2). I initially ignored both of these (as I believed both to be irrelevant to my setup, Teensy gets the NTRIP and pushes to the F9P).
Well seeing as I tried changing/debugging everything else, I flipped the XBEE switch (so it changes to output to the XBEE (not present) on UART2). Powered up, GPS 1 → Float → RTK Fixed. Success!
Guess the Teensy’s UART was getting corrupted/confused with what the F9P was doing.