I haven’t tried this on anything newer than an MC7710, but there you have to use the “well known” Qualcomm trick to start NMEA:
echo "\$GPS_START" > /dev/ttyUSB1
# use GPS
echo "\$GPS_STOP" > /dev/ttyUSB1
I haven’t tried this on anything newer than an MC7710, but there you have to use the “well known” Qualcomm trick to start NMEA:
echo "\$GPS_START" > /dev/ttyUSB1
# use GPS
echo "\$GPS_STOP" > /dev/ttyUSB1