Skip to content

End Device sees data rate degradation when sending unconfirmed uplinks after gateway outage #1071

Answered by mluis1
dmeehan1968 asked this question in Q&A
Discussion options

You must be logged in to vote

The described behavior is according to LoRaWAN specification.

Please read LoRaWAN 1.0.4 specification chapter "4.3.1.1 Adaptive data-rate control in frame header (ADR, ADRACKReq in FCtrl)"
Please also note that this behavior exists since LoRaWAN 1.0.0 specification.

At the end of the chapter you will see an example table describing the expected behavior.

After ADR_ACK_LIMIT up links the end-device sets the ADRACKReq bit on frame FCtrl field.

By setting the ADRACKReq bit to 1 the end-device is requesting the network server to execute a down link.
In case a down link is received the ADRACKCnt is reset to 0 and the process re-starts.
In case a down link is not received the end-device will l…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dmeehan1968
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants