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

Activation data structure for LoRa network activation. More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

TWiMOD_OptIndInfos FieldAvailability
 
UINT8 StatusFormat
 
UINT8 ChannelIndex
 
UINT8 DataRateIndex
 
UINT8 NumTxPackets
 
UINT8 PowerLevel
 
UINT32 RfMsgAirtime
 

Detailed Description

Activation data structure for LoRa network activation.

Member Data Documentation

UINT8 TWiMODLORAWAN_TxIndData::ChannelIndex

used channel index (

See also
TLoRaWAN_Channel_* definitions)
UINT8 TWiMODLORAWAN_TxIndData::DataRateIndex

used data rate index (

See also
TLoRaWANDataRate)
TWiMOD_OptIndInfos TWiMODLORAWAN_TxIndData::FieldAvailability

indicator flag for optional infos

UINT8 TWiMODLORAWAN_TxIndData::NumTxPackets

number of TX packet (for current operation; can be used as retransmission counter)

UINT8 TWiMODLORAWAN_TxIndData::PowerLevel

transmit power in dBm

UINT32 TWiMODLORAWAN_TxIndData::RfMsgAirtime

airtime in ms of packet transmission

UINT8 TWiMODLORAWAN_TxIndData::StatusFormat

Status/Format field of reponse packet from WiMOD


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