You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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
The text was updated successfully, but these errors were encountered: