Specifications
AirPrime UMTS / LTE MC/SL-Series Extended AT Command Reference
186 Proprietary and Confidential 2130616
!GPSIPADDR
Supporting chipsets (GPS-
enabled devices only):
• MDM8200A
• MSM6290
• QSC6270 (min f/w rev: S2.0)
Set/report IP address to use over TCP/IP
Note: Deprecated. Use !GPSSUPLURL instead.
Sets or report the IP address of the SUPL server to use when using TCP/IP as the
transport mechanism for SUPL.
Usage:
• Execution: AT!GPSIPADDR=<ipaddr>
Response:
OK
or ERROR
Purpose: Queue the request to set the IP address.
• Query: AT!GPSIPADDR?
Response:
<ipaddr>
OK
Purpose: Return the address currently being used.
Parameters:
<ipaddr> (IP address to use)
• Standard IP address format. For example, AT!GPSIPADDR=63.162.134.132
Related commands
• !GPSPORTID (p.193)—Set/query the port ID to use over TCP/IP
!GPSKEEPWARM
Supporting chipsets (GPS-
enabled devices only):
• MDM6200
• MDM8220
• MDM9200
• MDM9600
• MSM6290
• QSC6270 (min f/w rev: S2.0)
Configure Keep Warm functionality
Set, clear, or report the modem’s ‘keep warm’ functionality. This functionality
downloads GPS assistance data from the GPS server.
Usage:
• Execution: AT!GPSKEEPWARM=<enableFlag>
Response:
OK
Purpose: Enable/disable the keep warm functionality.
• Query: AT!GPSKEEPWARM?
Response:
KeepWarm Enabled: <enableFlag>
Warm Status: <warmStatus>
Purpose: Display the current status (<enableFlag>) of the keep warm
functionality and indicate if GPS is in ’warm’ state (<warmStatus>).
• Query List: AT!GPSKEEPWARM=?
Purpose: Display valid <enableFlag> options.
Parameters:
<enableFlag> (Enable/disable keep warm functionality)
• 0=Disable
• 1=Enable
<warmStatus> (GPS is in Warm state)
• 0=No
• 1=Yes
Example:
AT!GPSKEEPWARM? returns:
KeepWarm Enabled: 1
Warm Status: 1
In this example, KeepWarm is enabled, and GPS is in Warm state.
Table 9-2: GPS command details (Continued)
Command Description