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

ED-side Adaptive Data Rate (ADR) update and ADR Backoff #171

Open
geraldosarmento opened this issue Sep 12, 2024 · 1 comment
Open

ED-side Adaptive Data Rate (ADR) update and ADR Backoff #171

geraldosarmento opened this issue Sep 12, 2024 · 1 comment

Comments

@geraldosarmento
Copy link

geraldosarmento commented Sep 12, 2024

Hi,

Upon reviewing the ClassAEndDeviceLorawanMac::SendToPhy method, I noticed that it implements an ED-side ADR version from an outdated LoRaWAN specification. Are there any plans to update it to version 1.1, including the ADR Backoff feature?

https://github.com/signetlabdei/lorawan/blob/44c01e79eb44869b50039ecd6a66380f66b5415f/model/class-a-end-device-lorawan-mac.cc#L88C5-L94C6

Thanks!

Specifications

  • ns-3 version: 3.42
  • lorawan module version: develop
  • Platform: Linux
  • Compiler: g++
@non-det-alle
Copy link
Collaborator

Hi @geraldosarmento, yes we are aware. You can find it among other ongoing changes in issue #139. I already have an up-to-date implementation of the ADR backoff procedure in a fork, it's a matter of finding the time to bring it over. I'll leave this open as a reminder for me to start from this when I find the time.

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