eSIM ping test on AG550Q

Hello team,

We are using the AG550Q and EG95 modules in our devices and we have mounted an eSIM and below is our query:

In EG95 with eSIM we did the below steps and were able to do the ping to 8.8.8.8:

AT+QICSGP=1,1,“iot.truphone.com”,“”,“”,0

AT+QIACT=1

AT+QIACT?

AT+QPING=1,“with google url”,4,5 and we were able to ping here in modem level

later even using ppp connection too we were able to ping.

But in AG550 case since the above commands were not supported we tried the below steps:

AT+QICSGP=1,1,“same apn name”,“”,“”,0

OK

AT+CGDCONT?

+CGDCONT: 1,“IP”,“truphone apn name,“0.0.0.0”,0,0,0,0,”“,0
+CGDCONT: 2,“IPV4V6”,“mobile.vodafone.it”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,”“,0
+CGDCONT: 3,“IPV4V6”,“IMS”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,”“,0
+CGDCONT: 38,“IPV6”,“v2x_ip”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,”“,0
+CGDCONT: 39,“IPV6”,“v2x_non_ip”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,”“,0
+CGDCONT: 4,“IPV4V6”,“sos”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,1,”“,0
+CGDCONT: 5,“IPV4V6”,“3gpp”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,”“,0
+CGDCONT: 6,“IPV4V6”,“same apn name”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,”",0

AT+CGACT?
+CGACT: 1,1

and we could not execute the QPING command as it showed ERROR

So we wanted to know if there any additional steps needed to do the ping test

Regards,
Ankita

Hi Ankita,

AG550Q is very different from EG95. To test if the module is connected to the internet, you need to establish a network interface, and execute the ping command on the device, and you have to login to the device via ADB or uart port.