This page presents three simple examples to explain how LoRaWAN downlink reception works depending on network latency and responsiveness.
The device always opens two reception windows after each uplink:
If the network is slow or unstable, the response may arrive too late for RX1 and only RX2 will be usable.
Key Points:
Result:
Key Points:
Result:
Recommendation: Increase RX1Delay (ex: 1 → 3 seconds)
Key Points:
Result:
| Network Scenario | RX1 Behavior | RX2 Behavior |
|---|---|---|
| Fast & Nearby | ✔️ Works reliably | Not needed |
| Unstable | ⚠️ Sometimes too late | ✔️ Used as fallback |
| Very Slow | ❌ Always too late | ✔️ Only reliable option |