NETWORK MANAGEMENT
mDot
TM
AT Command Reference Guide
59
ERROR
help AT+PING
AT+PING: Sends ping and displays the servers received rssi and snr
OK
AT+PING=?
AT+PING: (-140-0),(-20.0-20.0)
OK
AT+ACK
Require Acknowledgment
The maximum number of times the end device tries to retransmit an unacknowledged packet. Options are from 1
to 15.
Note:
When ACKs are enabled, the AT+SEND command does not return until the ACK is received or attempts
are exhausted.
Syntax
Command
AT+ACK=<parameter1>
help AT+ACK
AT+ACK?
AT+ACK=?
Parameters and Values
Parameter1
0
ACKs are not required. (Default)
1-15
The maximum number of attempts without an acknowledgment.
Command with Response Examples
AT+ACK=0
OK
AT+ACK?
0
OK
help AT+ACK
AT+ACK: Enable to require send acknowledgment (0: off, N: number of attempts
until ACK recevied)