lorawan-server
lorawan-server copied to clipboard
Uplink/Downlink Packet Frequency
I just found a problem that if we connect the server with a private application server, it would upload the packet to the app server at most one time in five seconds. No matter how many packets it receives from the gateway, the upload packet number in five-second is limited. Just wondering whether it is feasible to extend such a limitation.
Please provide more details. Which connector are you using?
We are using an HTTP connecter to our private HTTP server.
I am not aware of any such limitation. You need to dig deepeer and analyze the logs.