Multi-Tech Systems iCell GPRS (MTSMC-G2-IP Manuale Utente

Pagina di 119
Part 6 – AT Commands for GPS-Enabled Devices 
Chapter 16 – AT Commands for GPS-Enabled Devices 
Universal IP AT Commands Reference Guide (Document S000457K) 
97 
  
GPS Configuration Examples 
AT#GPSPREFIX="&&"<CR> 
Prefix (Requirements provided by backend service) 
AT#GPSURAIS="ID1111"<CR> 
Unique ID (Requirements provided by backend service) 
AT#GPSGPRMC=1<CR> 
Enable GPRMC message (Requirements provided by backend 
service) 
AT#GPSGPGGA=0<CR> 
Disable GPGGA message (Requirements provided by backend 
service) 
AT#GPSGPGLL=0<CR> 
Disable GPGLL message (Requirements provided by backend 
service) 
AT#GPSGPGSA=0<CR> 
Disable GPGSA message (Requirements provided by backend 
service) 
AT#GPSGPGSV=0<CR> 
Disable GPGSV message (Requirements provided by backend 
service) 
AT#GPSGPVTG=0<CR> 
Disable GPGLL message (Requirements provided by backend 
service) 
AT#VGPS<CR> 
View settings 
 
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) 
AT#GPSINTERVAL=5<CR> 
Timer in seconds that the device will contact the remote server 
AT#GPSINTERVAL=0<CR> 
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>