<
From version < 110.1 >
edited by Xiaoye
on 2022/09/28 18:13
To version < 110.2 >
edited by Xiaoling
on 2022/12/21 09:40
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Xiaoling
Content
... ... @@ -14,12 +14,11 @@
14 14  
15 15  )))
16 16  
17 -= **1. Introduction** =
17 += 1. Introduction =
18 18  
19 +== 1.1 What is PG1302 LoRaWAN Concentrator? ==
19 19  
20 -== **1.1 What is PG1302 LoRaWAN Concentrator?** ==
21 21  
22 -
23 23  (((
24 24  The PG1302 is a (% style="color:green" %)**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.
25 25  )))
... ... @@ -33,10 +33,9 @@
33 33  )))
34 34  
35 35  
35 +== 1.2 Features ==
36 36  
37 -== **1.2 Features** ==
38 38  
39 -
40 40  * Base on Semtech SX1302 solution
41 41  * Support Raspberry Pi 3B/3B+/4
42 42  * Up to -140dBm sensitivity
... ... @@ -46,16 +46,17 @@
46 46  
47 47  
48 48  
49 -== **1.3 General Interfaces for PG1302** ==
47 +== 1.3 General Interfaces for PG1302 ==
50 50  
51 51  
52 52  * SPI interface for LoRa
53 53  * Power Input: 5v, 1A
54 54  * 1 x I-PEX for LoRa
53 +* Working Temperature: -40 ℃ ~~ 65℃
55 55  
56 56  
57 57  
58 -== **1.4 Pin Mapping** ==
57 +== 1.4 Pin Mapping ==
59 59  
60 60  
61 61   [[image:1651743282627-547.png||height="402" width="425"]]
... ... @@ -62,7 +62,7 @@
62 62  
63 63  
64 64  
65 -== **1.5 LEDs** ==
64 +== 1.5 LEDs ==
66 66  
67 67  
68 68  (((
... ... @@ -72,19 +72,17 @@
72 72  )))
73 73  
74 74  
74 +== 1.6 Power Consumption ==
75 75  
76 -== **1.6 Power Consumption** ==
77 77  
78 -
79 79  <300mA @ 3.3v.
80 80  
81 81  Detail Test Report see [[this link>>https://www.dropbox.com/sh/89virm4y0b02c7i/AAA-cgQEsSc8gNGFYAB0qZ_Za?dl=0]]
82 82  
83 83  
82 +== 1.7 Applications ==
84 84  
85 -== **1.7 Applications** ==
86 86  
87 -
88 88  * Smart Buildings & Home Automation
89 89  * Logistics and Supply Chain Management
90 90  * Smart Metering
... ... @@ -94,12 +94,11 @@
94 94  
95 95  
96 96  
97 -= **2. Example: Set up as LoRaWAN gateway** =
94 += 2. Example: Set up as LoRaWAN gateway =
98 98  
96 +== 2.1 System structure ==
99 99  
100 -== **2.1 System structure** ==
101 101  
102 -
103 103  (((
104 104  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. Set up method for other server are similar.
105 105  
... ... @@ -110,7 +110,7 @@
110 110  
111 111  
112 112  
113 -== **2.2 Hardware Installation** ==
109 +== 2.2 Hardware Installation ==
114 114  
115 115  
116 116  (% style="color:red" %)**Important Notice: Please power the RPI with 5V,3A cable.**
... ... @@ -119,7 +119,7 @@
119 119  
120 120  
121 121  
122 -= **3. Install the software?** =
118 += 3. Install the software? =
123 123  
124 124  
125 125  There are two ways to install the software in RPi4 to use PG1302.
... ... @@ -129,21 +129,19 @@
129 129  
130 130  
131 131  
132 -= **4. Flash with pre-build image** =
128 += 4. Flash with pre-build image =
133 133  
130 +== 4.1 Download the dragino image for RPI ==
134 134  
135 -== **4.1 Download the dragino image for RPI** ==
136 136  
137 -
138 138  (((
139 139  Download PG1302_for_Rpi4_64_with_webui from: [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
140 140  )))
141 141  
142 142  
138 +== 4.2 Flash the image to an SD card ==
143 143  
144 -== **4.2 Flash the image to an SD card** ==
145 145  
146 -
147 147  Flash the image to the SD card:
148 148  
149 149  [[image:1651744119133-233.png||height="373" width="621"]]
... ... @@ -152,10 +152,9 @@
152 152  (% style="color:red" %)**Note: Download the flash tool following this link:**[[https:~~/~~/www.balena.io/etcher/>>https://www.balena.io/etcher/]]
153 153  
154 154  
149 +== 4.3 Access the Linux console ==
155 155  
156 -== **4.3 Access the Linux console** ==
157 157  
158 -
159 159  (((
160 160  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. 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
161 161  )))
... ... @@ -192,13 +192,11 @@
192 192  [[image:1651744358515-107.png||height="366" width="581"]]
193 193  
194 194  
188 +== 4.4 Access the WebUI of RPi4 ==
195 195  
196 -== **4.4 Access the WebUI of RPi4** ==
190 +=== 4.4.1 Home page ===
197 197  
198 198  
199 -=== **4.4.1 Home page** ===
200 -
201 -
202 202  (((
203 203  Open a browser on the PC and type the RPI ip address **http:~/~/IP_ADDRESS ** (If the IP is assigned by the uplink router)
204 204  You will see the login interface of RPI as shown below.
... ... @@ -215,10 +215,9 @@
215 215  [[image:1651744457761-993.png||height="352" width="621"]]
216 216  
217 217  
209 +=== 4.4.2 LoRa Page ===
218 218  
219 -=== **4.4.2 LoRa Page** ===
220 220  
221 -
222 222  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.
223 223  
224 224  
... ... @@ -235,13 +235,11 @@
235 235  (% style="color:red" %)**Note *: [[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
236 236  
237 237  
228 +=== 4.4.3 LoRaWAN Page ===
238 238  
239 -=== **4.4.3 LoRaWAN Page** ===
230 +==== 4.4.3.1 Semtech UDP ====
240 240  
241 241  
242 -==== **4.4.3.1 Semtech UDP** ====
243 -
244 -
245 245  [[image:1651744767914-283.png||height="352" width="621"]]
246 246  
247 247  
... ... @@ -248,10 +248,9 @@
248 248  (% style="color:red" %)**Note *: [[See this instruction for how to configure TTN>>doc:Main.Notes for TTN.WebHome]].**
249 249  
250 250  
239 +==== 4.4.3.2 Basic Station ====
251 251  
252 -==== **4.4.3.2 Basic Station** ====
253 253  
254 -
255 255  [[image:1651744890629-683.png||height="380" width="621"]]
256 256  
257 257  
... ... @@ -258,13 +258,11 @@
258 258  (% style="color:red" %)**Note *: [[See this instruction for how to configure AWS-loT-Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].**
259 259  
260 260  
248 +=== 4.4.4 LogRead ===
261 261  
262 -=== **4.4.4 LogRead** ===
250 +==== 4.4.4.1 LoRa Log ====
263 263  
264 264  
265 -==== **4.4.4.1 LoRa Log** ====
266 -
267 -
268 268  [[image:1651744955955-452.png||height="571" width="621"]]
269 269  
270 270  
... ... @@ -271,10 +271,9 @@
271 271  Show the frequency for LoRa Radio and traffics.
272 272  
273 273  
259 +==== 4.4.4.2 System Log ====
274 274  
275 -==== **4.4.4.2 System Log** ====
276 276  
277 -
278 278  Show system log.
279 279  
280 280  
... ... @@ -281,10 +281,9 @@
281 281  [[image:1651745003470-264.png||height="477" width="621"]]
282 282  
283 283  
268 +==== 4.4.4.3 Record Log ====
284 284  
285 -==== **4.4.4.3 Record Log** ====
286 286  
287 -
288 288  **Record the system log.**
289 289  
290 290  
... ... @@ -291,13 +291,11 @@
291 291  [[image:1651745069814-662.png||height="144" width="621"]]
292 292  
293 293  
277 += 5. Install stand-alone LoRa Packet Forwarder =
294 294  
295 -= **5. Install stand-alone LoRa Packet Forwarder** =
279 +== 5.1 OS requirement ==
296 296  
297 297  
298 -== **5.1 OS requirement** ==
299 -
300 -
301 301  RPI in this example is RPI model 4B with fresh Raspbian OS install.
302 302  
303 303  (% class="box" %)
... ... @@ -317,10 +317,9 @@
317 317  )))
318 318  
319 319  
301 +== 5.2 Get Gateway ID in Raspberry and input this in TTN v3 ==
320 320  
321 -== **5.2 Get Gateway ID in Raspberry and input this in TTN v3** ==
322 322  
323 -
324 324  In RPI, run the below command to get a Gateway ID
325 325  
326 326  (% class="box infomessage" %)
... ... @@ -349,10 +349,9 @@
349 349  [[image:1651745366987-458.png||height="363" width="621"]]
350 350  
351 351  
332 +=== 5.2.1 Download and install LoRaWAN packet forwarder ===
352 352  
353 -=== **5.2.1 Download and install LoRaWAN packet forwarder** ===
354 354  
355 -
356 356  Enable SPI and I2C first:
357 357  
358 358  a)  SPI needs to be enabled on the Raspberry Pi
... ... @@ -361,8 +361,10 @@
361 361  
362 362  [[image:1651745476754-240.png||height="234" width="629"]]
363 363  
343 +
364 364  [[image:image-20220505181135-1.png]]
365 365  
346 +
366 366  [[image:image-20220505181135-2.png||height="229" width="622"]]
367 367  
368 368  
... ... @@ -376,22 +376,22 @@
376 376  )))
377 377  
378 378  
379 -Select the appropriate device version to download
360 +**Select the appropriate device version to download:**
380 380  
381 381  
382 382  (((
383 -draginofwd-32bit
364 +**draginofwd-32bit**
384 384  
385 385  wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb && dpkg -i draginofwd-32bit.deb
386 386  
387 387  
388 -dragino-64bit
369 +**dragino-64bit**
389 389  )))
390 390  
391 391  wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb && dpkg -i draginofwd-64bit.deb
392 392  
393 393  
394 -dragino-tiker-32bit
375 +**dragino-tiker-32bit**
395 395  
396 396  wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb && dpkg -i draginofwd-tinker-32bit.deb
397 397  
... ... @@ -399,12 +399,12 @@
399 399  (((
400 400  
401 401  
402 -[[image:image-20220928181226-1.png]]
383 +[[image:image-20220928181226-1.png||height="218" width="1100"]]
403 403  
404 404  
405 405  )))
406 406  
407 -=== **5.2.2 Config Gateway ID, Frequency Band and Server address** ===
388 +=== 5.2.2 Config Gateway ID, Frequency Band and Server address ===
408 408  
409 409  
410 410  (((
... ... @@ -450,7 +450,7 @@
450 450  
451 451  
452 452  
453 -=== **5.2.3 Check result** ===
434 +=== 5.2.3 Check result ===
454 454  
455 455  
456 456  (((
... ... @@ -508,10 +508,9 @@
508 508  [[image:1651746139304-966.png||height="326" width="621"]]
509 509  
510 510  
492 +=== 5.2.4 Commands to handle service ===
511 511  
512 -=== **5.2.4 Commands to handle service** ===
513 513  
514 -
515 515  * (% style="color:#0000ff" %)**Stop** (%%)dragino_fwd service:  sudo systemctl stop draginofwd
516 516  * (% style="color:#0000ff" %)**Disable**(%%) dragino_fwd auto run after boot: sudo systemctl disable draginofwd
517 517  * (% style="color:#0000ff" %)**Start** (%%)dragino_fwd : sudo systemctl start draginofwd
... ... @@ -520,7 +520,7 @@
520 520  
521 521  
522 522  
523 -= **6. Order Info** =
503 += 6. Order Info =
524 524  
525 525  
526 526  Part Number: (% style="color:#0000ff" %)**PG1302-XX**   (%%) Or  Part Number: (% style="color:#0000ff" %)**PG1302-PI-XX   **(%%)(Include RPi converter board for RPI 3/4)
... ... @@ -533,7 +533,7 @@
533 533  
534 534  
535 535  
536 -= **7. Packing Info** =
516 += 7. Packing Info =
537 537  
538 538  (((
539 539  
... ... @@ -551,7 +551,6 @@
551 551  (((
552 552  
553 553  
554 -
555 555  **PG1302-PI Package Includes**:
556 556  )))
557 557  
... ... @@ -569,7 +569,7 @@
569 569  
570 570  
571 571  (((
572 -= **8. Support** =
551 += 8. Support =
573 573  
574 574  
575 575  (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0