Nexto Logger
Nexto Series
NL717
CE117100 Rev. B
Figure 9: LibNextoLora library struct
To configure the LibNextoLora library blocks, see the following sections.
7.1. Usage of the LibNextoLora library
7.1.1. Configuration
The LibNextoLora library has a main block called LORA_MASTER, this block is responsible for executing the configu-
ration and usage routines for the LoRa device. Device related settings are performed via the LORA_CONFIG input of the
LORA_MASTER block, which receives a data structure of type LORA_RADIO_SET_PARAMETERS. Before executing the
LORA_MASTER block via the ENABLE input, it is necessary to configure and assign its input parameters.
Figure 10: LORA_MASTER
7.1.1.1. LORA_RADIO_SET_PARAMETERS
With the development environment configured and having the keys and configuration parameters, it is possible to start the
development of the application that will configure the device in the LoRaWAN network.
The device-related settings are made via the LORA_CONFIG input of the LORA_MASTER block, which receives a data
structure of type LORA_RADIO_SET_PARAMETERS to be used as input parameters.
18