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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Limitation of the use of LG01/LG02 with LoRaWAN node 1 +Limitation of the use of LG01/LG02 with LoRaWAN node1 - Content
-
... ... @@ -18,6 +18,10 @@ 18 18 ))) 19 19 20 20 ((( 21 + 22 +))) 23 + 24 +((( 21 21 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 22 ))) 23 23 ... ... @@ -25,7 +25,9 @@ 25 25 26 26 To work with single channel gateway, users need to set Dragino End Device to work in ABP mode and transmit in only one frequency. 27 27 32 +((( 28 28 Assume we have a LG02 working in the frequency 868400000 for receive frequency, below is the step up Dragino's End node. 34 +))) 29 29 30 30 == 2.1 Step1: Creat ABP device in LoRaWAN Server == 31 31 ... ... @@ -35,8 +35,10 @@ 35 35 36 36 Create ABP device 37 37 38 -(% style="color:red" %) 44 +(% style="color: red;" %) 45 +((( 39 39 Note: User just need to make sure above three keys match, User can change either in TTN or Device to make then match. In TTN, NETSKEY and APPSKEY can be configured by user in setting page, but Device Addr is generated by TTN. 47 +))) 40 40 41 41 == 2.2 Step2: Configure End Node radio parameters == 42 42