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

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

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

UINT8 NetworkStatus
 
UINT32 DeviceAddress
 
UINT8 DataRateIndex
 
UINT8 PowerLevel
 
UINT8 MaxPayloadSize
 

Detailed Description

Structure containing all data about LoRaWAN network status.

Member Data Documentation

UINT8 TWiMODLORAWAN_NwkStatus_Data::DataRateIndex

used data rate index (

See also
TLoRaWANDataRate)
UINT32 TWiMODLORAWAN_NwkStatus_Data::DeviceAddress

32bit DeviceAddress of module in LoRa network

UINT8 TWiMODLORAWAN_NwkStatus_Data::MaxPayloadSize

maximum number of bytes allowed in payload field

UINT8 TWiMODLORAWAN_NwkStatus_Data::NetworkStatus

Current NetworkStatus (

See also
TLoRaWAN_NwkStatus)
UINT8 TWiMODLORAWAN_NwkStatus_Data::PowerLevel

transmit power in dBm


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