RM520N-GL - Unable to use QPING - Error 558 : Socket write failed

HI,

I just received an RM520N-GL device, and I would like to send some PING request, using AT+QPING commands.

When doing this, it’s not working, even if I’m registered to the network in LTE or 5G NSA, with an IP address. Is there a new FW to try ?

BR,
Mathieu F.

Here are some AT commands outputs:

AT+CGCONTRDP
+CGCONTRDP: 1,5,"internet","192.169.0.7",,"8.8.8.8","4.4.4.4"
OK

AT+QPING=1,"8.8.8.8"
OK

+QPING: 558

ATI9
Quectel
RM520N-GL
Revision: RM520NGLAAR01A08M4G
OK

Dear @Mathieu
Please query your current firmware via AT+QGMR.
From the description of AT command, please sue AT+QIACT to activate the context firstly, then try again.

Hi @silvia ,

Same issue after QIACT …

AT+QIACT?
OK

AT+QIACT=1
OK

AT+QIACT?
+QIACT: 1,1,1,"192.169.0.7"
OK

AT+QPING=1,"8.8.8.8"
OK

+QPING: 558

AT+QGMR
RM520NGLAAR01A08M4G_01.200.01.200
OK

Dear @Mathieu
I tested on my side and it worked fine.
Please try to use AT+QICSGP to configure APN, then activate and ping.

Hi @silvia,

It doesn’t change anything …

AT+QICSGP=1
+QICSGP: 1,"internet","","",0
OK

AT+QIACT?
+QIACT: 1,1,1,"192.169.0.2"
OK

AT+CGCONTRDP
+CGCONTRDP: 1,5,"internet","192.169.0.2",,"8.8.8.8","4.4.4.4"
OK

AT+QPING=1,"8.8.8.8"
OK

+QPING: 558