RTK GPS Question

Hi this is himchan kim live in Korea

I have one question when i’m using rtk gps module name SparkFun GPS-RTK Dead Reckoning Breakout - ZED-F9R (Qwiic)

I get rtcm data(byte data), and i want to inject rtcm data to rkt gps moduel. [/u]

In arduino library, we can use pushrawdata(), but now i’m using python code using mcu(Jetson Nano).

please help me to solve my problem.

Thank u

My e-mail add is hckim@topkst.co.kr

You’d likely need to port the required arduino libraries over to python and then modify those - we don’t have a ready-made python library

Try modifying this one and see if it suits your needs https://github.com/sparkfun/SparkFun_u- … EO-D9S.ino