IoT Drivers  v3.3.0 (S2022)
Engineering in Software Technology
LoRaWAN Driver using RN2384 Module

LoRaWAN library using MicroChip RN2483 LoRaWAN module. More...

Collaboration diagram for LoRaWAN Driver using RN2384 Module:

Modules

 Functions to initialise the driver.
 How to initialise the driver.
 
 LoRa driver configuration functions
 How to configure the LoRaWAN driver.
 
 Basic LoRa driver functions
 Commonly used LoRaWAN functions. Here you you will find the functions you normally will need.
 
 Advanced LoRa driver functions
 Advanced LoRaWAN functions. These functions you will not normally need, it will normally be enough to use the simple functions.
 
 LoRa driver Return codes
 Return codes from LoRa driver functions.
 

Detailed Description

LoRaWAN library using MicroChip RN2483 LoRaWAN module.

The implementation works with interrupt, meaning that there are no busy-waiting involved.

Note
Dependent on FreeRTOS version 10.x.

See Quick start guide for RN2483 based LoRa Driver.