Hi, I am using gRPC to activate several devices at the same time and sending them a Downlink while doing that. I can see the Downlink in the queue, but as soon as I turn on the Devices and they connect and start sending Uplinks, my downlink disappears from the queue but the events doesn’t show any downlink. My question is why does this happen? Isn’t it possible to enqueue downlinks while the devices aren’t seen yet by chirpstack, so once they get connected the downlink gets send?
Thanks in advance!
By default the queue gets flushed on a join. Here’s a convo from back in V3, not sure if Brocaar made the change to add the flag or not yet:
EDIT: Ah, it is in the device profile, just disable that and you should be good to go
Thank you! You saved me a lot of time.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.