This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I extract only the GPGGA data from received GPA data?

I connect a GPS module to nRF52 DK and connect nRF52 DK to my computer once more.

GPS module ---> nRF52 DK ---> computer. (like this)

So I want to do NMEA parsing like reference link (stackoverflow.com/.../parsing-code-for-gps-nmea-string)

But this code is for Arduino. So I can't use this code in my nRF52 DK.

I can't change the code because i am beginner.

Please recommend the reference link or site or changing code.

Parents Reply Children
No Data
Related