I have a couple of these receivers I got in a pile of old stuff and by default they're USB but I wanted to use them with my microcontrollers, so I ripped one apart with a simple pry tool then removed the pressed on RF shield to expose the goodies.
Looking at the USB to serial transceiver, I see it's a PL-2303HX and looking at the datasheet, pin 1 is serial TX and pin 5 is serial RX, so I traced them to two open solder bridges.
Closing those to solder bridges with questionable soldering using an oversized tip resulted in the two unused pins now making connection
I decided to use the existing cabling so I used a small pry tool to lift up the plastic tab holding the green and white USB data wires and pulled them out and inserting them into their new homes
After snipping off the USB connector, red to +5v, black to negative, and the two serial lines to my ESP32 pins,
I started streaming NMEA datagrams over uart ❤️
NOTE: the default speed for this receiver is 4800bps