MC60 GPS jamming detection

Dears,
I have MC60 module all in on solution, it’s working fine for GSM and GPS, I tried to enable GPS jamming detection but I have theses results:

AT+QGNSSCMD=1,$PMTK8382,1*2C

+CME ERROR: 7102
AT&W

OK
AT+CREG?

+CREG: 0,1

OK
AT+CIMI

417011772928256

OK
AT+QGNSSCMD=1,$PMTK8382,1*2C

+CME ERROR: 7102
AT+QGNSSCMD=1,$PMTK8382,1*2C

+CME ERROR: 7102
AT+QGNSSCMD=1,$PMTK8382,1*2C

+CME ERROR: 7102
AT+QGNSSCMD=1,$PMTK8382,1*2C

+CME ERROR: 7102
AT+QGNSSCMD=1,$PMTK8382,1*2C

Thanks for your help in advance

Dear
I need to confirm this question and reply to you again, thank you!

Best Regards

error in 1 in cmd AT+QGNSSCMD:
this your cmd:
AT+QGNSSCMD=1,$PMTK8382,12C
but MC60 CMD AT+QGNSSCMD=1 only support 0: true cmd is:
AT+QGNSSCMD=0,$PMTK8382,1
2C

for more info:
pdf “MC60_Series_GNSS_Protocol_Specification_V1.1” cmd “3.3. AT+QGNSSCMD Send Commands to GNSS Module” page 20