The library seems very powerful and feature-rich, I’d love to utilise some of its capability but I’m struggling to figure out how to just get the nmea sentences. There is an example that pipes them to a serial port but I can’t figure out how to get the library to just return the string. I’m looking for a getNMEASentence function that works like the getLatitude() but can’t find anything.
For reference, I want to format the sentence to json and upload it to notenhub with a blues notecard.