Chengdu Ebyte Electronic Technology Co.,Ltd.
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
23
OK-SEND:03
OK-SENT:01
OK-RECV:02,01,00
indicates that the data was successfully sent, and the valid data received by the
service should be
"
0123456789"and received a downstream confirmation.
Precautions Enter the network first, and then send the data
Command
character
The
command
type
The command format
response
DRX
(Receiving
data).
Test
command
AT+DRX=?
+DRX:<Length>,<Payload>
OK
Query
command
AT+DRX?
+DRX:<Length>,<Payload>
OK
The
description
of the
parameter
Return value:
Length: 0 for empty packets;
Payload: 16 feed string data;
OK: No exceptions to receive packets;
Returns the
value
description
example
AT+DRX?
OK
Precautions Receive packets from the receiving buffer and empty the receiving buffer;
Command
character
The
command
type
The command format
response
CCONFIRM
(Set
upstream
transport
type).
Test
command
AT+CCONFIRM=?
+CCONFIRM:
“
value
”
OK
Query
command
AT+CCONFIRM?
+DRX:<Length>,<Payload>
OK
Set the
command
AT+CCONFIRM =<value>
OK
The
description
of the
parameter
<value >: Here's what.
0: UnConfirmed up message
1: Confirmed up message
Returns the
value
description
example
AT+CCONFIRM=1
OK
Precautions You need to set it up before you can send the data