wikiroute

networking recipes

User Tools

Site Tools


exploring_lora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
exploring_lora [2018/09/27 11:37] samerexploring_lora [2018/09/27 13:41] – [4.2. Packet Error Rate] samer
Line 67: Line 67:
 ==== -. Modifying the Radio Parameters ==== ==== -. Modifying the Radio Parameters ====
  
-Start by setting the central frequency of the LoRa modules. For this, open the ''RH_RF95.cpp'' file locate in the ''RadioHead'' folder and change the frequency to 868.10 (Group 1), 868.30 (Group 2), and 868.50 MHz (Group 3).+Start by setting the central frequency of the LoRa modules. For this, open the ''RH_RF95.cpp'' file locate in the ''RadioHead'' folder and change the frequency according to the following table: 
 + 
 +^  Group Number  ^   Frequency     ^ 
 +|                   866.7      | 
 +|                   866.9      | 
 +|              |      867.1      | 
 +|              |      867.3      | 
 +|              |      867.5      | 
 +|              |      867.7      | 
 +|              |      867.9      | 
 +|              |      868.1      | 
 +|              |      868.3      | 
 +|       10            868.5      | 
 +|       11            868.7      | 
 +|       12            868.9      |
  
 <file cpp RH_RF95.cpp> <file cpp RH_RF95.cpp>
Line 83: Line 97:
 setModemConfig(Bw125Cr45Sf128); setModemConfig(Bw125Cr45Sf128);
 </file> </file>
- 
 ==== -. Running Basic Sketches ==== ==== -. Running Basic Sketches ====
  
Line 106: Line 119:
  
  
-==== -. Packet Error Rate ====+==== -. Packet Delivery Ratio ====
  
 In this section, you will measure the Packet Error Rate (PER) under the three different radio configurations and for different transmission periods. For this, you can start by implementing a function on the client that measures the ratio of successfully delivered packets.  In this section, you will measure the Packet Error Rate (PER) under the three different radio configurations and for different transmission periods. For this, you can start by implementing a function on the client that measures the ratio of successfully delivered packets. 
exploring_lora.txt · Last modified: 2021/10/20 12:52 by samer