
Part 6 – AT Commands for GPS-Enabled Device
Universal IP AT Commands Reference Guide 101
GPS Message Examples
The following examples use a <GPSPREFIX> configured to && and a <GPSURAIS> configured with ID1111
&&ID1111$GPGSA,A,3,07,09,11,20,28,31,,,,,,,3.0,2.2,2.1*36<CR><LF>
&&ID1111$GPGSV,3,1,09,04,40,193,41,07,79,354,50,08,02,171,00,09,28,305,31*78<CR><LF>
&&ID1111$GPGSV,3,2,09,11,15,048,45,20,21,078,37,24,08,205,27,28,55,122,46*77<CR><LF>
&&ID1111$GPGSV,3,3,09,31,67,052,43*43<CR><LF>
&&ID1111$GPGGA,223750.00,4502.2467,N,09302.4844,W,1,05,5.4,287.0,M,-27.6,M,,*58<CR><LF>
&&ID1111$GPRMC,223750.00,A,4502.2467,N,09302.4844,W,57.00,97.29,131104,2.5,E,A*20<CR><LF>
GPS Configuration Examples
Prefix (Requirements provided by backend service)
Unique ID (Requirements provided by backend service)
Enable GPRMC message (Requirements provided by backend service)
Disable GPGGA message (Requirements provided by backend service)
Disable GPGLL message (Requirements provided by backend service)
Disable GPGSA message (Requirements provided by backend service)
Disable GPGSV message (Requirements provided by backend service)
Disable GPGLL message (Requirements provided by backend service)
Note: The following command starts the GPS sending. The message will be sent if the UIP device is
connected to the network. (CONNECTIONSTART has been issued)
Timer in seconds that the device will contact the remote server
Disables sending messages
The following example message would be sent over the network using UDP every 5 seconds (The $GPRMC
would have different data however).
&&ID1111$GPRMC,223750.00,A,4502.2467,N,09302.4844,W,57.00,97.29,131104,2.5,E,A*20<CR><LF>
Komentáře k této Příručce