Changes for page Limitation of the use of LG01/LG02 with LoRaWAN node
Last modified by Xiaoling on 2023/05/29 08:40
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,13 +5,21 @@ 5 5 6 6 = 1. Limitation for LG01. LG02, OLG01, OLG01-N, OLG02 = 7 7 8 +((( 8 8 Single Channels gateway are mainly used for private LoRa protocol. Not recommend for LoRaWAN protocol.Below models has such limitation: 10 +))) 9 9 10 -* LG01-P, LG01-S, OLG01-N, LG01-N, OLG01-N, LoRa GPS HAT, LG02, OLG02 12 +* ((( 13 +LG01-P, LG01-S, OLG01-N, LG01-N, OLG01-N, LoRa GPS HAT, LG02, OLG02 14 +))) 11 11 16 +((( 12 12 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 +))) 13 13 20 +((( 14 14 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. 22 +))) 15 15 16 16 = 2. Set Up Dragino End Node to work for Single Channel Gateway such as LG01/LG02 = 17 17