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

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

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Inheritance diagram for TWiMODLORAWAN_TxIndData:

Public Attributes

TWiMODLORAWAN_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

◆ ChannelIndex

UINT8 TWiMODLORAWAN_TxIndData::ChannelIndex

used channel index (

See also
TLoRaWAN_Channel_* definitions)

◆ DataRateIndex

UINT8 TWiMODLORAWAN_TxIndData::DataRateIndex

used data rate index (

See also
TLoRaWANDataRate*)

◆ FieldAvailability

TWiMODLORAWAN_OptIndInfos TWiMODLORAWAN_TxIndData::FieldAvailability

indicator flag for optional infos

◆ NumTxPackets

UINT8 TWiMODLORAWAN_TxIndData::NumTxPackets

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

◆ PowerLevel

UINT8 TWiMODLORAWAN_TxIndData::PowerLevel

transmit power in dBm

◆ RfMsgAirtime

UINT32 TWiMODLORAWAN_TxIndData::RfMsgAirtime

airtime in ms of packet transmission

◆ StatusFormat

UINT8 TWiMODLORAWAN_TxIndData::StatusFormat

Status/Format field of response packet from WiMOD

See also
TLoRaWanTxDataIndStatusFormat

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