LoRa-BLE-Sensor
Loading...
Searching...
No Matches
Public Attributes | List of all members
lorawan_setup_t Struct Reference

Structure to hold the LoRaWAN setup, used to join the network. More...

#include <sensor_lorawan.h>

Public Attributes

uint8_t is_lorawan_enabled
 
uint8_t lorawan_frequency
 
const struct device * lora_dev
 
enum lorawan_class uplink_class
 
struct lorawan_downlink_cb downlink_callback
 
int join_attempts
 
uint16_t dev_nonce
 
uint32_t delay
 
uint8_t dev_eui [8]
 
uint8_t join_eui [8]
 
uint8_t app_key [16]
 
uint8_t send_attempts
 

Detailed Description

Structure to hold the LoRaWAN setup, used to join the network.


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