Conduit limit for sent data??
- This topic has 0 replies, 1 voice, and was last updated 7 years, 11 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › Conduit limit for sent data??
Hi,
I am developing an application where an MQTT client is publishing data to some Lora nodes through a Conduit with mLinux.
During the development my team has experienced data is beeing forwarded to nodes in the beginning but after a while the nodes stop receiving data.
We are able to send upstream data from the nodes but not the other way around.
At times I get the “queue full” response from the gateway.
Is there a limit due to the Multitech Conduit beeing Lora certified and the development boards not?
In that case what is that limit?
My application needs to be able to send around 700 bytes (daily) to approx. 1000 nodes in a private network. And the nodes need to report back once an hour.
If there is a limit would it be possible to multicast my messages in order to not spend the limit so fast? Is multicast implemented over MQTT for the conduit?
best regards!