3.10. Ping a Remote Server
3.11. Synchronize Local Time
AT+QPING=1,"www.baidu.com" //Ping www.baidu.com in context 1. Before
pinging the destination IP address, the host
should activate the context by AT+QIACT
first.
OK
+QPING: 0,"61.135.169.125",32,192,255
+QPING: 0,"61.135.169.125",32,240,255
+QPING: 0,"61.135.169.125",32,241,255
+QPING: 0,"61.135.169.125",32,479,255
+QPING: 0,4,4,0,192,479,287
AT+QPING=1,"2001:468:2100:1:0:0:0:0" //Ping 2001:468:2100:1:0:0:0:0 in context 1.
Before pinging the destination IP address,
the host should activate the context by
AT+QIACT first.
OK
+QPING: 0,"2001:468:2100:1:0:0:0:0",32,58,255
+QPING: 0,"2001:468:2100:1:0:0:0:0",32,49,255
+QPING: 0,"2001:468:2100:1:0:0:0:0",32,39,255
+QPING: 0,"2001:468:2100:1:0:0:0:0",32,40,255
+QPING: 0,4,4,0,39,58,46