Device sends join request but never joins (AS923)

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?

Hi @Saarankan,

I would appreciate it if you shared your WisGateOS 2 built-in network server configuration screen. Also, what kind of RTOS or platform such as RUI3 is running on?

Hi,
STM32 HAL with the LoRaWAN middleware