User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-15
34.3.7 +iPGT PING Timeout
Syntax:
AT+iPGT=n
Sets the timeout in milliseconds, after which iChip will
reissue a PING request that has not been replied to.
Parameters:
n=0..65535 milliseconds
Command
Options:
After issuing a PING request, in response to the AT+iPING
command, iChip will wait up to n milliseconds for a reply.
If a reply is not received, iChip will reissue the PING
request.
n=0 is a special case where a timeout of 2 seconds is used.
Default:
0 (use iChip‘s factory default 2 seconds timeout)
Result
Code:
I/OK
If n is within limits
I/ERROR
Otherwise
AT+iPGT~n
Temporarily sets the PING transaction timeout value for
one session. The permanent value will be restored after
completing the next session, both if the session was
successful or not.
AT+iPGT?
Reports the current PING transaction timeout used. The
reply is followed by I/OK.
AT+iPGT=?
Returns the message ―0-65535‖ is followed by I/OK.