If I want to parse NMEA sentences or PVT data into variables so that I can store them or send them to a server, what object do I use and how do I parse it?
The following link to the Nordic website shares the code on how work with the GNSS modem but I didn’t find how to parse the return value or what object name to use in referencing them.