<
From version < 36.1 >
edited by Xiaoling
on 2022/05/05 18:24
To version < 86.1 >
edited by Xiaoling
on 2022/05/06 15:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,110 +6,49 @@
6 6  
7 7  
8 8  
9 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.gif]]
10 10  
11 11  
12 12  
13 13  **PG1302 LoRaWAN Concentrator User Manual**
14 14  
15 -Document Version: 1.0.0
16 16  
17 -Image Version: v1.0
18 18  
19 19  
20 20  
18 +{{toc/}}
21 21  
22 22  
23 -[[1.       Introduction. 4>>path:#_Toc99563935]]
21 +----
24 24  
25 -[[1.1     What is PG1302 LoRaWAN Concentrator?. 4>>path:#_Toc99563936]]
23 +(% class="wikigeneratedid" id="H" %)
24 +(((
25 +
26 +)))
26 26  
27 -[[1.2     Features. 4>>path:#_Toc99563937]]
28 +=== 1. Introduction ===
28 28  
29 -[[1.3     General Interfaces. 5>>path:#_Toc99563938]]
30 +==== 1.1 What is PG1302 LoRaWAN Concentrator? ====
30 30  
31 -[[1.4     Pin Mapping. 5>>path:#_Toc99563939]]
32 +(((
33 +The PG1302 is a multi-channel high performance transmitter/receiver designed to simultaneously receive several LoRa packets using random spreading factors on random  channels. Its goal is to enable robust connection between a central wireless data concentrator and a massive amount of wireless end-points spread over a very wide range of distances.
34 +)))
32 32  
33 -[[1.5     LEDs. 5>>path:#_Toc99563940]]
36 +(((
37 +The PG1302 is design to use with Raspberry Pi to build smart metering fixed networks and Internet of Things applications with up to 5000 nodes per km2 in moderately interfered environment.
38 +)))
34 34  
35 -[[1.6     Power Consumption. 6>>path:#_Toc99563941]]
40 +(((
41 +PG1302 is fully compatible with RPi3/4, users can use the pre-build OS from Dragino to set up and easy to use the module by Web UI. Or install the raw lorawan driver in the exist OS.
42 +)))
36 36  
37 -[[1.7     Applications. 6>>path:#_Toc99563942]]
44 +(((
45 +(((
46 +
47 +)))
48 +)))
38 38  
39 -[[2.       Example: Set up as LoRaWAN gateway. 7>>path:#_Toc99563943]]
50 +==== 1.2 Features ====
40 40  
41 -[[2.1     System structure. 7>>path:#_Toc99563944]]
42 -
43 -[[2.2     Hardware Installation. 8>>path:#_Toc99563954]]
44 -
45 -[[3.       Install the software?. 8>>path:#_Toc99563955]]
46 -
47 -[[4.       Flash with pre-build image. 9>>path:#_Toc99563956]]
48 -
49 -[[4.1     Download the dragino image for RPI. 9>>path:#_Toc99563957]]
50 -
51 -[[4.2     Flash the image to SD card. 9>>path:#_Toc99563958]]
52 -
53 -[[4.3     Access the Linux console. 10>>path:#_Toc99563959]]
54 -
55 -[[4.4     Access the WebUI of RPi4. 11>>path:#_Toc99563960]]
56 -
57 -[[4.4.1       Home page. 11>>path:#_Toc99563961]]
58 -
59 -[[4.4.2       LoRa Page. 12>>path:#_Toc99563962]]
60 -
61 -[[4.4.3       LoRaWAN Page. 13>>path:#_Toc99563963]]
62 -
63 -[[4.4.3.1         Semtech UDP. 13>>path:#_Toc99563964]]
64 -
65 -[[4.4.3.2         Basic Station. 14>>path:#_Toc99563965]]
66 -
67 -[[4.4.4       LogRead. 15>>path:#_Toc99563966]]
68 -
69 -[[4.4.4.1         LoRa Log. 15>>path:#_Toc99563967]]
70 -
71 -[[4.4.4.2         System Log. 16>>path:#_Toc99563968]]
72 -
73 -[[4.4.4.3         Record Log. 16>>path:#_Toc99563969]]
74 -
75 -[[5.       Install stand alone LoRa Packet Forwarder. 17>>path:#_Toc99563970]]
76 -
77 -[[5.1     OS requirement 17>>path:#_Toc99563971]]
78 -
79 -[[5.2     Get Gateway ID in Raspberry and input this in TTN v3. 17>>path:#_Toc99563972]]
80 -
81 -[[5.2.1       Download and install LoRaWAN packet forwarder. 20>>path:#_Toc99563973]]
82 -
83 -[[5.2.2       Config Gateway ID, Frequency Band and Server address. 22>>path:#_Toc99563974]]
84 -
85 -[[5.2.3       Check result 24>>path:#_Toc99563975]]
86 -
87 -[[5.2.4       Commands to handle service. 25>>path:#_Toc99563976]]
88 -
89 -[[6.       Order Info. 25>>path:#_Toc99563977]]
90 -
91 -[[7.       Packing Info. 25>>path:#_Toc99563978]]
92 -
93 -[[8.       Reference. 26>>path:#_Toc99563979]]
94 -
95 -[[9.       Support. 27>>path:#_Toc99563980]]
96 -
97 -
98 -
99 -
100 -~1. Introduction
101 -
102 - 1.1 What is PG1302 LoRaWAN Concentrator?
103 -
104 - The PG1302 is a multi-channel high performance transmitter/receiver designed to simultaneously receive several LoRa packets using random spreading factors on random  channels. Its goal is to enable robust connection between a central wireless data concentrator and a massive amount of wireless end-points spread over a very wide range of distances.
105 -
106 - The PG1302 is design to use with Raspberry Pi to build smart metering fixed networks and Internet of Things applications with up to 5000 nodes per km2 in moderately interfered environment.
107 -
108 - PG1302 is fully compatible with RPi3/4, users can use the pre-build OS from Dragino to set up and easy to use the module by Web UI. Or install the raw lorawan driver in the exist OS.
109 -
110 -
111 -1.2 Features
112 -
113 113  * Base on Semtech SX1302 solution
114 114  * Support Raspberry Pi 3B/3B+/4
115 115  * Up to -140dBm sensitivity
... ... @@ -117,20 +117,20 @@
117 117  * Mini-PCIe Interface
118 118  * Converter board to support Raspberry Pi
119 119  
120 -1.3 General Interfaces
59 +==== 1.3 General Interfaces ====
121 121  
122 122  * SPI interface for LoRa
123 123  * Power Input: 5v, 1A
124 124  * 1 x I-PEX for LoRa
125 125  
126 -1.4 Pin Mapping
65 +==== 1.4 Pin Mapping ====
127 127  
128 128   [[image:1651743282627-547.png||height="402" width="425"]]
129 129  
130 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.gif]]
131 131  
132 -1.5 LEDs
133 133  
71 +==== 1.5 LEDs ====
72 +
134 134   TX: Blink when transmit a packet
135 135  
136 136   RX: Blink when receive a packet
... ... @@ -137,12 +137,14 @@
137 137  
138 138   Config: Always ON
139 139  
140 -1.6 Power Consumption
141 141  
80 +==== 1.6 Power Consumption ====
81 +
142 142   TBD
143 143  
144 -1.7 Applications
145 145  
85 +==== 1.7 Applications ====
86 +
146 146  * Smart Buildings & Home Automation
147 147  * Logistics and Supply Chain Management
148 148  * Smart Metering
... ... @@ -150,64 +150,76 @@
150 150  * Smart Cities
151 151  * Smart Factory
152 152  
153 -2. Example: Set up as LoRaWAN gateway.
94 +=== 2. Example: Set up as LoRaWAN gateway. ===
154 154  
155 - 2.1 System structure
96 +==== 2.1 System structure ====
156 156  
157 -This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>http://www.thethingsnetwork.org/]](TTN) LoRaWAN server.. Set up method for other server are similar
98 + This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>url:http://www.thethingsnetwork.org/]](TTN) LoRaWAN server.
158 158  
100 + Set up method for other server are similar.
101 +
159 159  (% style="text-align:center" %)
160 160  [[image:1651743698677-436.png||height="457" width="686"]]
161 161  
162 162  
163 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.gif]]
164 164  
165 -2.2 Hardware Installation
107 +==== 2.2 Hardware Installation ====
166 166  
167 -**~ Important Notice: **Please power the RPI with 5V,3A cable.
109 +**~ Important Notice: **Please power the RPI with 5V,3A cable.
168 168  
169 169  (% style="text-align:center" %)
170 170  [[image:1651743803032-803.png]]
171 171  
172 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image010.gif]]
173 173  
174 -3. Install the software?
175 175  
176 -There are two ways to install software in RPi4 to use PG1302.
116 +=== 3. Install the software? ===
177 177  
118 + There are two ways to install software in RPi4 to use PG1302.
119 +
178 178  * Flash SD card with Dragino pre-build image which support Web UI.
179 179  * Install lora packet forwarder in existing RPi OS.
180 180  
123 +=== 4. Flash with pre-build image ===
181 181  
182 -4. Flash with pre-build image
125 +==== 4.1 Download the dragino image for RPI ====
183 183  
184 - 4.1 Download the dragino image for RPI
185 -
186 186   Download PG1302_for_Rpi4_64_with_webui from
187 187  
188 188   [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
189 189  
190 -4.2 Flash the image to SD card
191 191  
192 - Flash the image to SD card:
132 +==== 4.2 Flash the image to SD card ====
193 193  
134 + Flash the image to SD card:
135 +
194 194  (% style="text-align:center" %)
195 195  [[image:1651744119133-233.png||height="373" width="621"]]
196 196  
197 - [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.jpg]]Note: Download the flash tool following this link
139 + Note: Download the flash tool following this link
198 198  
199 199   [[https:~~/~~/www.balena.io/etcher/>>https://www.balena.io/etcher/]]
200 200  
201 -4.3 Access the Linux console.
202 202  
203 - Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s management portal, you should be able to find what IP address the  router has assigned to the RPI. You can use this IP to connect the WEB UI or SSH access of RPI.
144 +==== 4.3 Access the Linux console ====
204 204  
205 - Make sure your PC and the RPI is in the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]) to access it. Below are screenshots
146 +(((
147 +(((
148 + Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s management portal, you should be
149 +)))
206 206  
151 +(((
152 + able to find what IP address the router has assigned to the RPI. You can use this IP to connect the WEB UI or SSH access of RPI.
153 +)))
154 +
155 +(((
156 + Make sure your PC and the RPI is in the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]) to access it. Below are screenshots
157 +)))
158 +)))
159 +
160 +
207 207  (% style="text-align:center" %)
208 208  [[image:1651744193675-591.png||height="450" width="466"]]
209 209  
210 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.jpg]]
211 211  
212 212   The account details for Web Login are:
213 213  
... ... @@ -226,18 +226,18 @@
226 226  (% style="text-align:center" %)
227 227  [[image:1651744358515-107.png||height="366" width="581"]]
228 228  
229 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image018.jpg]] 4.4 Access the WebUI of RPi4.
230 230  
231 - 4.4.1 Home page
183 +==== 4.4 Access the WebUI of RPi4. ====
232 232  
233 - Open a browser on the PC and type the RPI ip address
185 +===== 4.4.1 Home page =====
234 234  
235 - [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
187 + Open a browser on the PC and type the RPI ip address
236 236  
189 + [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
237 237  
238 - You will see the login interface of RPI as shown below.
191 + You will see the login interface of RPI as shown below.
239 239  
240 - The account details for Web Login are:
193 + The account details for Web Login are:
241 241  
242 242  **~ User Name: root**
243 243  
... ... @@ -246,9 +246,8 @@
246 246  (% style="text-align:center" %)
247 247  [[image:1651744457761-993.png||height="352" width="621"]]
248 248  
249 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.jpg]]
250 250  
251 -4.4.2 LoRa Page
203 +===== 4.4.2 LoRa Page =====
252 252  
253 253   This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customize the band* as well.
254 254  
... ... @@ -255,7 +255,6 @@
255 255  (% style="text-align:center" %)
256 256  [[image:1651744554845-970.png||height="328" width="621"]]
257 257  
258 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.jpg]]
259 259  
260 260   Different PG1302 hardware version can support different frequency range:
261 261  
... ... @@ -273,71 +273,61 @@
273 273   [[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
274 274  
275 275  
276 -4.4.3 LoRaWAN Page
227 +===== 4.4.3 LoRaWAN Page =====
277 277  
278 - 4.4.3.1 Semtech UDP
229 +====== 4.4.3.1 Semtech UDP ======
279 279  
280 280  
281 281  (% style="text-align:center" %)
282 282  [[image:1651744767914-283.png||height="352" width="621"]]
283 283  
235 + Note *: See this instruction for how to configure TTN.
284 284  
285 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.jpg]]
237 + [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_TTN>>url:https://wiki.dragino.com/index.php?title=Notes_for_TTN||style="background-color: rgb(255, 255, 255);"]]
286 286  
287 - Note *: See this instruction for how to configure TTN.
288 288  
289 - [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_TTN>>url:https://wiki.dragino.com/index.php?title=Notes_for_TTN]]
240 +====== 4.4.3.2 Basic Station ======
290 290  
291 -
292 -4.4.3.2 Basic Station
293 -
294 294  (% style="text-align:center" %)
295 295  [[image:1651744890629-683.png||height="380" width="621"]]
296 296  
297 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.jpg]]
245 + Note *: See this instruction for how to configure TTN.
298 298  
299 - Note *: See this instruction for how to configure TTN.
247 + [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:https://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
300 300  
301 - [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:https://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
302 302  
250 +===== 4.4.4 LogRead =====
303 303  
304 -4.4.4 LogRead
252 +====== 4.4.4.1 LoRa Log ======
305 305  
306 - 4.4.4.1 LoRa Log
307 -
308 308  (% style="text-align:center" %)
309 309  [[image:1651744955955-452.png||height="571" width="621"]]
310 310  
311 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.jpg]]
257 + Show the frequency for LoRa Radio and traffics.
312 312  
313 - Show the frequency for LoRa Radio and traffics.
314 314  
260 +====== 4.4.4.2 System Log ======
315 315  
316 -4.4.4.2 System Log
262 + Show system log.
317 317  
318 - Show system log.
319 -
320 320  (% style="text-align:center" %)
321 321  [[image:1651745003470-264.png||height="477" width="621"]]
322 322  
323 323  
324 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.jpg]]
325 325  
326 -4.4.4.3 Record Log
269 +====== 4.4.4.3 Record Log ======
327 327  
271 +**~ Record the system log.**
328 328  
329 -**Record the system log.**
330 -
331 331  (% style="text-align:center" %)
332 332  [[image:1651745069814-662.png||height="144" width="621"]]
333 333  
334 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image032.jpg]]
335 335  
336 -5. Install stand alone LoRa Packet Forwarder.
277 +=== 5. Install stand alone LoRa Packet Forwarder. ===
337 337  
338 - 5.1 OS requirement
279 +==== 5.1 OS requirement ====
339 339  
340 - RPI in this example is RPI model 4B with fresh Raspbian OS install.
281 + RPI in this example is RPI model 4B with fresh Raspbian OS install.
341 341  
342 342   pi@raspberrypi:~~$ cat /etc/os-release
343 343  
... ... @@ -360,39 +360,36 @@
360 360   BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs"
361 361  
362 362  
363 -5.2 Get Gateway ID in Raspberry and input this in TTN v3.
304 +==== 5.2 Get Gateway ID in Raspberry and input this in TTN v3. ====
364 364  
365 - In RPI, run below command to get a Gateway ID
306 + In RPI, run below command to get a Gateway ID
366 366  
367 - ifconfig eth0
308 + (% class="mark" %)ifconfig eth0
368 368  
369 369  (% style="text-align:center" %)
370 370  [[image:1651745210205-512.png||height="130" width="621"]]
371 371  
372 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.gif]]
373 373  
374 - We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the gateway ID: b827ebxxxxbcffff. Input this to TTN v3. Make sure to select legacy packet forwarder.
314 + We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the gateway ID: b827ebxxxxbcffff. Input this to TTN v3.
375 375  
316 + Make sure to select legacy packet forwarder.
317 +
376 376  (% style="text-align:center" %)
377 377  [[image:1651745267862-321.png||height="526" width="621"]]
378 378  
379 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.jpg]]
380 380  
381 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.jpg]]
382 382  
383 383  (% style="text-align:center" %)
384 384  [[image:1651745306744-481.png||height="478" width="621"]]
385 385  
326 +After set up, the status should show not connected as below:
327 +
386 386  (% style="text-align:center" %)
387 387  [[image:1651745366987-458.png||height="363" width="621"]]
388 388  
389 -After set up, the status should show not connected as below:
390 390  
391 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.jpg]]
332 +===== 5.2.1 Download and install LoRaWAN packet forwarder =====
392 392  
393 -5.2.1 Download and install LoRaWAN packet forwarder
394 -
395 -
396 396   Enable SPI and I2C first:
397 397  
398 398   a)SPI needs to be enabled on the Raspberry Pi
... ... @@ -409,20 +409,14 @@
409 409  (% style="text-align:center" %)
410 410  [[image:image-20220505181135-2.png]]
411 411  
412 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.jpg]]
413 413  
414 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.jpg]]
415 415  
416 416  
417 -
418 -
419 -
420 420   In RPI , Fist: Enter root account:
421 421  
422 422  (% style="text-align:center" %)
423 423  [[image:1651745583363-614.png]]
424 424  
425 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image048.jpg]]
426 426  
427 427   and then run:
428 428  
... ... @@ -435,7 +435,6 @@
435 435  (% style="text-align:center" %)
436 436  [[image:1651745611629-818.png]]
437 437  
438 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image050.gif]]
439 439  
440 440   This will download the packet forwarder package from Dragino Server to RPI, and start install the package.
441 441  
... ... @@ -444,32 +444,29 @@
444 444  (% style="text-align:center" %)
445 445  [[image:1651745657252-173.png||height="426" width="621"]]
446 446  
447 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image052.jpg]]
448 448  
449 -5.5.2 Config Gateway ID, Frequency Band and Server address
379 +===== 5.2.2 Config Gateway ID, Frequency Band and Server address =====
450 450  
451 - After installation, user can find the configuration file in** /etc/lora/ **Replace the gateway ID we got above to the **gateway_ID** in file **local_conf.json**
381 + After installation, user can find the configuration file in** /etc/lora/ **Replace the gateway ID we got above to the **gateway_ID** in file **local_conf.json**
452 452  
453 - The default LoRaWAN server points to localhost, user need to put the correct server address to the server_address field in file **local_conf.json**, like below.
383 + The default LoRaWAN server points to localhost, user need to put the correct server address to the server_address field in file **local_conf.json**, like below.
454 454  
455 455  (% style="text-align:center" %)
456 456  [[image:1651745709709-887.png||height="820" width="621"]]
457 457  
458 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image054.jpg]]
459 459  
460 - User can find the TTN v3 server address from:
389 + User can find the TTN v3 server address from:
461 461  
462 - [[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]]
391 + [[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]]
463 463  
464 464  
465 - And the default frequency band is US915 in **global_conf.json** file.
394 + And the default frequency band is US915 in **global_conf.json** file.
466 466  
467 467  (% style="text-align:center" %)
468 468  [[image:1651745838008-820.png||height="650" width="621"]]
469 469  
470 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image056.jpg]]
471 471  
472 -* If user want to change to other frequency bands, User can copy the file from **/etc/lora/cfg-302 **and put it into** /etc/lora/global_conf.json.**
400 +* If user want to change to other frequency bands, User can copy the file from **/etc/lora/cfg-302 **and put it into** /etc/lora/global_conf.json.**
473 473  
474 474   1).Chose your need the name of region frequency.
475 475  
... ... @@ -484,54 +484,50 @@
484 484  (% style="text-align:center" %)
485 485  [[image:1651745984006-868.png]]
486 486  
487 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image060.jpg]]
488 488  
489 489  * If user wants to change to other LoRaWAN server, modify the **global_conf.json** file.
490 490  
418 +(% class="wikigeneratedid" %)
419 +(((
420 +
421 +)))
491 491  
492 -5.2.3 Check result
423 +===== 5.2.3 Check result =====
493 493  
494 - Run below command to restart the dragino_fwd:
425 + Run below command to restart the dragino_fwd:
495 495  
496 - sudo systemctl stop draginofwd
427 + sudo systemctl stop draginofwd
497 497  
498 - sudo systemctl start draginofwd
429 + sudo systemctl start draginofwd
499 499  
500 - debug check the ruing status of fwd:
431 + debug check the ruing status of fwd:
501 501  
502 - sudo systemctl status draginofwd
433 + sudo systemctl status draginofwd
503 503  
504 504  (% style="text-align:center" %)
505 505  [[image:1651746045057-414.png]]
506 506  
507 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image062.jpg]]
508 508  
509 - The dragino_fwd will start with the new gateway ID and TTN v3 should show the connection ok:
439 + The dragino_fwd will start with the new gateway ID and TTN v3 should show the connection ok:
510 510  
511 511  (% style="text-align:center" %)
512 512  [[image:1651746078253-168.png||height="372" width="621"]]
513 513  
514 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image064.jpg]]
515 515  
445 + We can check dragino_fwd running states in RPi by running:
516 516  
517 - We can check dragino_fwd running states in RPi by running:
447 + //**sudo journalctl -u draginofwd -f**//
518 518  
519 - sudo journalctl -u draginofwd -f
520 -
521 521  (% style="text-align:center" %)
522 522  [[image:1651746111963-838.png]]
523 523  
524 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image066.gif]]
452 + If there are LoRaWAN nodes transmits nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
525 525  
526 -
527 - If there are LoRaWAN nodes transmits nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
528 -
529 529  (% style="text-align:center" %)
530 530  [[image:1651746139304-966.png||height="326" width="621"]]
531 531  
532 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image068.jpg]]
533 533  
534 -5.2.4 Commands to handle service
458 +===== 5.2.4 Commands to handle service =====
535 535  
536 536  * **Stop** dragino_fwd service:  sudo systemctl stop draginofwd
537 537  * **Disable** dragino_fwd auto run after boot: sudo systemctl disable draginofwd
... ... @@ -539,49 +539,40 @@
539 539  * **Auto run** dragino_fwd after boot:  sudo systemctl enable draginofwd
540 540  * **Show status** of dragino_fwd:  sudo systemctl status draginofwd
541 541  
466 +=== 6. Order Info ===
542 542  
543 -6. Order Info
468 + Part Number: **PG1302-XX**  Or  Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
544 544  
545 - Part Number: **PG1302-XX**
470 +**~ XX:**
546 546  
547 - Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
548 -
549 -**~ XX:**
550 -
551 551  * 868 (For Bands: EU868,IN865)
552 552  * 915 (For Bands: US915,AU915,AS923,KR920)
553 553  * 470 (For Band: CN470)
554 554  
476 +=== 7. Packing Info ===
555 555  
556 -7. Packing Info
478 +**~ PG1302 Package Includes**:
557 557  
558 -**~ PG1302 Package Includes**:
559 -
560 560  * PG1302 x 1
561 561  * LoRa Antenna x 1
562 562  
483 +**~ PG1302-PI Package Includes**:
563 563  
564 -**~ PG1302-PI Package Includes**:
565 -
566 566  * PG1302 x 1
567 567  * LoRa Antenna x 1
568 568  * RPi3/4 converter PCB
569 569  * Screws to hole converter PCB on RPI.
570 570  
490 +=== 8. Reference ===
571 571  
572 -8. Reference
492 +* Datasheet, User Manual & Software Download:
573 573  
574 -* Datasheet, User Manual & Software Download:
494 + [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>url:https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
575 575  
576 - [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>url:https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
577 577  
497 +=== 9. Support ===
578 578  
579 -9. Support
580 -
581 581  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
582 582  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to
583 583  
584 -[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
585 -
586 -
587 -
502 + [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1651796979665-130.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +184 bytes
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0