User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-57
34.5.14 +iPDSn Define PING Destination Server
Syntax: AT+iPDSn=Server Permanently sets the PING destination server name
or IP.
Use n=1 to define the primary destination server.
Use n=2 to define the secondary destination server.
Parameters: n = 1..2
Server = A network server name or IP address.
Command Options:
Server=‘‘ Empty. No PING destination Server defined.
Server=<nps> The server name or IP address, nps, will be
PING‘ed in order to verify iChip‘s online status,
when iChip is in ―Always Online‖ mode. If the
primary server does not respond, iChip will try the
secondary server (if it exists). When both servers
do not respond to PING requests, iChip will retry
to establish the connection by going offline and
then online again.
Default: Empty. No PING destination Servers defined.
Result code:
I/OK
AT+iPDSn~Server Temporarily set the PING destination server to
value Server. The permanent value will be restored
after completing the next session, whether the
session was successful or not.
AT+iPDSn? Report the current value of PDSn. If PDSn is empty,
an empty line containing only <CRLF> will be
returned.
The reply is followed by I/OK.
AT+iPDSn=? Returns the message ‗String / IP Addr.‘.
The reply is followed by I/OK.