AT Command

Description

AT+CGPSCOLD command is used to cold start GPS.


Support

Simcom Module Tutorial

Examples

KeywordsAT+CGPSCOLD syntax, examples, parameters, error, input, response.

Try the below script in the AT Command Tester tool

//Script: at_cgpscold.at
//Use this script to AT+CGPSCOLD AT commands with Simcom modules.
//This script can be used on following Simcom modules-
//SIM7500X, SIM7600X

//Get the command support
AT+CGPSCOLD=?

WAIT=2

//Get the current GPS status and mode
AT+CGPSCOLD

WAIT=1


Output of the above script in the AT Command Tester tool tool.

AT+CGPSCOLD=?

OK
AT+CGPSCOLD

OK