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
Hi, version used is tag v4.7.0.
In LoRaMac.c function StopRetransmission.
The Nvm.MacGroup1.AdrAckCounter is not incremented when a LoRa frame has been received (so MacCtx.MacFlags.Bits.McpsInd is set) on an RX window but the status of this reception is not LORAMAC_EVENT_INFO_STATUS_OK.
In this case, in my opinion, Nvm.MacGroup1.AdrAckCounter should be incremented.
What do you think ?
Thank you.
The text was updated successfully, but these errors were encountered:
Bedankt voor uw email.
Ik ben afwezig tot maandag 10 juli. E-mail gericht aan dit e-mailadres zal niet tussentijds worden gelezen of worden doorgestuurd. Voor dringende vragen verzoek ik u contact op te nemen met P. de Smit op ***@***.*** of 0162-511517.
Bedankt voor uw begrip.
Met vriendelijke groet,
ing. Peter Boudewijns
CLICKEY solutions
***@***.***
CLICKEY solutions: +31-162-511517
Lissenveld 47c, 4941 VL Raamsdonksveer, The Netherlands
http://www.clickey.eu
--------------------
Thank you for your e-mail.
I am out of office until Monday July 10th. Your e-mail will not be read or forwarded until then.
For urgent matters please contact P. de Smit at ***@***.*** or +31-162-511517.
Thank you for your understanding.
Kind regards,
ing. Peter Boudewijns
CLICKEY solutions
***@***.***
CLICKEY solutions: +31-162-511517
Lissenveld 47c, 4941 VL Raamsdonksveer, The Netherlands
http://www.clickey.eu
Hi, version used is tag v4.7.0.
In
LoRaMac.c
functionStopRetransmission
.The
Nvm.MacGroup1.AdrAckCounter
is not incremented when a LoRa frame has been received (soMacCtx.MacFlags.Bits.McpsInd
is set) on an RX window but the status of this reception is notLORAMAC_EVENT_INFO_STATUS_OK
.In this case, in my opinion,
Nvm.MacGroup1.AdrAckCounter
should be incremented.What do you think ?
Thank you.
The text was updated successfully, but these errors were encountered: