<
From version < 131.1 >
edited by Xiaoye
on 2023/11/15 18:04
To version < 128.1 >
edited by Kilight Cao
on 2023/05/18 09:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -20,7 +20,7 @@
20 20  
21 21  
22 22  (((
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.
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.
24 24  )))
25 25  
26 26  (((
... ... @@ -28,7 +28,7 @@
28 28  )))
29 29  
30 30  (((
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.
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.
32 32  )))
33 33  
34 34  
... ... @@ -117,12 +117,10 @@
117 117  * Flash SD card with Dragino pre-build image which supports Web UI.
118 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.
119 119  
120 -
121 121  **TinkerBoard2/2S, **
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  
125 -
126 126  **Orange Pi PC/PC PLUS.**
127 127  
128 128  * 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.
... ... @@ -312,7 +312,7 @@
312 312  
313 313  (% class="box" %)
314 314  (((
315 -**~ pi@raspberrypi:~~$ cat /etc/os-release
313 + pi@raspberrypi:~~$ cat /etc/os-release
316 316   PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
317 317   NAME="Raspbian GNU/Linux"
318 318   VERSION_ID="8"
... ... @@ -321,7 +321,7 @@
321 321   ID_LIKE=debian
322 322   HOME_URL="http:~/~/www.raspbian.org/"
323 323   SUPPORT_URL="http:~/~/www.raspbian.org/RaspbianForums"
324 - BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs"**
322 + BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs"
325 325  
326 326  
327 327  )))
... ... @@ -633,27 +633,27 @@
633 633  
634 634  = 6. Trouble Shooting =
635 635  
634 +
636 636  == 6.1 Failed to start the concentrator how to debug ==
637 637  
638 638  
639 ---When the problem "failed to start the concentrator" occurs, the user needs to check whether the I2C and SPI are enabled,--
638 +When the problem "failed to start the concentrator" occurs, the user needs to check whether the I2C and SPI are enabled,
640 640  
641 ---Users can enter the following command to check whether I2C is detected, and the detection of **"60"** is correct.--
640 +Users can enter the following command to check whether I2C is detected, and the detection of **"60"** is correct.
642 642  
643 643  (% class="box infomessage" %)
644 644  (((
645 ---**i2cdetect -y 1**--
644 +i2cdetect -y 1
646 646  )))
647 647  
648 -**Note: This method has been removed because the i2c had been removed on the latest PG1302.**
647 +[[image:image-20230518091900-1.png]]
649 649  
650 650  
651 -
652 652  Check whether the SPI path of the configuration file is correct,
653 653  
654 654  (% class="box infomessage" %)
655 655  (((
656 -**cat /etc/lora/global_conf.json **
654 +cat /etc/lora/global_conf.json
657 657  )))
658 658  
659 659  (% class="wikigeneratedid" %)
... ... @@ -686,7 +686,6 @@
686 686  )))
687 687  
688 688  
689 -
690 690  (((
691 691  **PG1302-PI Package Includes**:
692 692  )))
... ... @@ -696,7 +696,6 @@
696 696  * RPi3/4 converter PCB
697 697  * Screws to hole converter PCB on RPI.
698 698  
699 -
700 700  **PG1302-PI Dimension and weight: **
701 701  
702 702  * Device Size: 18 x 8 x 4 cm
... ... @@ -707,9 +707,13 @@
707 707  
708 708  
709 709  (((
710 -If you are experiencing issues and can't solve, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].
706 +If you are experiencing issues and can't solve, you can send mail to
711 711  )))
712 712  
713 713  (((
710 +[[support@dragino.com>>mailto:support@dragino.com]]
711 +)))
712 +
713 +(((
714 714  With your question as detail as possible. We will reply and help you in the shortest.
715 715  )))
image-20231115174839-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -80.3 KB
Content
image-20231115180410-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -78.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0