Demo HCI Implementation for WiMOD-LR Devices  V1.3.1
TWiMODLORAWAN_RadioStackConfig Struct Reference

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

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

UINT8 DataRateIndex
 
UINT8 TXPowerLevel
 
UINT8 Options
 
UINT8 PowerSavingMode
 
UINT8 Retransmissions
 
UINT8 BandIndex
 

Detailed Description

Radio stack configuration related to to LoRaWAN specific options.

Member Data Documentation

UINT8 TWiMODLORAWAN_RadioStackConfig::BandIndex

Frequency band to use (

See also
TLoRaWAN_FreqBand)
UINT8 TWiMODLORAWAN_RadioStackConfig::DataRateIndex

data rate to use (

See also
TLoRaWANDataRate)
UINT8 TWiMODLORAWAN_RadioStackConfig::Options

misc Options (see LORAWAN_STK_OPTION defines)

UINT8 TWiMODLORAWAN_RadioStackConfig::PowerSavingMode

set automatic power saving mode

UINT8 TWiMODLORAWAN_RadioStackConfig::Retransmissions

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

UINT8 TWiMODLORAWAN_RadioStackConfig::TXPowerLevel

default / initial power level settings to be used


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