Chengdu Ebyte Electronic Technology Co., Ltd.
E78-915LN22S(6601) User Manual
Copyright © 2012–20 2 1 , Chengdu Ebyte Electronic Technology Co., Ltd.
28
(
Set receive
window
parameters
)
command
RX2Frequency
"
OK
query
command
AT+CRXP?
+CRXP:<RX1DRoffest>,<RX2DataRate>,<RX2Freq
uency>
OK
set command
AT+CRXP=<RX1DRoffest>,
<RX2DataRate>,<RX2Freque
ncy>
OK
Parameter
Description
<RX1DRoffest>,<RX2DataRate>,<RX2Frequency> See LoRaWAN protocol for
details.
Return value
description
Example
AT+CRXP=1,1,868000000
OK
Precautions
It needs to be set before sending data. Do not use default value
command
characters
Command
type
command format
response
CRX1DELAY
(
set the number
of times to
send
)
test
command
AT+CRX1DELAY=?
+CRX1DELAY:
“
Delay
”
OK
query
command
AT+CRX1DELAY?
+CRX1DELAY:<Delay>
OK
set command
AT+CRX1DELAY=<Delay>
OK
Parameter
Description
Delay: how long to open the RX1 window after sending, unit: s;
Return value
description
Example
AT+CRX1DELAY=2
OK
Precautions
Set how long to open the RX1 window after sending, before sending data. Default value
of protocol when not set.
command
characters
Command
type
command format
response
CSAVE
(
Save MAC
parameter
settings
)
test
command
AT+CSAVE=?
+CSAVE
OK
set command
AT+CSAVE
OK
Parameter
<MType>:0:unconfirm packet, 1:confirm packet.