RAK5860 LTE-M AT command set

Hi @marcio ,

I’m sorry to inform but it didn’t help.
I’ll ask KPN forum for assistance to check if something is wrong on their site, because I do have a good connection, good level and an IP address.

Blockquote
17:36:22.162 → AT+CGDCONT=1,“IP”,“kpnthings.iot”

17:36:22.162 → OK
17:36:22.162 →
17:36:23.469 → AT+CFUN=1,0

17:36:23.469 → OK
17:36:23.469 →
17:36:24.781 → AT+CGACT=1,1

17:36:24.781 → OK
17:36:24.781 →
17:36:26.097 → AT+CGPADDR=1

17:36:26.097 → +CGPADDR: 1,10.11.1.156
17:36:26.097 →
17:36:26.097 → OK
17:36:26.097 →
17:36:27.408 → AT+QNWINFO

17:36:27.408 → +QNWINFO: “eMTC”,“20408”,“LTE BAND 20”,6400
17:36:27.408 →
17:36:27.408 → OK

17:36:28.719 → AT+QCSQ

17:36:28.719 → +QCSQ: “eMTC”,-80,-106,121,-12
17:36:28.719 →
17:36:28.719 → OK
17:36:28.719 →
17:36:29.983 → AT+CSQ

17:36:29.983 → +CSQ: 17,99
17:36:29.983 →
17:36:29.983 → OK
17:36:29.983 →
17:36:31.295 → AT+QIACT=1

17:36:31.295 → OK
17:36:31.295 →
17:36:32.604 → AT+CMEE=2

17:36:32.604 → OK
17:36:32.604 →
17:36:43.376 → AT+QPING=1,”1.1.1.1”,15,4

17:36:43.376 → ERROR
17:36:43.376 →
17:36:44.691 → AT+QPING=1,”1.1.1.1”,15,4

17:36:44.691 → ERROR

Hello @JeroenKl,
Check your Quectel revision using ATI command.
Mine is Revision: BG77LAR02A02.
Another attempt is to try to open TCP connection AT+QIOPEN even if the ping does not work.

Blockquote
21:50:29.857 → BG77 AT CMD TEST!
21:50:43.816 → BG77 power up!
21:50:43.816 →
21:50:43.816 → RDY
21:50:43.816 → AT+CMEE=2

21:50:43.816 → OK
21:50:43.816 →
21:50:43.816 → APP RDY
21:50:43.816 → AT+CFUN=1,0

21:50:43.816 → OK
21:50:43.816 → AT+QICSGP=1,1,“hologram”,“”,“”,1

21:50:43.816 → OK
21:50:48.681 → AT+QCFG=“iotopmode”,0,1

21:50:48.681 → OK
21:50:48.681 →
21:51:04.325 → ATI

21:51:04.325 → Quectel
21:51:04.325 → BG77
21:51:04.325 → Revision: BG77LAR02A02
21:51:04.325 →
21:51:04.325 → OK
21:52:58.266 → AT+QPING=1,“1.1.1.1”,15,4

21:52:58.266 → OK
21:52:58.920 →
21:52:58.920 → +QPING: 0,“1.1.1.1”,32,757,255
21:52:59.515 →
21:52:59.515 → +QPING: 0,“1.1.1.1”,32,508,255
21:52:59.987 →
21:52:59.987 → +QPING: 0,“1.1.1.1”,32,527,255
21:53:00.582 →
21:53:00.582 → +QPING: 0,“1.1.1.1”,32,561,255
21:53:00.582 →
21:53:00.582 → +QPING: 0,4,4,0,508,757,588

Hi @marcio,

Same revision:

09:31:50.585 → RAK4630 Cellular TEST With KPN NL LTE-M sim card!
09:31:54.597 → BG77 power up!
09:31:54.876 →
09:31:54.876 → RDY
09:31:54.876 → ATI

09:31:54.876 → Quectel
09:31:54.876 → BG77
09:31:54.876 → Revision: BG77LAR02A02

I’ll test with AT+QIOPEN and let you know.

thxs, Jeroen

Hello @JeroenKl

If you look closely, your ping has an slanted quotation mark; The correct ping must have a vertical quotation mark.
I think you should replace all the slanted quotation mark on AT commands.

2 Likes

Yessssssssssssss. thanks @marcio!

16:46:26.865 → AT+QPING=1,“1.1.1.1”,15,4

16:46:26.865 → OK
16:46:26.865 →
16:46:26.865 → +QPING: 561

the output is little bit different, but no error more.
Thanks!, going to next phase :wink:

gr,

Jeroen

1 Like

Hello @JeroenKl,
Good news :grinning:
There is no error number 561 on documentation.
Initial part of the ping reply was lost.