SX126x-Arduino  2.0.1
Data Fields
lmh_param_s Struct Reference

#include <LoRaMacHelper.h>

Data Fields

bool adr_enable
 
int8_t tx_data_rate
 
bool enable_public_network
 
uint8_t nb_trials
 
int8_t tx_power
 
bool duty_cycle
 

Detailed Description

Examples
LoRaWanPio\src\main.cpp.

Field Documentation

◆ adr_enable

bool lmh_param_s::adr_enable

Activation state of adaptative Datarate

◆ tx_data_rate

int8_t lmh_param_s::tx_data_rate

Uplink datarate, if AdrEnable is off

◆ enable_public_network

bool lmh_param_s::enable_public_network

Enable or disable a public network

◆ nb_trials

uint8_t lmh_param_s::nb_trials

Number of trials for the join request.

◆ tx_power

int8_t lmh_param_s::tx_power

Uplink power

◆ duty_cycle

bool lmh_param_s::duty_cycle

Enable or disable the duty cycle control


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