Closed
Description
I’m extremely happy about the release of the STM32LoRaWAN library. By default the STM32LoRaWAN library supports the STM32 Nucleo board with STM32WL55JC MCU.
I would appreciate if the STM32LoRaWAN library could support the Generic Node (https://www.genericnode.com/, https://github.com/TheThingsIndustries/generic-node-se) as well.
The pinout differences are:
RF_CTRL1 NUCLEO - PC4 —> Generic Node - PA0
RF_CTRL2 NUCLEO - PC5 —> Generic Node - PA1
RF_CTRL3 NUCLEO - PC3 —> Generic Node - PB8
Would be great if you could add the Generic Node support.