![]() |
Demo HCI Implementation for WiMOD-LR Devices
V1.3.1
|
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 |
Structure containing data of the joined network indication.
UINT8 TWiMODLORAWAN_RX_JoinedNwkData::ChannelIndex |
used channel index (
UINT8 TWiMODLORAWAN_RX_JoinedNwkData::DataRateIndex |
used data rate index (
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