end node on synchronous star LoRa network.

Dependencies:   SX127x sx12xx_hal TSL2561

Embed: (wiki syntax)

« Back to documentation index

sMcpsReqProprietary Struct Reference

sMcpsReqProprietary Struct Reference

#include <LoRaMacSingle.h>

Data Fields

void * fBuffer
uint16_t fBufferSize

Detailed Description

LoRaMAC MCPS-Request for a proprietary frame

Definition at line 720 of file LoRaMacSingle.h.


Field Documentation

void* fBuffer

Pointer to the buffer of the frame payload

Definition at line 725 of file LoRaMacSingle.h.

uint16_t fBufferSize

Size of the frame payload

Definition at line 729 of file LoRaMacSingle.h.