I have a Pepwave router that outputs GPS information in NMEA standard sentences of GPRMC GPGGA GPVTG GPGSA GPGSV. In trying to use Node Red I have shown that the data is available over TCP. I have looked at the output and verified that it is correct.
Victron Energy has a GPS node but it reports: "There are no gps services available. Please check that a gps is connected or try a different node."
Since the information from the router appears to be in the correct format for NMEA 0183, is there a Node or technique to take this NMEA information and feed it to the Victron Energy GPS node? Possibly a Node to emulate a NMEA 0183 talker?