Changes for page Limitation of the use of LG01/LG02 with LoRaWAN node
Last modified by Xiaoling on 2023/05/29 08:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,10 +16,9 @@ 16 16 17 17 The single channel gateway has limitation to use with standard LoRaWAN sensor. In single channel gateway, the gateway can only set to work at one frequency and one data rate. A standard LoRaWAN Sensor can works in different frequency (3~~72 depends on the frequency bands) and different data rates. So Single channel gateway will lost most of packets because the frequency and data rate mismatch. 18 18 19 +(% style="color:red" %)Important Notice: (%%) 19 19 20 -(% style="color:red" %)**Important Notice:** Single or Dual Channel gateway will decreae the LoRaWAN network performance and **cause the higher fail rate for OTAA Join and Downlink message**. So not recommend to use them in LoRaWAN network. 21 21 22 - 23 23 In the chapter 3.6.2 of [[IoT Kit tutorial:>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_IoT_Kit/v2-Kit/&file=Single%20Channel%20LoRa%20IoT%20Kit%20v2%20User%20Manual_v1.0.1.pdf]], There are detail explanation of this limitation, There is library which for Arduino Like end node to overcome this issue. Some other LoRaWAN sensors, when work with Single Channel Gateway. we need to do some special configure like: Below set up instruction or [[Video Instruction to set End node to work in Single Frequency & Fix Data Rates>>url:https://www.youtube.com/watch?v=32eLnlYoLoI]] For a general LoRaWAN sensor, please see if similar setting (Set to work in single frequency and fix data rate) is possible. Otherwise, there will be problem for communication due to the limitation. 24 24 25 25