Hi,
Perhaps this is a new topic, but it is very similar…
I am using the RN2483 (microchip) and the RFM96. Both are controlling by Arduino using the UART and SPI. I set up a raw communication using Lora (not Lorawan). The RN2483 is TX and RFM96 is RX.
Parameters, like: Freq, SF, CR, Sync word, bit rate, BW, channel, preamble length, CRC on… are the same in both devices.
The problems is that seems to loose some data packets. The TX sends data every second. In the RX side, I got a packet randomly between 30 and 120 seconds.
Could someone give some guides or some clue to understand what is going on?
Something related to timing window? or Time on air? etc.
Thanks
Omar