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

Structure containing all data about LoRaWAN network status. More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Inheritance diagram for TWiMODLORAWAN_NwkStatus_Data:

Public Attributes

UINT8 NetworkStatus
 
UINT32 DeviceAddress
 
UINT8 DataRateIndex
 
UINT8 PowerLevel
 
UINT8 MaxPayloadSize
 
UINT8 NumMacTransmissions
 

Detailed Description

Structure containing all data about LoRaWAN network status.

Member Data Documentation

◆ DataRateIndex

UINT8 TWiMODLORAWAN_NwkStatus_Data::DataRateIndex

used data rate index (

See also
TLoRaWANDataRate*)

◆ DeviceAddress

UINT32 TWiMODLORAWAN_NwkStatus_Data::DeviceAddress

32bit DeviceAddress of module in LoRa network

◆ MaxPayloadSize

UINT8 TWiMODLORAWAN_NwkStatus_Data::MaxPayloadSize

maximum number of bytes allowed in payload field

◆ NetworkStatus

UINT8 TWiMODLORAWAN_NwkStatus_Data::NetworkStatus

Current NetworkStatus (

See also
TLoRaWAN_NwkStatus)

◆ NumMacTransmissions

UINT8 TWiMODLORAWAN_NwkStatus_Data::NumMacTransmissions

number of transmissions configured by the LNS

◆ PowerLevel

UINT8 TWiMODLORAWAN_NwkStatus_Data::PowerLevel

transmit power in dBm


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