This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Parsing NMEA Strings

Hi team,

I was wondering if we have worked with any libraries to parse NMEA strings from the GPS on the nRF9160. I don't think we have this as part of NCS, correct? Are there any that are used internally or ones we have experience with?

Looking around on the web and DevZone I found these two:

  1. https://github.com/MaJerle/gps-nmea-parser
  2. https://github.com/kosma/minmea

Regards,

Akash

Related