Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
+CPING:
<result_type>,<num_pkts_sent>,<num_pkts_recvd>,<num_p
kts_lost>,<min_rtt>,<max_rtt>,<avg_rtt>
ERROR
Defined values
<dest_addr>
The destination is to be pinged; it can be an IP address or a domain name.
Integer type. Address family type of the destination address
1 – IPv4.
2 – IPv6(reserved)
<num_pings>
Integer type. The num_pings specifies the number of times the ping request (1-100) is to be sent.
The default value is 4.
<data_packet_size>
Integer type. Data byte size of the ping packet (4-188). The default value is 64 bytes.
<interval_time>
Integer type. Interval between each ping. Value is specified in milliseconds (1000ms-10000ms). The
default value is 2000ms.
<wait_time>
Integer type.
Wait time for ping response. An ping response received after the timeout shall not be
processed. Value specified in milliseconds (10000ms-100000ms). The default value is 10000ms.
Integer type. TTL(Time-To-
Live) value for the IP packet over which the ping(ICMP ECHO
Request message) is sent (16-255), the default value is 255.
<result_type>
1 – Ping success
2 – Ping time out
3 – Ping result
<num_pkts_sent>
Indicates the number of ping requests that were sent out.
<num_pkts_recvd>
Indicates the number of ping responses that were received.
<num_pkts_lost>
Indicates the number of ping requests for which no response was received.
<min_rtt>
Indicates the minimum Round Trip Time(RTT).
Indicates the maximum RTT.
<avg_rtt>
Indicates the average RTT.