|
Try the below script in the AT Command Tester tool
//Script: at_cgpshot.at //Use this script to AT+CGPSHOT AT commands with Simcom modules. //This script can be used on following Simcom modules- //SIM7500X, SIM7600X //Get the command support AT+CGPSHOT=? WAIT=2 //Configure for GPS hot start AT+CGPSHOT WAIT=1
Output of the above script in the AT Command Tester tool tool.
AT+CGPSHOT=? OK AT+CGPSHOT OK