Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SX127x sx12xx_hal TSL2561
sMlmeConfirm Struct Reference
#include <LoRaMacSingle.h>
| Data Fields | |
| Mlme_t | MlmeRequest | 
| LoRaMacEventInfoStatus_t | Status | 
| uint8_t | DemodMargin | 
| uint8_t | NbGateways | 
Detailed Description
LoRaMAC MLME-Confirm primitive
Definition at line 1003 of file LoRaMacSingle.h.
Field Documentation
| uint8_t DemodMargin | 
The transmission time on air of the frame
uint32_t TxTimeOnAir;
Demodulation margin. Contains the link margin [dB] of the last successfully received LinkCheckReq
Definition at line 1021 of file LoRaMacSingle.h.
| Mlme_t MlmeRequest | 
Holds the previously performed MLME-Request
Definition at line 1008 of file LoRaMacSingle.h.
| uint8_t NbGateways | 
Number of gateways which received the last LinkCheckReq
Definition at line 1025 of file LoRaMacSingle.h.
| LoRaMacEventInfoStatus_t Status | 
Status of the operation
Definition at line 1012 of file LoRaMacSingle.h.
Generated on Wed Jul 13 2022 01:56:42 by
 1.7.2
 1.7.2