Hello!
I am trying to do some lora packet stuff to stress test a server.
What I am trying to do is join and send 10k packet per seconds. Because a gateway can only take a small amount of packets per second. I am trying to find a way to send packets to the server directly.
Thank you