Mistake on this page?
Report an issue in GitHub or email us
Data Fields
mlme_join_req_t Struct Reference

#include <lorawan_data_structures.h>

Data Fields

uint8_t * dev_eui
 
uint8_t * app_eui
 
uint8_t * app_key
 
uint8_t nb_trials
 

Detailed Description

LoRaMAC MLME-Request for the join service.

Definition at line 743 of file lorawan_data_structures.h.

Field Documentation

uint8_t* app_eui

An application identifier.

LoRaWAN Specification V1.0.2, chapter 6.1.2

Definition at line 755 of file lorawan_data_structures.h.

uint8_t* app_key

AES-128 application key.

LoRaWAN Specification V1.0.2, chapter 6.2.2.

Definition at line 761 of file lorawan_data_structures.h.

uint8_t* dev_eui

A globally unique end-device identifier.

LoRaWAN Specification V1.0.2, chapter 6.2.1.

Definition at line 749 of file lorawan_data_structures.h.

uint8_t nb_trials

The number of trials for the join request.

Definition at line 765 of file lorawan_data_structures.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.