Hello community,
I have a question, I’ve been using LoRaWAN for an application and I’ve reviewed a lot of documentation related to the packet reception or server confirmation windows. I understand that rx1 is at least one second after sending the packet and rx2 is 1 second after rx1. Can these times be reduced in some way? Since I understand that it’s normal to wait for the response from an IoT server, but can it be done? Since I require sending several packets almost like a streaming, and I don’t need it as quickly as possible, is there a way to send many packets by continuously changing channels? Or is it allowed by LoRaWAN protocol to send a certain number of packets during a certain time?
I am attentive to any information, thank you very much.