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

Structure containing data of the joined network indication. More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

UINT8 StatusFormat
 
UINT32 DeviceAddress
 
UINT8 ChannelIndex
 
UINT8 DataRateIndex
 
INT8 RSSI
 
INT8 SNR
 
UINT8 RxSlot
 
bool OptionalInfoAvaiable
 

Detailed Description

Structure containing data of the joined network indication.

Member Data Documentation

UINT8 TWiMODLORAWAN_RX_JoinedNwkData::ChannelIndex

used channel index (

See also
TLoRaWAN_Channel_* definitions)
UINT8 TWiMODLORAWAN_RX_JoinedNwkData::DataRateIndex

used data rate index (

See also
TLoRaWANDataRate)
UINT32 TWiMODLORAWAN_RX_JoinedNwkData::DeviceAddress

(new) address for this device within network

bool TWiMODLORAWAN_RX_JoinedNwkData::OptionalInfoAvaiable

are the optional value fields available

INT8 TWiMODLORAWAN_RX_JoinedNwkData::RSSI

RSSI value for the received packet

UINT8 TWiMODLORAWAN_RX_JoinedNwkData::RxSlot

number of the rx slot that contained the messsage

INT8 TWiMODLORAWAN_RX_JoinedNwkData::SNR

SNR value for the received packet

UINT8 TWiMODLORAWAN_RX_JoinedNwkData::StatusFormat

Status/Format Field for this message


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