Chapter 6. Cellular Commands
AT#IPPING=(option),(address),(num),(interval),(timeout)
–
option
•
0, 1: reserved
•
2: configure ping address and parameters
–
address: IP address of the target to be pinged
–
interval: time in second between each ping trial. Default value is 3. Valid range is 1 to 10.
–
timeout: time in ms before ping is timed out. Default value is 10. Valid range is 5000 to 60000.
NOTE: The IPPING command is just used for setting the PING address and parameters (interval, timeout)
for use by oher functions. This command cannot be used to directly PING a given address in the current
implementation.
exec :
AT#IPPING=2,"8.8.8.8",4,10,5000
OK
state :
AT#IPPING?
#IPPING: "8.8.8.8",4,10,5000
OK
info :
AT#IPPING=?
#IPPING: (0-2),(120),(1-10),(1-10),(5000-60000)
OK
M110 Series Cellular Modem mPACK Command Reference
28