AT Command Manual for Sierra MC87XX Module
Table Of Contents
- 1: About This Guide
- 2: AT Password Commands
- 3: Modem Status, Customization, and Reset Commands
- 4: Diagnostic Commands
- 5: Test Commands
- 6: Memory Management Commands
- 7: Voice Commands
- 8: GPS Commands
- 9: STK Commands
- Appendix A: Test Frequencies / Channel Lists
- Appendix B: HSDPA / HSUPA Categories
- Appendix C: ASCII Table
- Appendix D: Module Customization
MC87xx Extended AT Command Reference
122 2130616
!GPSIPADDR = <ipaddr>
!GPSIPADDR?
Supporting Mini Cards:
• MC8780 / 81 (minimum
FW rev: F1_0_1_4ap)
• MC8785V
• MC8790 / 90V
Set / query IP address to use over TCP/IP
Note: Deprecated.
!GPSSUPLURL
should be used in place of
!GPSIPADDR and !GPSPORTID.
This command sets or reports the IP address of the SUPL server to use
when using TCP/IP as the transport mechanism for SUPL.
Usage:
• AT!GPSIPADDR=<ipaddr> queues the request to set the IP address
and returns OK or Error. indicating if the request is successfully
queued
• AT!GPSIPADDR? returns 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.125) — Set/query the port ID to use over TCP/IP
!GPSKEEPWARM =
<enableFlag>
!GPSKEEPWARM=?
!GPSKEEPWARM?
Supporting Mini Cards:
• MC8780 / 81
• MC8790 / 90V
• MC8791V
• MC8792V
Set / clear / query Keep Warm functionality
This command sets, clears, or queries the modem’s ‘keep warm’
functionality. This functionality downloads GPS assistance data from the
GPS server.
Usage:
• AT!GPSKEEPWARM=<enableFlag> enables / disables the keep warm
functionality.
• AT!GPSKEEPWARM=? displays valid <enableFlag> options.
• AT!GPSKEEPWARM? displays the current status (<enableFlag>) of
the keep warm functionality and indicates if GPS is in ’warm’ state
(<warmStatus>).
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 8-2: GPS command details (Continued)
Command Description