Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
TWiMODProLinkLORAWAN_RadioStackConfig Struct Reference

Radio stack configuration related to to LoRaWAN specific options. More...

#include <SAP/WiMOD_SAP_LORAWAN_ProLink_IDs.h>

Public Attributes

UINT8 DataRateIndex
 
UINT8 TXPowerLevel
 
UINT8 Options
 
UINT8 Retransmissions
 
UINT8 BandIndex
 
UINT8 HeaderMacCmdCapacity
 
UINT8 SubBandMask1
 
UINT8 SubBandMask2
 
UINT8 WrongParamErrCode
 

Detailed Description

Radio stack configuration related to to LoRaWAN specific options.

Member Data Documentation

◆ BandIndex

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::BandIndex

Frequency band to use (

See also
TLoRaWAN_FreqBand)

◆ DataRateIndex

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::DataRateIndex

data rate to use (

See also
TLoRaWANDataRate*)

◆ HeaderMacCmdCapacity

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::HeaderMacCmdCapacity

Header MAC Cmd Capatity (size in Byte)

◆ Options

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::Options

misc Options (see LORAWAN_STK_OPTION defines)

◆ Retransmissions

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::Retransmissions

max number of retransmissions (for C-Data) to use

◆ SubBandMask1

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::SubBandMask1

Sub-band selection for 125 kHz bandwidth channels

◆ SubBandMask2

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::SubBandMask2

Sub-band selection for 500 kHz bandwidth channels

◆ TXPowerLevel

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::TXPowerLevel

default / initial power level settings to be used

◆ WrongParamErrCode

UINT8 TWiMODProLinkLORAWAN_RadioStackConfig::WrongParamErrCode

error code in case of a wrong parameter (

See also
LORAWAN_STK_PARAM_ERR defines)

The documentation for this struct was generated from the following file: