Uplink confirmation - Issue? #1401
JindrichHavel
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our end node sends periodically messages after successful join. All (confirmed and unconfirmed) are sent with a confirmation request. It's OK.
BUT: After receiving the downlink message, it should send unconfirmed messages without a confirmation request. In our app it still sends unconfirmed messages asking for confirmation!?!
We use Chirpstack and downlink message has MacCtx.McpsIndication.RxSlot=RX_SLOT_WIN_CLASS_C and it is not in that part of the condition in code:
LoRaMac.c:
The Nvm.MacGroup2.DownlinkReceived value is always false!
Beta Was this translation helpful? Give feedback.
All reactions