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.
mcps_req_unconfirmed_t Struct Reference
#include <lorawan_data_structures.h>
| Data Fields | |
| uint8_t | fport | 
| int8_t | data_rate | 
Detailed Description
LoRaMAC MCPS-Request for an unconfirmed frame.
Definition at line 768 of file lorawan_data_structures.h.
Field Documentation
| int8_t data_rate | 
Uplink datarate, if ADR is off.
Definition at line 780 of file lorawan_data_structures.h.
| uint8_t fport | 
Frame port field. Must be set if the payload is not empty. Use the application-specific frame port values: [1...223].
LoRaWAN Specification V1.0.2, chapter 4.3.2.
Definition at line 775 of file lorawan_data_structures.h.
Generated on Tue Jul 12 2022 13:25:37 by
 1.7.2
 1.7.2