Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoRaWAN class C downlink issue with ABP #825

Open
MahendraDnkTech opened this issue Aug 10, 2022 · 1 comment
Open

LoRaWAN class C downlink issue with ABP #825

MahendraDnkTech opened this issue Aug 10, 2022 · 1 comment

Comments

@MahendraDnkTech
Copy link

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
Copy link

Hello,

Check the RX2 frequency on the module configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants