LPWA Module Series
BG95&BG77&BG600L Series TCP/IP Application Note
BG95&BG77&BG600L_Series_TCP/IP_Application_Note 27 / 56
Parameter
2.3.11. AT+QPING Ping a Remote Host
This command tests the reachability of a host on an Internet protocol network. Before using the ping utility,
the host should activate the context of corresponding
<contextID>
with
AT+QIACT
first. The command
returns the result within
<timeout>
.
AT+QISWTMD Switch Data Access Mode
Test Command
AT+QISWTMD=?
Response
+QISWTMD: (
range of supported
<connectID>
s
),(
range of
supported
<access_mode>
s
)
OK
Write Command
AT+QISWTMD=<connectID>,<access
_mode>
Response
If
<access_mode>
is 0 or 1, and data access mode is
switched successfully:
OK
If
<access_mode>
is 2 and data access mode is switched
successfully, the module enters data mode (i.e. transparent
transmission mode):
CONNECT
If there is any error:
ERROR
Maximum Response Time
300 ms
Characteristics
/
<connectID>
Integer type. Socket service index. Range: 0
–11.
<access_mode>
Integer type. Data access modes of the connection.
0
Buffer access mode
1
Direct push mode
2
Transparent transmission mode
AT+QPING Ping a Remote Host
Test Command
AT+QPING=?
Response
+QPING: (
range of supported
<contextID>
s
),<host>,(
range
of supported
<timeout>
s
),(
range of supported
<pingnum>
s
)