Hello Linkin,
My BG600L responds with an error to the debug control command:
AT+QCFG=“dbgctl”,0
ERROR
I tried giving the command both before and after the CFUN=0 command without success.
The command is not referenced in the QCFG AT command manual but it may be a Quectel-internal one.
I think “dbgctl” is not supported at all:
AT+QCFG=?
+QCFG: "nwscanmode",(0,1,3),(0,1)
+QCFG: "servicedomain",(1,2),(0,1)
+QCFG: "nwscanseq",(00-010203),(0,1)
+QCFG: "band",(0-F),(0-0x100002000000000F0E189F),(0-0x10004200000000090E189F),(0,1)
+QCFG: "iotopmode",(0-2),(0,1)
+QCFG: "celevel",(0-2)
+QCFG: "urc/ri/ring",("off","pulse","always","auto","wave"),(1-2000),(1-10000),(1-10000),("off","on"),(1-5)
+QCFG: "urc/ri/smsincoming",("off","pulse","always"),(1-2000),(1-5)
+QCFG: "urc/ri/other",("off","pulse"),(1-2000),(1-5)
+QCFG: "risignaltype",("respective","physical")
+QCFG: "urc/delay",(0,1)
+QCFG: "ledmode",(0,1,3)
+QCFG: "gpio",<mode>,<pin>[,[<dir>,<pull>,<drv>]/[<val>][,<save>]]
+QCFG: "cmux/urcport",(0-4)
+QCFG: "nccconf",(0-1FF)
+QCFG: "psm/enter",(0,1)
+QCFG: "psm/urc",(0,1)
+QCFG: "simeffect",(0,1)
+QCFG: "lapiconf",(0-2),(0,1)
+QCFG: "nasconfig",(0-7FFF)
+QCFG: "apn/display",(0,1)
+QCFG: "irat/timer",(5-300),(5-20)
+QCFG: "nb1/bandprior",<band_priority_seq>
+QCFG: "bip/auth",(0-3)
+QCFG: "timer",(3402)
+QCFG: "cmux/flowctrl",(0,1)
+QCFG: "fast/poweroff",<pin>,(0,1)
The module FW revision is:
Revision: BG600LM3LAR02A03
Any ideas?
Thanks,
Norbert