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

The lorawan_connect_abp structure. More...

#include <lorawan_types.h>

Data Fields

uint32_t nwk_id
 Network identifier. More...
 
uint32_t dev_addr
 End-device address. More...
 
uint8_t * nwk_skey
 Network session key. More...
 
uint8_t * app_skey
 Application session key. More...
 

Detailed Description

The lorawan_connect_abp structure.

A structure representing the LoRaWAN Activation By Personalization parameters.

Definition at line 144 of file lorawan_types.h.

Field Documentation

uint8_t* app_skey

Application session key.

LoRaWAN Specification V1.0.2, chapter 6.1.4

Definition at line 164 of file lorawan_types.h.

uint32_t dev_addr

End-device address.

LoRaWAN Specification V1.0.2, chapter 6.1.1

Definition at line 154 of file lorawan_types.h.

uint32_t nwk_id

Network identifier.

LoRaWAN Specification V1.0.2, chapter 6.1.1

Definition at line 149 of file lorawan_types.h.

uint8_t* nwk_skey

Network session key.

LoRaWAN Specification V1.0.2, chapter 6.1.3

Definition at line 159 of file lorawan_types.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.