SX126x-Arduino
Public Attributes | List of all members
lmh_param_s Struct Reference

#include <LoRaMacHelper.h>

Public Attributes

bool adr_enable
 
int8_t tx_data_rate
 
bool enable_public_network
 
uint8_t nb_trials
 
int8_t tx_power
 

Member Data 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


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