Hi everyone,
I’m trying to connect an STM32 LoRaWAN device to a RAK7289CV2 with the built-in network server. The gateway sees the join requests from my device, but the device never seems to get the join accept.
Here’s my setup:
Device:
- Region: AS923
- OTAA activation
- DevEUI, JoinEUI, AppKey are programmed in the firmware
- DR: DR_2
Gateway:
- RAK7289CV2, built-in Network Server
- Receives all join requests, but no downlink appears to reach the device
Has anyone faced this issue with RAK7289CV2 + STM32 nodes? Any tips on what I should check or logs I can look at?
