Downlink MAC command
- This topic has 2 replies, 2 voices, and was last updated 5 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › Downlink MAC command
Hi,
I am trying to send a MAC command (LinkAdr) via port0 by using Gateway’s Downlink Queue interface. The issue is that command stays there in the qeue forever and it only happens to commands sent via port0. Commands sent via other ports such as port1 or port8 are sent correctly and a response can be seen as well in node red.
Has anyone else faced such issue? or any suggestions? The Gateway is ruuning on Firmware 5.0.1.
Cheers.
Regrads,
Ali Aqdas.
I am able to reproduce this if the downlink on port 0 is in the queue when the first uplink after join is received.
If there is a packet for any port other than 0 then both will be sent.
The first downlink after join will contain a Confirmed downlink with ADR commands to set the channel mask. There is an issue in scheduling this automatic downlink where the application downlink is lost.
Hi Jason,
Thank you very much for your feedback. I have tried the solution and it works. Now the gateway sends downlink on port0 if there is another downlink packet right next to it in the qeue on any other port.
Cheers.
Regards,
Ali Aqdas.