LoRaWAN JOIN problem on STM32WL55
I have a board NUCLEO-WL55JC1 and download a LoRaWAN End-Node Example on it form STM32CubeIDE, but it not join to LoRaWAN network sucessfully.
My LoRa Gateway is Drgaino-LG308 with TTN(The Thing Network) Server, the frequency is EU868.
After some checking, I found the TX is work, the server was accepted and responsed the JOIN request, but my board don't receive any LoRa packet. I also add some log in RadioIrqProcess() when it get irq about Rx but it show nothing.
How do I fix it OR figure out what problem is it?
