Specifications

GPS Commands
Rev. 8 May.12 Proprietary and Confidential 197
!GPSSTATUS
Supporting chipsets (GPS-
enabled devices only):
MDM6200
MDM8200A
MDM8220
MDM9200
MDM9600
MSM6290
QSC6270 (min f/w rev: S2.0)
Note: This command is not
password-protected.
Request current status of a position fix session
Return the current status of a position fix session.
Usage:
Query: AT!GPSSTATUS?
Response:
<year> <month> <day> <day of week> <time of day> Last
Fix Status = <status>
<year> <month> <day> <day of week> <time of day> Fix
Session Status = <status>
Purpose: Return timestamps and status of a position fix session.
Timestamp parameters:
<year>
Example: “2007”
<month>
01–12 (Jan–Dec)
<day>
01–31
<day of week>
0–6 (0=Monday)
<time of day>
24-hour clock format
Example: “13:25:48”
Status parameters:
<status> (Session status)
“NONE”: No session of this type has occurred since the modem powered up.
The timestamp is the current time.
“ACTIVE”: A session of this type is currently active.
The timestamp is the time when the session entered this state.
“SUCCESS”: The most recent session of this type succeeded.
The timestamp is the time when the previous session completed success-
fully.
“FAIL”: The most recent session of this type failed.
The timestamp is the time when the previous session failed.
An error code is displayed with the “FAIL” string. See Table 9-3 on
page 208 for a list of error codes.
Example:
AT!GPSSTATUS? returns:
2007 01 06 6 00:25:01 Last Fix Status = SUCCESS
2007 01 06 6 00:25:02 Fix Session Status = ACTIVE
Table 9-2: GPS command details (Continued)
Command Description