Reading data from GPS-RTK2 (ZED-F9P) to RPI using USB-C to USB cable

Hi,

I am looking for direction on how to approach reading data from the GPS-RTK2 to the RPI. Is something like PyUSB necessary?

Thanks.

All you need is a serial terminal to see the output from the GPS over USB.

It’s possible you may need a driver on the Pi for the GPS to show up as a serial port though.