GNSS Module Series
GNSS SDK Commands Manual
GNSS_SDK_Commands_Manual Confidential / Released 11 / 28
Example
$PQFLP,W,1,1*20
//Change to FLP mode
$PQFLP,W,OK*08
//Set OK
$PQFLP,R*25
//Read mode
$PQFLP,R,1*38
//Read OK, FLP mode is enabled
The command will be effective immediately after setting.
2.6. PQTXT Enable/Disable GPTXT Sentence Output
Parameter
PQTXT Enable/Disable GPTXT Sentence Output
Write Command
$PQTXT,W,<mode>,<save>*Checksu
m <CR><LF>
Response
$PQTXT,W,OK*Checksum<CR><LF>
If there is any error, response:
$PQTXT,W,ERROR*Checksum<CR><LF>
URC Message
$GPTXT,01,01,02,<status>*Checksum<CR><LF>
Parameter
<status>
Status of antenna
ANTSTATUS=OK
: antenna is well connected
ANTSTATUS=OPEN
: antenna has been disconnected
ANTSTATUS=SHORT
: antenna is short-circuited
Example
$GPTXT,01,01,02,ANTSTATUS=OK*3B
Reference
<mode>
Operation
0 Disable GPTXT sentence output
1 Enable GPTXT sentence output
<save>
Save operation
0 Parameter is not saved, and ineffective after restart
1 Parameter is saved in flash, and effective after restart
NOTE
Quectel
Confidential