GLAY-AK2 / NTRIP-client-for-Arduino

GNU Lesser General Public License v3.0
45 stars 19 forks source link

RTK fix loss when reading GPS coordinate #4

Open titanX108 opened 1 month ago

titanX108 commented 1 month ago

Hey, I'm looking for some help with my project using a F9P RTK module with a M5Stack. I have used the NtripClient for Arduino and successfully injected the RTCM messages to the F9P.

But as soon as I read any value from the F9P model using a .get*** call the RTK fix is lost.

I can't figure out why this is or how to overcome the issue. If someone has insight on what's happening I would really appreciate.