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

lorawan_connect_t structure More...

#include <lorawan_types.h>

Data Fields

uint8_t connect_type
 Select the connection type, either LORAWAN_CONNECTION_OTAA or LORAWAN_CONNECTION_ABP. More...
 
lorawan_connect_otaa_t otaa
 Join the network using OTA. More...
 
lorawan_connect_abp_t abp
 Authentication by personalization. More...
 

Detailed Description

lorawan_connect_t structure

A structure representing the parameters for different connections.

Definition at line 171 of file lorawan_types.h.

Field Documentation

Authentication by personalization.

Definition at line 186 of file lorawan_types.h.

uint8_t connect_type

Select the connection type, either LORAWAN_CONNECTION_OTAA or LORAWAN_CONNECTION_ABP.

Definition at line 176 of file lorawan_types.h.

Join the network using OTA.

Definition at line 182 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.