<
From version < 125.1 >
edited by Xiaoye
on 2023/03/29 20:16
To version < 130.1 >
edited by Xiaoye
on 2023/11/15 17:48
>
Change comment: Uploaded new attachment "image-20231115174839-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -20,7 +20,7 @@
20 20  
21 21  
22 22  (((
23 -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.
23 +The PG1302 is a (% style="color:blue" %)**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.
24 24  )))
25 25  
26 26  (((
... ... @@ -28,7 +28,7 @@
28 28  )))
29 29  
30 30  (((
31 -PG1302 is fully compatible with (% style="color:green" %)**RPi3/4 or Tinker Board**(%%), 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 existing OS.
31 +PG1302 is fully compatible with (% style="color:blue" %)**RPi3/4 or Tinker Board**(%%), 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 existing OS.
32 32  )))
33 33  
34 34  
... ... @@ -42,6 +42,7 @@
42 42  * Mini-PCIe Interface
43 43  * Converter board to support Raspberry Pi
44 44  
45 +
45 45  == 1.3 General Interfaces for PG1302 ==
46 46  
47 47  
... ... @@ -50,6 +50,7 @@
50 50  * 1 x I-PEX for LoRa
51 51  * Working Temperature: -40 ℃ ~~ 80℃
52 52  
54 +
53 53  == 1.4 Pin Mapping ==
54 54  
55 55  
... ... @@ -84,6 +84,7 @@
84 84  * Smart Cities
85 85  * Smart Factory
86 86  
89 +
87 87  = 2. Example: Set up as LoRaWAN gateway =
88 88  
89 89  == 2.1 System structure ==
... ... @@ -114,14 +114,17 @@
114 114  * Flash SD card with Dragino pre-build image which supports Web UI.
115 115  * 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.
116 116  
120 +
117 117  **TinkerBoard2/2S, **
118 118  
119 119  * 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.
120 120  
125 +
121 121  **Orange Pi PC/PC PLUS.**
122 122  
123 123  * 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.
124 124  
130 +
125 125  = 4. Flash with pre-build image =
126 126  
127 127  == 4.1 Download the dragino image for RPI ==
... ... @@ -258,7 +258,6 @@
258 258  
259 259  Show system log.
260 260  
261 -
262 262  [[image:1651745003470-264.png||height="477" width="621"]]
263 263  
264 264  
... ... @@ -267,7 +267,6 @@
267 267  
268 268  **Record the system log.**
269 269  
270 -
271 271  [[image:1651745069814-662.png||height="144" width="621"]]
272 272  
273 273  
... ... @@ -308,7 +308,7 @@
308 308  
309 309  (% class="box" %)
310 310  (((
311 - pi@raspberrypi:~~$ cat /etc/os-release
315 +**~ pi@raspberrypi:~~$ cat /etc/os-release
312 312   PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
313 313   NAME="Raspbian GNU/Linux"
314 314   VERSION_ID="8"
... ... @@ -317,7 +317,7 @@
317 317   ID_LIKE=debian
318 318   HOME_URL="http:~/~/www.raspbian.org/"
319 319   SUPPORT_URL="http:~/~/www.raspbian.org/RaspbianForums"
320 - BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs"
324 + BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs"**
321 321  
322 322  
323 323  )))
... ... @@ -339,7 +339,7 @@
339 339  === 5.2.1 Semtech UDP Mode ===
340 340  
341 341  
342 -==== a). Get a gateway EUI from the device ETH MAC. ====
346 +==== **a). Get a gateway EUI from the device ETH MAC.** ====
343 343  
344 344  
345 345  In RPI, run the below command to get a Gateway ID
... ... @@ -358,7 +358,9 @@
358 358  
359 359  
360 360  
361 -==== b). Input this Gateway EUI to the TTN-Stack ====
365 +==== **b). Input this Gateway EUI to the TTN-Stack** ====
366 +
367 +
362 362  )))
363 363  )))
364 364  
... ... @@ -367,13 +367,17 @@
367 367  [[image:1651745306744-481.png||height="478" width="621"]]
368 368  
369 369  
370 -==== c). After Register, the status should show not connected as below: ====
371 371  
377 +==== **c). After Register, the status should show not connected as below:** ====
378 +
379 +
372 372  [[image:1651745366987-458.png||height="363" width="621"]]
373 373  
374 374  
375 -==== d). Enable SPI and I2C on your device ====
376 376  
384 +==== **d). Enable SPI and I2C on your device** ====
385 +
386 +
377 377  **the below example is using Raspberry 4B.**
378 378  
379 379  
... ... @@ -389,15 +389,16 @@
389 389  
390 390  
391 391  
392 -==== e). Access the root account: ====
402 +==== **e). Access the root account:** ====
393 393  
394 394  (((
395 395  [[image:1651745583363-614.png||height="151" width="732"]]
396 396  
407 +
397 397  
398 398  )))
399 399  
400 -==== f). Modify the configuration of FWD ====
411 +==== **f). Modify the configuration of FWD** ====
401 401  
402 402  
403 403  (((
... ... @@ -418,6 +418,7 @@
418 418  
419 419  At default, the users need to change two configurations file: global_conf.json and local_conf.json.
420 420  
432 +
421 421  ===== **1.) Configure gateway EUI and server address, port for fwd** =====
422 422  
423 423  
... ... @@ -458,7 +458,7 @@
458 458  [[image:1651745984006-868.png||height="87" width="745"]]
459 459  
460 460  
461 -==== (% style="color:inherit; font-family:inherit; font-size:23px" %)g). Running the Fwd Server(%%) ====
473 +==== (% style="color:inherit; font-family:inherit; font-size:23px" %)**g). Running the Fwd Server**(%%) ====
462 462  
463 463  
464 464  (((
... ... @@ -508,7 +508,7 @@
508 508  [[image:1651746139304-966.png||height="326" width="621"]]
509 509  
510 510  
511 -==== h). Commands to handle service ====
523 +==== **h). Commands to handle service** ====
512 512  
513 513  * (% style="color:#0000ff" %)**Stop** (%%)dragino_fwd service:  sudo systemctl stop draginofwd
514 514  * (% style="color:#0000ff" %)**Disable**(%%) dragino_fwd auto run after boot: sudo systemctl disable draginofwd
... ... @@ -516,12 +516,13 @@
516 516  * (% style="color:#0000ff" %)**Auto run**(%%) dragino_fwd after boot:  sudo systemctl enable draginofwd
517 517  * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
518 518  
519 -=== **5.2.2 Basic Station Mode.** ===
520 520  
532 +=== 5.2.2 Basic Station Mode. ===
521 521  
522 -==== a). Get a gateway EUI from the device ETH MAC. ====
523 523  
535 +==== **a). Get a gateway EUI from the device ETH MAC.** ====
524 524  
537 +
525 525  In RPI, run the below command to get a Gateway EUI
526 526  
527 527  (% class="box infomessage" %)
... ... @@ -540,27 +540,28 @@
540 540  
541 541  
542 542  
556 +==== **b). Register the gateway with the Basic Station Mode on the TTN-Stack** ====
543 543  
544 -==== b). Register the gateway with the Basic Station Mode on the TTN-Stack ====
545 545  
546 546  [[image:image-20230329164417-5.png]]
547 547  
548 548  
549 549  
563 +==== **c). Download the gateway API keys, and then upload them to the gateway.** ====
550 550  
551 -==== c). Download the gateway API keys, and then upload them to the gateway. ====
552 552  
553 -
554 554  [[image:image-20230329164704-6.png]]
555 555  
556 556  
557 -==== d). The status Shows disconnect. ====
569 +==== **d). The status Shows disconnect.** ====
558 558  
571 +
559 559  [[image:image-20230329165619-7.png||height="568" width="948"]]
560 560  
561 561  
562 -==== e.) Uploda API keys into the gateway ====
575 +==== **e.) Uploda API keys into the gateway** ====
563 563  
577 +
564 564  the User can find the Basic Station configuration directory in (% style="color:#0000ff" %)**/etc/station/**(%%) there is the station.conf files, and ttnstack directory.
565 565  
566 566  //**directory tree:**//
... ... @@ -567,7 +567,7 @@
567 567  
568 568  ///etc/station/
569 569  ├── station.conf 
570 -└── ttnstack  ~-~--> ** ttnstack configuration file directory**
584 +└── ttnstack  ~-~--> ** ttnstack configuration file directory**
571 571   ├── cups.trust  ~-~-->  ttnstack auth file
572 572   ├── cups.uri  ~-~-->  ttnstack server URI file
573 573   └── station.conf  ~-~-~-~-> backup configuration file//
... ... @@ -584,7 +584,7 @@
584 584  ├── station.conf
585 585  
586 586  
587 -==== f). Configure gateway EUI and server address ====
601 +==== **f). Configure gateway EUI and server address** ====
588 588  
589 589  
590 590  [[image:image-20230329195650-10.png]]
... ... @@ -608,7 +608,7 @@
608 608   └── station.conf
609 609  
610 610  
611 -==== g). Check station running log ====
625 +==== **g). Check station running log** ====
612 612  
613 613  
614 614  tail -f /var/log/station.log
... ... @@ -617,12 +617,39 @@
617 617  [[image:image-20230329201624-11.png]]
618 618  
619 619  
634 += 6. Trouble Shooting =
620 620  
636 +== 6.1 Failed to start the concentrator how to debug ==
621 621  
622 622  
623 -= 6. Order Info =
639 +--When the problem "failed to start the concentrator" occurs, the user needs to check whether the I2C and SPI are enabled,--
624 624  
641 +--Users can enter the following command to check whether I2C is detected, and the detection of **"60"** is correct.--
625 625  
643 +(% class="box infomessage" %)
644 +(((
645 +--**i2cdetect -y 1**--
646 +)))
647 +
648 +**Note: This method has been removed because the i2c had been removed on the latest PG1302.**
649 +
650 +
651 +
652 +Check whether the SPI path of the configuration file is correct,
653 +
654 +(% class="box infomessage" %)
655 +(((
656 +**cat /etc/lora/global_conf.json **
657 +)))
658 +
659 +(% class="wikigeneratedid" %)
660 +[[image:image-20230518092732-2.png||height="378" width="691"]]
661 +
662 +
663 +
664 += 7. Order Info =
665 +
666 +
626 626  Part Number: (% style="color:#0000ff" %)**PG1302-XX**   (%%) Or  Part Number: (% style="color:#0000ff" %)**PG1302-PI-XX   **(%%)(Include RPi converter board for RPI 3/4)
627 627  
628 628  **~ (% style="color:#0000ff" %)XX:(%%)**
... ... @@ -631,24 +631,22 @@
631 631  * (% style="color:red" %)**915** (%%)(For Bands: US915,AU915,AS923,KR920)
632 632  * (% style="color:red" %)**470** (%%)(For Band: CN470)
633 633  
634 -= 7. Packing Info =
635 635  
636 -(((
637 -
676 += 8. Packing Info =
638 638  
678 +
679 +(((
639 639  **PG1302 Package Includes**:
640 640  )))
641 641  
642 642  (((
643 -(((
644 644  * PG1302 x 1
645 645  * LoRa Antenna x 1
646 646  )))
647 -)))
648 648  
649 -(((
650 -
651 651  
689 +
690 +(((
652 652  **PG1302-PI Package Includes**:
653 653  )))
654 654  
... ... @@ -657,27 +657,20 @@
657 657  * RPi3/4 converter PCB
658 658  * Screws to hole converter PCB on RPI.
659 659  
699 +
660 660  **PG1302-PI Dimension and weight: **
661 661  
662 662  * Device Size: 18 x 8 x 4 cm
663 663  * Weight: 150g
664 664  
665 -(((
666 -= 8. Support =
667 667  
706 += 9. Support =
668 668  
669 -(((
670 -If you are experiencing issues and can't solve, you can send mail to
671 -)))
672 672  
673 673  (((
674 -[[support@dragino.com>>mailto:support@dragino.com]]
710 +If you are experiencing issues and can't solve, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].
675 675  )))
676 676  
677 677  (((
678 678  With your question as detail as possible. We will reply and help you in the shortest.
679 -
680 -
681 -
682 682  )))
683 -)))
image-20230518091900-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +6.8 KB
Content
image-20230518092732-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +35.1 KB
Content
image-20231115174839-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +80.3 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0