API commands

Hi All,
I have a RF transceiver which I am using to send API commands to an existed network. I am wondering if I can send the same command for the number of time (how can I make the same command to be executed for a specific number of times)
Thanks

What are you trying to send? are you trying to send it multiple times to the same radio or to different radios?

I am trying to send the same command to the same device.

The only way is to send the API frame into the radio each time you want to execute the command.

1 Like

So there is no way to make it automatic instead of manual execution.
Thanks