Releases: stm32duino/I-NUCLEO-LRWAN1
Releases · stm32duino/I-NUCLEO-LRWAN1
STM32dunio I-NUCLEO-LRWAN1 1.0.2
STM32dunio I-NUCLEO-LRWAN1 1.0.1
First release of the STM32duino I-NUCLEO-LRWAN1 library
This library provides the LoRa® driver for the expansion board I-NUCLEO-LRWAN1.
4 examples provided:
- LoRaPingPong: Data are exchange between two boards.
- LoRaWANABP: Establish a connection on a LoRaWAN network in ABP mode and exchange data to/from the network.
- LoRaWANOTAA: Establish a connection on a LoRaWAN network in OTAA mode. Send a join request and wait the join accept. Exchange data to/from the network.
- getDevEUI: Display the unique device EUI of the module.