gotthardp / lorawan-server

Compact server for private LoRaWAN networks
https://gotthardp.github.io/lorawan-server
MIT License
960 stars 329 forks source link

LoRaWAN class C downlink issue with ABP #825

Open MahendraDnkTech opened 2 years ago

MahendraDnkTech commented 2 years ago

Hi... There

Hope you all are doing well For the past few days, I'm dealing with the LoRaWAN Firmware having class-C

In my application, I need the continuous connection between Node to gateway and gateway to the Network server (As I want to receive the downlink continuously from the Network server)

For the Firmware perspective, I'm using ST's I-CUBE-LRWAN Firmware packages having version 2.1.0 with ABP configuration For the LoRa chipset, I'm using SX1262 I'm dealing with the US frequencies at 915Mhz

For the gateway, I'm using a multichannel indoor gateway from Friendcom From the Network server perspective, I'm using gotthardp LoRaWAN network server, hosted on aws

Problem statements: With class- C, I can send the uplink to the gateway and gateway to a Network server But unfortunately, Node unable to receive the downlink from the LoRaWAN network-server

Testing & Observation From the gateways logs, I can figure out that the gateway receiving the downlink from the Network service Unfortunately, it's unable to receive at the LoRaWan node!

From the logs at the node side, I can confirm that the RX2 windows continuously opening I can't observe any operations at the DIO pin during receiving windows (As I have confirmed with the logic analyzer) All suggestions & comments are well-come

Thanks, Mahendra

thiagorod commented 2 months ago

Hello,

Check the RX2 frequency on the module configuration.