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

Downlink Failed: RX_Timeout #226

Open
dadanugm opened this issue Apr 29, 2021 · 2 comments
Open

Downlink Failed: RX_Timeout #226

dadanugm opened this issue Apr 29, 2021 · 2 comments

Comments

@dadanugm
Copy link

Hi, Iam using RFM95 as lorawan transmitter to the RAK Lorawan Gateway. Uplink data is successfully transmitted, but not with downlink data, apparently it has issue with RX_Timeout that keep appear after successfully transmitted an uplink Data. I tried send downlink data to node but failed due to this Issue.
here the debug result:

Mbed LoRaWANStack initialized

CONFIRMED message retries : 3

set class OK

Adaptive data rate (ADR) - Disable

set datarate OK

Connection - In Progress …

Connection - Successful
[2K[39m[INFO][LMAC]: RTS = 14 bytes, PEND = 0, Port: 6[0m

14 bytes scheduled for transmission
[2K[31m[ERR ][LMACC]: Invalid MAC command (0x0)![0m
[2K[31m[ERR ][LSTK]: RX_ERROR: mcps_indication status = 1[0m

Message Sent to Network Server

Error in reception - Code = 9
[2K[39m[INFO][LMAC]: RTS = 14 bytes, PEND = 0, Port: 6[0m

14 bytes scheduled for transmission
[2K[31m[ERR ][LMACC]: Invalid MAC command (0x0)![0m
[2K[31m[ERR ][LSTK]: RX_ERROR: mcps_indication status = 1[0m

Message Sent to Network Server

Error in reception - Code = 9

Error no 9: RX_ Timeout
mcps_indication status no 1: LORAMAC_EVENT_INFO_STATUS_ERROR

IDE : Mbed IDE
OS: Version 6.10
Lorawan server: Chirpstack,
Gateway: RAK with mqtt bridge V.2.7.1

I've compared with another hardware e.g RAK811 (default firmware), result is OK, so I Assume there is nothing wrong with Chirpstack and RAK Gateway
Any solution would be appreciated
Thanks

@ciarmcom
Copy link
Member

@dadanugm This issue has an incomplete or old issue template.For future reference please use an up to date clone of the repository before raising issues. Many thanks.

@ciarmcom
Copy link
Member

Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers.
Internal Jira reference: https://jira.arm.com/browse/IOTOSM-3908

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

No branches or pull requests

2 participants