Can I measure PDR, RSSI, SNR, and latency for each LoRa Spreading Factor (SF7, SF9, SF12)?
Hi everyone! I'm currently working on a LoRa-based communication project and I'm planning to evaluate the communication performance of my nodes.
I want to test different Spreading Factors, specifically SF7, SF9, and SF12, and measure those metrics.
My questions are:
- Is this a valid way to measure these LoRa metrics?
- Can RSSI and SNR be obtained directly from the LoRa receiver for every successfully received packet?
- What is the recommended way to measure latency accurately?