PicoWAN SDK Documentation
Data Fields
loramac_params_t Struct Reference

Data Fields

int8_t channels_tx_power
 
int8_t channels_datarate
 
uint32_t max_rx_window
 
uint32_t receive_delay_1
 
uint32_t receive_delay_2
 
uint32_t join_accept_delay_1
 
uint32_t join_accept_delay_2
 
uint8_t channels_nb_rep
 
uint8_t rx1_dr_offset
 
rx2_channel_params_t rx2_channel
 
uint16_t channels_mask [6]
 
uint8_t min_rx_symbols
 
uint32_t max_rx_error
 

Detailed Description

Global MAC layer parameters

Field Documentation

int8_t channels_datarate

Channels data rate

uint16_t channels_mask[6]

Mask indicating which channels are enabled

uint8_t channels_nb_rep

Number of uplink messages repetitions [1:15] (unconfirmed messages only)

int8_t channels_tx_power

Channels TX power

uint32_t join_accept_delay_1

Join accept delay 1

uint32_t join_accept_delay_2

Join accept delay 1

uint32_t max_rx_error

Maximun timing error of the receiver in microseconds

uint32_t max_rx_window

LoRaMac maximum time a reception window stays open

uint8_t min_rx_symbols

Number minimum of symbols to detect frame

uint32_t receive_delay_1

Receive delay 1

uint32_t receive_delay_2

Receive delay 2

uint8_t rx1_dr_offset

Datarate offset between uplink and downlink on first window

rx2_channel_params_t rx2_channel

LoRaMAC 2nd reception window settings


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