![]() |
IoT Drivers
v3.3.0 (S2022)
Engineering in Software Technology
|
This is the quick start guide for the LoRaWAN Driver using RN2384 Module, with step-by-step instructions on how to configure and use the driver in a selection of use cases.
The use cases contain several code fragments. The code fragments in the steps for setup can be copied into a custom initialization function, while the steps for usage can be copied into, e.g., the main application function.
The following must be added to the project:
Add to application initialization:
Then the LoRaWAN transceiver needs to be hardware reset.
Now you are ready to use the LoRaWAN module :)