Changes for page PG1302 -- LoRaWAN Concentrator User Manual
Last modified by Kilight Cao on 2024/06/22 10:43
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoye - 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 ... ... @@ -117,10 +117,12 @@ 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 + 120 120 **TinkerBoard2/2S, ** 121 121 122 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 125 + 124 124 **Orange Pi PC/PC PLUS.** 125 125 126 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. ... ... @@ -310,7 +310,7 @@ 310 310 311 311 (% class="box" %) 312 312 ((( 313 - pi@raspberrypi:~~$ cat /etc/os-release 315 +**~ pi@raspberrypi:~~$ cat /etc/os-release 314 314 PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)" 315 315 NAME="Raspbian GNU/Linux" 316 316 VERSION_ID="8" ... ... @@ -319,7 +319,7 @@ 319 319 ID_LIKE=debian 320 320 HOME_URL="http:~/~/www.raspbian.org/" 321 321 SUPPORT_URL="http:~/~/www.raspbian.org/RaspbianForums" 322 - BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs" 324 + BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs"** 323 323 324 324 325 325 ))) ... ... @@ -631,27 +631,27 @@ 631 631 632 632 = 6. Trouble Shooting = 633 633 634 - 635 635 == 6.1 Failed to start the concentrator how to debug == 636 636 637 637 638 -When the problem "failed to start the concentrator" occurs, the user needs to check whether the I2C and SPI are enabled, 639 +--When the problem "failed to start the concentrator" occurs, the user needs to check whether the I2C and SPI are enabled,-- 639 639 640 -Users can enter the following command to check whether I2C is detected, and the detection of **"60"** is correct. 641 +--Users can enter the following command to check whether I2C is detected, and the detection of **"60"** is correct.-- 641 641 642 642 (% class="box infomessage" %) 643 643 ((( 644 -i2cdetect -y 1 645 +--**i2cdetect -y 1**-- 645 645 ))) 646 646 647 - [[image:image-20230518091900-1.png]]648 +**Note: This method has been removed because the i2c had been removed on the latest PG1302.** 648 648 649 649 651 + 650 650 Check whether the SPI path of the configuration file is correct, 651 651 652 652 (% class="box infomessage" %) 653 653 ((( 654 -cat /etc/lora/global_conf.json 656 +**cat /etc/lora/global_conf.json ** 655 655 ))) 656 656 657 657 (% class="wikigeneratedid" %) ... ... @@ -684,6 +684,7 @@ 684 684 ))) 685 685 686 686 689 + 687 687 ((( 688 688 **PG1302-PI Package Includes**: 689 689 ))) ... ... @@ -693,6 +693,7 @@ 693 693 * RPi3/4 converter PCB 694 694 * Screws to hole converter PCB on RPI. 695 695 699 + 696 696 **PG1302-PI Dimension and weight: ** 697 697 698 698 * Device Size: 18 x 8 x 4 cm ... ... @@ -703,13 +703,9 @@ 703 703 704 704 705 705 ((( 706 -If you are experiencing issues and can't solve, you can send mail to 710 +If you are experiencing issues and can't solve, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]]. 707 707 ))) 708 708 709 709 ((( 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 )))