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

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

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Inheritance diagram for TWiMODLORAWAN_JoinParams:

Public Attributes

UINT8 JoinEUI [WiMODLORAWAN_JOIN_EUI_LEN]
 
UINT8 AppKey [WiMODLORAWAN_APP_KEY_LEN]
 

Detailed Description

JOIN data structure for LoRa network activation.

Member Data Documentation

◆ AppKey

UINT8 TWiMODLORAWAN_JoinParams::AppKey[WiMODLORAWAN_APP_KEY_LEN]

application key (128it)

◆ JoinEUI

UINT8 TWiMODLORAWAN_JoinParams::JoinEUI[WiMODLORAWAN_JOIN_EUI_LEN]

join EUI (64bit)


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