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.
Dependents: Dot-Examples Dot-AT-Firmware Dot-Examples TEST_FF1705 ... more
MulticastSession Struct Reference
Multicast session info. More...
#include <Lora.h>
Data Fields | |
| uint32_t | Address |
| Network address. | |
| uint8_t | NetworkSessionKey [16] |
| Network session key. | |
| uint8_t | DataSessionKey [16] |
| Data session key. | |
| uint32_t | DownlinkCounter |
| Downlink counter of last packet received from server. | |
Detailed Description
Multicast session info.
Definition at line 418 of file Lora.h.
Field Documentation
| uint8_t DataSessionKey[16] |
| uint32_t DownlinkCounter |
| uint8_t NetworkSessionKey[16] |
Generated on Tue Jul 12 2022 18:19:47 by
1.7.2


L-Tek FF1705