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

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

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

UINT8 AppEUI [WiMODLORAWAN_APP_EUI_LEN]
 
UINT8 AppKey [WiMODLORAWAN_APP_KEY_LEN]
 

Detailed Description

JOIN data structure for LoRa network activation.

Member Data Documentation

UINT8 TWiMODLORAWAN_JoinParams::AppEUI[WiMODLORAWAN_APP_EUI_LEN]

application EUI (64bit)

UINT8 TWiMODLORAWAN_JoinParams::AppKey[WiMODLORAWAN_APP_KEY_LEN]

application key (128it)


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