Difference between revisions of "LoRa Questions"

From Wiki for Dragino Project
Jump to: navigation, search
(What is the frequency range of the Dragino LoRa products?)
Line 11: Line 11:
 
Best Tune Frequency
 
Best Tune Frequency
 
|-
 
|-
|-
 
 
Version
 
Version
 
|
 
|
Line 25: Line 24:
 
<br>
 
<br>
 
<br>
 
<br>
 +
 
=How can i increase the distance for two LoRa devices?=
 
=How can i increase the distance for two LoRa devices?=
 
==Check the use environment==
 
==Check the use environment==

Revision as of 00:51, 25 April 2017

What is the frequency range of the Dragino LoRa products?

The Dragino LoRa products base on SX127x solution normally has three version: 433, 868 and 915. This means the device is best tuned at this frequency as show at below table:

Version Version

LoRa IC

Support Frequency

Best Tune Frequency

LoRa IC

Support Frequency

Best Tune Frequency




How can i increase the distance for two LoRa devices?

Check the use environment

First , User should notice: Radio link quality and performances are highly dependent of environment.
Better performances can be reached with:

  • Outdoor environment.
  • No obstacles.
  • No high level radio interfere in the ISM band you use.
  • At least 1 meter above the ground.


Radio performances are degraded with:

  • Obstacles: buildings, trees...
  • Inner buildings environments.
  • High ISM band usage by other technologies.
  • Radio communication are usually killed with bad topographic conditions. It is usually not possible to communicate through a hill, even very small.



Check the Antenna

  • Check if the Antenna has a good connection to the Antenna connector
  • Check if the Antenna has the good performance in the require frequency. (need special device, so may not possible to check in most case.)



Check the Frequency Setting in Software

  • Check if in the software, the correct frequency is set.



Check the Modem Setting in Software

Check if the modem is set to the correct modulation, Different modem setting will affect heavily in the distance and datarate. User can refer this document to see how it works.

To configure modem setting in RadioHead Library, use can consult below place in the software:

  • RH_RF95::ModemConfig in RH_RF95.CPP
  • setModemConfig in RH_RF95.CPP