User's Manual

Table Of Contents
WSL05-A0_User_Manual
Page
51
/
58
+DRXSTR: [RxWin], [DownLinkCounter], [Port], [Length], <Payload >, [RSSI], [SNR]
Content in “[ ] is an optional option, which can be enabled and canceled through RXOPT
(receive option byte).
The definition of the received option byte is as follows:
RXOPT
Name
Default
Value
Description
Bit7
RxWin
0
Receive window
Bit6
-
0
reserve
Bit5
DownLinkCounter
0
Downstream frame count value
Bit4
Port
1
Application port
Bit3
Length
1
Load data length
Bit2
Payload
0
Load data type
0: HEX type, use + DRX instruction output,
1: STR type, use + DRXSTR instruction output
Bit1
RSSI
0
Received signal strength
Bit0
SNR
0
Receive SNR
By default, RXOPT = 0x18, the output format is:
+DRX: Port, Length, Payload
At this time, if the server sends data 0x12, 0x34, 0x56, 0x78 to port 5, the module responds
as follows:
+DRX:5,4,12345678
When the module works in transparent transmission mode, the module only returns the load
data.