No SubGHz interrupt on STM32WLE
I use a RAK3172 module for a 434 MHz LoRa APRS application but I don´t get a SubGHz interrupt during transmission. The output from my code is the following:
APRS Demo
Application version: V1.3.0
Radio version: V1.3.0
Radio settings
LoRa Bandwidth: 125 kHz
LoRa Spreading factor: 12
LoRa Frequency: 433775000
Device reset...
Initialization successful!
Go
I tested the code before on an STM32WL Nucleo and there it runs fine. So I think there is some issue with the port to the RAK platform.
I add the link to the GitHub repository so you can checkout the complete codebase because ZIP files aren´t allowed.
https://github.com/Kampi/LoRa-GPS-Tracker/tree/1.1_Dev
Thanks for your support!
