LoRaMAC Configure Command
eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021
31 | 49
AT+MUFR
⚫
Command to repeat the unconfirmed uplink without waiting for acknowledgement from the server. The
default value is set to 1. The maximum number of repetitions is set to 15.
Table 33 AT+MUFR
Syntax
Operation
Remark
AT+MUFR
R
Readout the set value of repetition for unconfirmed uplink
[Example]
AT+MUFR
15
<OK>
W
Set the value of repetition for unconfirmed uplink with the specified
value
[Format] : AT+MUFR <number> <ENTER>
[Example]
AT+MUFR
15
<OK>
➢
Note )
number:
number of repetition
(1-15), default=1, max = 15
AT+MCFR
⚫
Resend command for confirmed uplink. The send command repeats until an acknowledgement from the
server is arrived. The default number of repetitions sets to 8.
Table 34 AT+MCFR
Syntax
Operation
Remark
AT+MCFR
R
Readout the current setting value of resending confirmed uplink
[Example]
AT+MCFR
8
<OK>
W
Set the number of resending confirmed uplink
[Format] : AT+MCFR <number> <ENTER>
[Example]
AT+MCFR
8
<OK>
➢
Note )
number: number of resend
(1-8), default=8