![]() |
LoRaMAC
4.4.6
Documentation of the API
|
LoRa MAC layer implementation | This module specifies the API implementation of the LoRaMAC layer. This is a placeholder for a detailed description of the LoRaMac layer and the supported features |
LoRa MAC ADR implementation | Implementation of the ADR algorithm for LoRa |
LoRa MAC Class B layer implementation | This module specifies the API implementation of the LoRaMAC Class B layer. This is a placeholder for a detailed description of the LoRaMac layer and the supported features |
LoRa MAC confirm queue implementation | This module specifies the API implementation of the LoRaMAC confirm queue. The confirm queue is implemented with as a ring buffer. The number of elements can be defined with LORA_MAC_MLME_CONFIRM_QUEUE_LEN. The current implementation does not support multiple elements of the same Mlme_t type |
LoRa MAC layer test function implementation | This module specifies the API implementation of test function of the LoRaMAC layer. The functions in this file are only for testing purposes only |
Secure Element API Definition | |
Region implementation | This is the common API to access the specific regional implementations |
Region AS923 | Implementation according to LoRaWAN Specification v1.0.2 |
Region AU915 | Implementation according to LoRaWAN Specification v1.0.2 |
Region CN470 | Implementation according to LoRaWAN Specification v1.0.2 |
Region CN779 | Implementation according to LoRaWAN Specification v1.0.2 |
Region EU433 | Implementation according to LoRaWAN Specification v1.0.2 |
Region EU868 | Implementation according to LoRaWAN Specification v1.0.2 |
Region IN865 | Implementation according to LoRaWAN Specification v1.0.2 |
Region KR920 | Implementation according to LoRaWAN Specification v1.0.2 |
Region RU864 | Implementation according to LoRaWAN Specification v1.0.2 |
Region US915 | Implementation according to LoRaWAN Specification v1.0.2 |
Common region implementation | Region independent implementations which are common to all regions |
US region common implementations. |