19
Referance Manual
ETH-LORA-M-AX-01
BYPASSING THE ALGORITHMS
Both algorithms IM and MCD are implemented to help the final product developers to create LoRa end devices with a great RF performance.
Nonetheless, if users wish not to use these algorithms, they can be deactivated using AT commands.
Disable the IM algorithm:
Disable the MCD algorithm:
When both algorithms are disable, the RF vector of the internal EC686 (IM) and external EC686 (MCD, if available) can be set using a bypass command.
Set the RF Vector of the internal EC686 (IM) using bypass command:
Set the RF Vector of the external EC686 (MCD) using bypass command:
AT Command
Syntax
AT+LORA@IM%ACTIVATE=0
Return Value
<CR><LF>OK<CR><LF>: Operation successful.
<CR><LF>ERROR<CR><LF>: Unknown parameter.
AT Command
Syntax
AT+LORA@MCD%ACTIVATE=0
Return Value
<CR><LF>OK<CR><LF>: Operation successful.
<CR><LF>ERROR<CR><LF>: Unknown parameter.
AT Command
Syntax
AT+LORA@IM%CTRLFLAG=<flag>
Parameter
<flag >
Set this flag to any of the bypass configurations (see Bypass table)
Return Value
<CR><LF>OK<CR><LF>: Operation successful.
<CR><LF>ERROR<CR><LF>: Unknown parameter.
Example
AT+LORA@IM%CTRLFLAG=129
Example
description
The RF configuration of the internal EC686 (IM) is set to 0x01 which means RF port 1 is connected
to RFC port.
AT Command
Syntax
AT+LORA@MCD%CTRLFLAG=<flag>
Parameter
<flag >
Set this flag to any of the bypass configurations (see Bypass table)
Return Value
<CR><LF>OK<CR><LF>: Operation successful.
<CR><LF>ERROR<CR><LF>: Unknown parameter.
Example
AT+LORA@MCD%CTRLFLAG=130
Example
description
The RF configuration of the external EC686 (MCD) is set to 0x02 which means RF port 2 is
connected to RFC port.
092419
Содержание ethertronics ETH-LORA-M-AX-01
Страница 1: ...ETH LORA M AX 01 Reference Manual ...