Send ping command via AT on Sierra HL7800-M.4.6.9

Hello is there any simple way to send a ping command via AT command ?

Best regards,

Flavian

Or via UART !

Thanks in advance,

Flavian

Hi @fbonnet,

Please refer to the following command:

AT%PINGCMD=<ip_type>,<dst_ip>

<ip_type>: integer type;
0 - Ipv4
1 - IPv6

Thanks,

Thanks for your help !