zephyr/subsys/lorawan
Jeferson Fernando c0a17a9a5e lorawan: add channels mask configuration.
Add channels mask configuration for LoRaWAN, creating a request for
 LoRaMAC. This change is needed because using LoRaWAN with ABP
activation without configuring channels mask will provide no acceptable
 channels on data transmit, causing data loss.

Signed-off-by: Jeferson Fernando <jeferson.santos@edge.ufal.br>
2024-05-03 09:51:46 +02:00
..
nvm lorawan/nvm: do not call settings_save() after writing individual settings 2024-05-01 22:56:34 +01:00
services lorawan: services: add Fragmented Data Block Transport 2024-05-02 16:54:43 +02:00
CMakeLists.txt lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
Kconfig lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
lorawan.c lorawan: add channels mask configuration. 2024-05-03 09:51:46 +02:00
lorawan_emul.c lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
lw_priv.c
lw_priv.h