
Part 6 – AT Commands for GPS-Enabled Device
Universal IP AT Commands Reference Guide 105
GSV – GNSS Satellites in View
Number of satellites (SV) in view, satellite ID numbers, elevation, azimuth, and SNR value. Four satellites
maximum per transmission.
Structure: $GPGSV,x,x,xx,xx,xx,xxx,xx,…,xx,xx,xxx,xx *hh<CR><LF>
Example: $GPGSV,3,1,12,05,54,069,45,12,44,061,44,21,07,184,46,22,78,289,47*72<CR><LF>
$GPGSV,3,2,12,30,65,118,45,09,12,047,37,18,62,157,47,06,08,144,45*7C<CR><LF>
$GPGSV,3,3,12,14,39,330,42,01,06,299,38,31,30,256,44,32,36,320,47*7B<CR><LF>
Total number of GSV messages to be transmitted in this group (1-
3)
Message number in this group of GSV messages
Total number of satellites in view (00 ~ 12)
Satellite ID number, GPS: 01 ~ 32, SBAS: 33 ~ 64 (33 = PRN120)
Satellite elevation in degrees, (00 ~ 90)
Satellite azimuth angle in degrees, (000 ~ 359 )
C/No in dB (00 ~ 99). Null when not tracking
12,44,061,44,2
1,07,184,46,22
,78,289,47
Next Satellite ID number, elevation, azimuth, SNR
Next Satellite ID number, elevation, azimuth, SNR
Last Satellite ID number, elevation, azimuth, SNR
End of message (termination)
1
Depending on the number of satellites tracked, multiple messages of GSV data may be required. In some
software versions, the maximum number of satellites reported as visible is limited to 12, even though more may
be visible.
RMC – Recommended Minimum Specific GNSS Data
Time, date, position, course and speed data provided by a GNSS navigation receiver.
Structure: $GPRMC,hhmmss.sss,A,dddmm.mmmm,a,dddmm.mmmm,a,x.x,x.x,ddmmyy,,,a*hh<CR><LF>
Example: $GPRMC,111636.932,A,2447.0949,N,12100.5223,E,000.0,000.0,030407,,,A*61<CR><LF>
UTC of position in hhmmss.sss format (000000.00 ~ 235959.999)
Status: 'V’ = Navigation receiver warning; ‘A’ = Data Valid
Latitude in dddmm.mmmm format d
Latitude hemisphere indicator: ‘N’ = North, ‘S’ = South
Longitude in dddmm.mmmm format
Longitude hemisphere indicator: 'E' = East, 'W' = West
Speed over ground in knots (000.0 ~ 999.9)
Course over ground in degrees (000.0 ~ 359.9)
UTC date of position fix, ddmmyy format
Magnetic variation, degrees
‘N’ = Data not valid
‘A’ = Autonomous mode
‘D’ = Differential mode
‘E’ = Estimated (dead reckoning) mode
‘M’ = Manual input mode
‘S’ = Simulator mode
End of message (termination)
Comentarios a estos manuales