Mar 04, 2026
Normally for your Telit GPS you'll only want to use GPRMC but we also want to have GPGSV and GPGGA to work properly with G-Manager to show Satellites and Signal Quality.
Please use this AT Command to reduce to GGA, GSV and RMC only. You can use Putty or any terminal program to send to the Modem COM Port
AT$GPSNMUN=2,1,0,0,1,1,0
| Field | Value | Meaning |
|---|---|---|
| Mode | 2 | Continuous reporting mode |
| GGA | 1 | Output GGA |
| GLL | 0 | Disable GLL |
| GSA | 0 | Disable GSA |
| GSV | 1 | Output GSV |
| RMC | 1 | Output RMC |
| VTG | 0 | Disable VTG |
If you need the others enabled you can do that by changing the 0s to a 1
If you have any issues with this please contact us at Tech Support at 866.394.3822 or create a ticket by filling out the form at https://www.getac.com/us/contact/
