<
From version < 116.1 >
edited by Xiaoye
on 2023/03/29 15:33
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
... ... @@ -36,7 +36,7 @@
36 36  
37 37  
38 38  * Base on Semtech SX1302 solution
39 -* Support Raspberry Pi 3B/3B+/4, TinkerBoard2/2S, Orange Pi Pc/PC PLUS.
39 +* Support Raspberry Pi 3B/3B+/4
40 40  * Up to -140dBm sensitivity
41 41  * Support 3.3v and 5v.
42 42  * Mini-PCIe Interface
... ... @@ -43,6 +43,7 @@
43 43  * Converter board to support Raspberry Pi
44 44  
45 45  
46 +
46 46  == 1.3 General Interfaces for PG1302 ==
47 47  
48 48  
... ... @@ -49,9 +49,10 @@
49 49  * SPI interface for LoRa
50 50  * Power Input: 5v, 1A
51 51  * 1 x I-PEX for LoRa
52 -* Working Temperature: -40 ℃ ~~ 80
53 +* Working Temperature: -40 ℃ ~~ 65
53 53  
54 54  
56 +
55 55  == 1.4 Pin Mapping ==
56 56  
57 57  
... ... @@ -58,6 +58,7 @@
58 58   [[image:1651743282627-547.png||height="402" width="425"]]
59 59  
60 60  
63 +
61 61  == 1.5 LEDs ==
62 62  
63 63  
... ... @@ -87,6 +87,7 @@
87 87  * Smart Factory
88 88  
89 89  
93 +
90 90  = 2. Example: Set up as LoRaWAN gateway =
91 91  
92 92  == 2.1 System structure ==
... ... @@ -101,6 +101,7 @@
101 101  [[image:1651743698677-436.png||height="457" width="686"]]
102 102  
103 103  
108 +
104 104  == 2.2 Hardware Installation ==
105 105  
106 106  
... ... @@ -109,23 +109,17 @@
109 109  [[image:image-20220621104746-1.png||height="381" width="451"]]
110 110  
111 111  
117 +
112 112  = 3. Install the software? =
113 113  
114 114  
115 -**Raspberry Pi 3B/3B+/4,**
121 +There are two ways to install the software in RPi4 to use PG1302.
116 116  
117 117  * Flash SD card with Dragino pre-build image which supports Web UI.
118 -* Install [[Dragino-FWD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/PG1302/#H5.2.2.A0Selecttheappropriatedeviceversiontodownload:]] in existing RPi OS.
124 +* Install Lora packet forwarder in existing RPi OS.
119 119  
120 -**TinkerBoard2/2S, **
121 121  
122 -* Install [[Dragino-FWD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/PG1302/#H5.2.2.A0Selecttheappropriatedeviceversiontodownload:]] in the existing OS.
123 123  
124 -**Orange Pi PC/PC PLUS.**
125 -
126 -* Install [[Dragino-FWD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/PG1302/#H5.2.2.A0Selecttheappropriatedeviceversiontodownload:]] in the existing OS.
127 -
128 -
129 129  = 4. Flash with pre-build image =
130 130  
131 131  == 4.1 Download the dragino image for RPI ==
... ... @@ -277,37 +277,9 @@
277 277  
278 278  = 5. Install stand-alone LoRa Packet Forwarder =
279 279  
280 -== 5.1 Choose the right installation package for your OS ==
279 +== 5.1 OS requirement ==
281 281  
282 282  
283 -(((
284 -**draginofwd-32bit (RPI, Orange PI)**
285 -
286 -**Download URL:** https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb
287 -
288 -**Linux Command:** wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb && dpkg -i draginofwd-32bit.deb
289 -
290 -
291 -**dragino-64bit (RPI, Orange PI)**
292 -
293 -**Download URL: **https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb
294 -)))
295 -
296 -**Linux Command: **wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb && dpkg -i draginofwd-64bit.deb
297 -
298 -
299 -**dragino-tiker-32bit (Tinker Board)**
300 -
301 -**Download URL: **https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb
302 -
303 -**Linux Command: **wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb && dpkg -i draginofwd-tinker-32bit.deb
304 -
305 -
306 -**Install details:**
307 -
308 -[[image:image-20220928181226-1.png||height="218" width="1100"]]
309 -
310 -
311 311  RPI in this example is RPI model 4B with fresh Raspbian OS install.
312 312  
313 313  (% class="box" %)
... ... @@ -327,9 +327,6 @@
327 327  )))
328 328  
329 329  
330 -5.2 Select the mode of connection to the server
331 -
332 -
333 333  == 5.2 Get Gateway ID in Raspberry and input this in TTN v3 ==
334 334  
335 335  
... ... @@ -389,18 +389,35 @@
389 389  )))
390 390  
391 391  
392 -=== 5.2.2 Select the appropriate device version to download: ===
360 +**Select the appropriate device version to download:**
393 393  
394 394  
363 +(((
364 +**draginofwd-32bit**
395 395  
366 +wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb && dpkg -i draginofwd-32bit.deb
367 +
368 +
369 +**dragino-64bit**
370 +)))
371 +
372 +wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb && dpkg -i draginofwd-64bit.deb
373 +
374 +
375 +**dragino-tiker-32bit**
376 +
377 +wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb && dpkg -i draginofwd-tinker-32bit.deb
378 +
379 +
396 396  (((
397 397  
398 398  
383 +[[image:image-20220928181226-1.png||height="218" width="1100"]]
399 399  
400 400  
401 401  )))
402 402  
403 -=== 5.2.3 Config Gateway ID, Frequency Band and Server address ===
388 +=== 5.2.2 Config Gateway ID, Frequency Band and Server address ===
404 404  
405 405  
406 406  (((
... ... @@ -445,9 +445,10 @@
445 445  * If user wants to change to other LoRaWAN server, modify the (% style="color:#0000ff" %)**global_conf.json**(%%) file.
446 446  
447 447  
448 -=== 5.2.4 Check result ===
449 449  
434 +=== 5.2.3 Check result ===
450 450  
436 +
451 451  (((
452 452  Run below command to restart the dragino_fwd:
453 453  )))
... ... @@ -503,7 +503,7 @@
503 503  [[image:1651746139304-966.png||height="326" width="621"]]
504 504  
505 505  
506 -=== 5.2.5 Commands to handle service ===
492 +=== 5.2.4 Commands to handle service ===
507 507  
508 508  
509 509  * (% style="color:#0000ff" %)**Stop** (%%)dragino_fwd service:  sudo systemctl stop draginofwd
... ... @@ -513,6 +513,7 @@
513 513  * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
514 514  
515 515  
502 +
516 516  = 6. Order Info =
517 517  
518 518  
... ... @@ -525,6 +525,7 @@
525 525  * (% style="color:red" %)**470** (%%)(For Band: CN470)
526 526  
527 527  
515 +
528 528  = 7. Packing Info =
529 529  
530 530  (((
... ... @@ -551,6 +551,7 @@
551 551  * RPi3/4 converter PCB
552 552  * Screws to hole converter PCB on RPI.
553 553  
542 +
554 554  **PG1302-PI Dimension and weight: **
555 555  
556 556  * Device Size: 18 x 8 x 4 cm
... ... @@ -557,6 +557,7 @@
557 557  * Weight: 150g
558 558  
559 559  
549 +
560 560  (((
561 561  = 8. Support =
562 562  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0