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

#include <lorawan_data_structures.h>

Data Fields

lorawan_time_t aggregated_last_tx_time
 
lorawan_time_t mac_init_time
 
lorawan_time_t tx_toa
 
timer_event_t backoff_timer
 
timer_event_t rx_window1_timer
 
timer_event_t ack_timeout_timer
 

Detailed Description

A composite structure containing all the timers used in the LoRaWAN operation

Definition at line 1095 of file lorawan_data_structures.h.

Field Documentation

timer_event_t ack_timeout_timer

Acknowledge timeout timer. Used for packet retransmissions.

Definition at line 1128 of file lorawan_data_structures.h.

lorawan_time_t aggregated_last_tx_time

Aggregated duty cycle management

Definition at line 1099 of file lorawan_data_structures.h.

timer_event_t backoff_timer

LoRaMac duty cycle backoff timer

Definition at line 1117 of file lorawan_data_structures.h.

lorawan_time_t mac_init_time

Stores the time at LoRaMac initialization.

Remarks
Used for the BACKOFF_DC computation.

Definition at line 1107 of file lorawan_data_structures.h.

timer_event_t rx_window1_timer

LoRaMac reception windows timers

Definition at line 1122 of file lorawan_data_structures.h.

Last transmission time on air

Definition at line 1112 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.