end node on synchronous star LoRa network.

Dependencies:   SX127x sx12xx_hal TSL2561

Embed: (wiki syntax)

« Back to documentation index

sLoRaMacTxInfo Struct Reference

sLoRaMacTxInfo Struct Reference

#include <LoRaMacSingle.h>

Data Fields

uint8_t MaxPossiblePayload
uint8_t CurrentPayloadSize

Detailed Description

LoRaMAC tx information

Definition at line 1434 of file LoRaMacSingle.h.


Field Documentation

The current payload size, dependent on the current datarate

Definition at line 1443 of file LoRaMacSingle.h.

Defines the size of the applicative payload which can be processed

Definition at line 1439 of file LoRaMacSingle.h.