For various reasons we’re using HTTP integration with the RAK7268v2 gateway in built-in-server mode, I’m able to receive data and send data in response packets this way. I referred to the following link to understand the response formats: https://learn.rakwireless.com/hc/en-us/articles/26688300221079-How-To-Use-the-MQTT-Broker-Like-a-Pro-Examples
I was wondering if there is a way to proactively schedule downlinks (ahead of time) using HTTP integration given that the gateway is running a built-in-server? It should be able to schedule downlinks, right? I tried initiating a transaction from the http server but that didnt quite work.
We want to use class C devices, so I want to be able to send downlinks at any time.