![]() |
SX126x-Arduino
2.0.1
|
#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 |
| bool lmh_param_s::adr_enable |
Activation state of adaptative Datarate
| int8_t lmh_param_s::tx_data_rate |
Uplink datarate, if AdrEnable is off
| bool lmh_param_s::enable_public_network |
Enable or disable a public network
| uint8_t lmh_param_s::nb_trials |
Number of trials for the join request.
| int8_t lmh_param_s::tx_power |
Uplink power
| bool lmh_param_s::duty_cycle |
Enable or disable the duty cycle control
1.8.18