AT Command | | Description |
AT+CGPSINF AT command returns the current GPS location info.
Usage: AT+CGPSINF=
If is set to 0, the following GPS location information is returned,
,,,,,,,,
| Support | Simcom Module Tutorial | Examples |
AT+CGPSINF=0
0,0.000000,0.000000,0.000000,19800106000016.000,0,0,0.000000,0.000000
OK
| Keywords | AT+CGPSINF syntax, examples, parameters, error, input, response. |
|
With Online AT Command Tester tool, you can test Simcom FTP feature.
With Online AT Command Tester tool,send batch of AT commands in the script mode to test Simcom GPS feature,
//Turn GPS on
AT+CGPSPWR=1
//Reset the GPS in autonomy mode
AT+CGPSRST=0
//Wait for the GPS reset
WAIT=15
//Get the current GPS location
AT+CGPSINF=0
Download AT Command Tester for Simcom Modules