Mistake on this page?
Report an issue in GitHub or email us
Data Fields
band_t Struct Reference

Default user application maximum data size for transmission. More...

#include <lorawan_data_structures.h>

Data Fields

uint16_t duty_cycle
 
int8_t max_tx_pwr
 
lorawan_time_t last_join_tx_time
 
lorawan_time_t last_tx_time
 
lorawan_time_t off_time
 
uint32_t lower_band_freq
 
uint32_t higher_band_freq
 

Detailed Description

Default user application maximum data size for transmission.

LoRaMAC band parameters definition.

Definition at line 85 of file lorawan_data_structures.h.

Field Documentation

uint16_t duty_cycle

The duty cycle.

Definition at line 89 of file lorawan_data_structures.h.

uint32_t higher_band_freq

Higher band boundry

Definition at line 113 of file lorawan_data_structures.h.

lorawan_time_t last_join_tx_time

The timestamp of the last Join Request TX frame.

Definition at line 97 of file lorawan_data_structures.h.

lorawan_time_t last_tx_time

The timestamp of the last TX frame.

Definition at line 101 of file lorawan_data_structures.h.

uint32_t lower_band_freq

Lower band boundry

Definition at line 109 of file lorawan_data_structures.h.

int8_t max_tx_pwr

The maximum TX power.

Definition at line 93 of file lorawan_data_structures.h.

lorawan_time_t off_time

The device off time.

Definition at line 105 of file lorawan_data_structures.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.