Advantech TREK-120ANR User Manual page 45

Nfc reader
Table of Contents

Advertisement

LoRa Gateway
coldchain_gateway_init
Syntax:
Windows
Description:
Open the LoRa Gateway through the serial port.
Parameters:
COM_Port [in]
Specifies which Serial Port Path to connect firmware. For example "COM1"
lora_channel [in]
Set LoRa frequency channel, Value 1 to 5.
lora_data_rate [in]
Set Data Rate. Value : 0 is Low , 1 is High.
Returns:
ADVCC_ERR_SUCCESS - On success.
Otherwise see the
Remarks:
The lora_channel and lora_data_rate must be the same as the logger setting to receive.
public int coldchain_gateway_init(string COM_Port, int lora_channel, int
lora_data_rate)
error code
list.

Advertisement

Table of Contents
loading

Table of Contents