<
From version < 40.2 >
edited by Xiaoling
on 2022/07/23 09:24
To version < 39.1 >
edited by Kilight Cao
on 2022/06/10 09:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -1,4 +1,4 @@
1 - **Table of** **Contents:**
1 + **Contents:**
2 2  
3 3  {{toc/}}
4 4  
... ... @@ -23,12 +23,12 @@
23 23  //The LoRa Basics™ Station protocol simplifies the management of large-scale LoRaWAN networks. [[The LoRa Basics Station doc>>url:https://www.thethingsindustries.com/docs/gateways/lora-basics-station/]]//
24 24  
25 25  
26 -(% style="color:blue" %)**Below list the support products and Requirements:**
26 +**Below list the support products and Requirements:**
27 27  
28 28  1. //LoRaWAN Gateway model: [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]//
29 29  1. //Firmware version since:[[lgw~~-~~-build-v5.4.1651822913>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Test_Firmware/lgw--build-v5.4.1651822913-20220506-1543/]]//
30 30  
31 -(% style="color:blue" %)**What do you need to prepare**
31 +**What do you need to prepare**
32 32  
33 33  //A gateway that can access the internet normally//
34 34  
... ... @@ -35,17 +35,16 @@
35 35  
36 36  == **2.2 Step 1. Add Gateway** ==
37 37  
38 -
39 39  [[image:image-20220531084235-1.png||height="767" width="1332"]]
40 40  
41 41  
42 -(% style="color:blue" %)**The following items need to be configured:**
41 +**The following items need to be configured:**
43 43  
44 44  (% class="box" %)
45 45  (((
46 46  // 1.Model               **~-~->** Choose the Model
47 47   2.Name                **~-~->** Custom
48 - 3.LRR-UUID  **~-~->** **0016C0(aways is it)**-Gateway EUI //
47 + 3.LRR-UUID  **~-~->** **0061C0(aways is it)**-Gateway EUI //
49 49  
50 50  // Such as: **0016C0-A840411E96744150**//
51 51  // 4.RF Region  **~-~->** Choose the frequency//
... ... @@ -54,15 +54,13 @@
54 54  [[image:image-20220610095043-1.png]]
55 55  
56 56  
57 -(% style="color:blue" %)**//Have need to put in latitude and longitude, and then click "CREATE".//**
56 +**//Have need to put in latitude and longitude, and then click "CREATE".//**
58 58  
59 59  [[image:image-20220531085325-12.png]]
60 60  
61 61  
62 -
63 63  == **2.3 Step 2. Access the gateway GUI** ==
64 64  
65 -
66 66  //Users need to update the API key and install the Certificate//
67 67  
68 68  
... ... @@ -69,10 +69,8 @@
69 69  [[image:image-20220531084451-4.png||height="683" width="1357"]]
70 70  
71 71  
72 -
73 73  == **2.4 Step 3. Configure Station** ==
74 74  
75 -
76 76  //Users need to input Server URI, as well as install the CUPS certificate.//
77 77  
78 78  
... ... @@ -94,13 +94,11 @@
94 94  
95 95  == **2.5 Start Station** ==
96 96  
97 -
98 98  //When the user has finished the configuration, Please click Sace&Apply to start station to connect Actility Thingpark Enterprise.//
99 99  
100 100  
101 101  == **2.6 Successful Connection** ==
102 102  
103 -
104 104  //If users complete the above steps, which will see the live date in the Actility Thingpark Enterprise.//
105 105  
106 106  
... ... @@ -107,16 +107,13 @@
107 107  [[image:image-20220531084632-6.png||height="700" width="1403"]]
108 108  
109 109  
110 -
111 111  //Station live date//
112 112  
113 113  [[image:image-20220531084747-7.png||height="591" width="1410"]]
114 114  
115 115  
116 -
117 117  == **2.7 Trouble Shooting** ==
118 118  
119 -
120 120  //Users can check the station log on the logread/system log page.//
121 121  
122 122  
... ... @@ -125,7 +125,6 @@
125 125  [[image:image-20220531085014-10.png]]
126 126  
127 127  
128 -
129 129  //and recode the station log on the system/Recode log page.//
130 130  
131 131  [[image:image-20220531084931-9.png]]
... ... @@ -133,13 +133,12 @@
133 133  //Recore Log//
134 134  
135 135  
136 -
137 137  (((
138 -//The reason of fail to join Actility is that our end node use (% style="color:blue" %)**RX2DR=3**(%%) for join. this is the default setting for TTN and many LoRaWAN servers.//
126 +//The reason of fail to join Actility is that our end node use RX2DR=3 for join. this is the default setting for TTN and many LoRaWAN servers.//
139 139  )))
140 140  
141 141  (((
142 -//The Actility use (% style="color:blue" %)**RX2DR=0**(%%) for Join, when Actility sends a Join Accept, due to RX2DR different, the end node can not receive the Join Accept message from Actility so keep joining.//
130 +//The Actility use RX2DR=0 for Join, when Actility sends a Join Accept, due to RX2DR different, the end node can not receive the Join Accept message from Actility so keep joining.//
143 143  )))
144 144  
145 145  (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0