<
From version < 57.1 >
edited by Xiaoling
on 2022/05/06 10:12
To version < 37.1 >
edited by Xiaoling
on 2022/05/06 08:29
>
Change comment: Uploaded new attachment "1651796979665-130.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -12,8 +12,6 @@
12 12  
13 13  **PG1302 LoRaWAN Concentrator User Manual**
14 14  
15 -[[image:1651796979665-130.png]]
16 -
17 17  Document Version: 1.0.0
18 18  
19 19  Image Version: v1.0
... ... @@ -21,29 +21,95 @@
21 21  
22 22  
23 23  
24 -{{toc numbered="true"/}}
25 25  
23 +[[1.       Introduction. 4>>path:#_Toc99563935]]
26 26  
25 +[[1.1     What is PG1302 LoRaWAN Concentrator?. 4>>path:#_Toc99563936]]
27 27  
27 +[[1.2     Features. 4>>path:#_Toc99563937]]
28 28  
29 -~1. Introduction
29 +[[1.3     General Interfaces. 5>>path:#_Toc99563938]]
30 30  
31 - 1.1 What is PG1302 LoRaWAN Concentrator?
31 +[[1.4     Pin Mapping. 5>>path:#_Toc99563939]]
32 32  
33 -The PG1302 is a 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.
33 +[[1.5     LEDs. 5>>path:#_Toc99563940]]
34 34  
35 +[[1.6     Power Consumption. 6>>path:#_Toc99563941]]
35 35  
36 -The PG1302 is design to use with Raspberry Pi to build smart metering fixed networks and Internet of Things applications with up to 5000 nodes per km2 in moderately interfered environment.
37 +[[1.7     Applications. 6>>path:#_Toc99563942]]
37 37  
39 +[[2.       Example: Set up as LoRaWAN gateway. 7>>path:#_Toc99563943]]
38 38  
39 -PG1302 is fully compatible with RPi3/4, 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 exist OS.
41 +[[2.1     System structure. 7>>path:#_Toc99563944]]
40 40  
41 -(((
42 -(((
43 -
44 -)))
45 -)))
43 +[[2.2     Hardware Installation. 8>>path:#_Toc99563954]]
46 46  
45 +[[3.       Install the software?. 8>>path:#_Toc99563955]]
46 +
47 +[[4.       Flash with pre-build image. 9>>path:#_Toc99563956]]
48 +
49 +[[4.1     Download the dragino image for RPI. 9>>path:#_Toc99563957]]
50 +
51 +[[4.2     Flash the image to SD card. 9>>path:#_Toc99563958]]
52 +
53 +[[4.3     Access the Linux console. 10>>path:#_Toc99563959]]
54 +
55 +[[4.4     Access the WebUI of RPi4. 11>>path:#_Toc99563960]]
56 +
57 +[[4.4.1       Home page. 11>>path:#_Toc99563961]]
58 +
59 +[[4.4.2       LoRa Page. 12>>path:#_Toc99563962]]
60 +
61 +[[4.4.3       LoRaWAN Page. 13>>path:#_Toc99563963]]
62 +
63 +[[4.4.3.1         Semtech UDP. 13>>path:#_Toc99563964]]
64 +
65 +[[4.4.3.2         Basic Station. 14>>path:#_Toc99563965]]
66 +
67 +[[4.4.4       LogRead. 15>>path:#_Toc99563966]]
68 +
69 +[[4.4.4.1         LoRa Log. 15>>path:#_Toc99563967]]
70 +
71 +[[4.4.4.2         System Log. 16>>path:#_Toc99563968]]
72 +
73 +[[4.4.4.3         Record Log. 16>>path:#_Toc99563969]]
74 +
75 +[[5.       Install stand alone LoRa Packet Forwarder. 17>>path:#_Toc99563970]]
76 +
77 +[[5.1     OS requirement 17>>path:#_Toc99563971]]
78 +
79 +[[5.2     Get Gateway ID in Raspberry and input this in TTN v3. 17>>path:#_Toc99563972]]
80 +
81 +[[5.2.1       Download and install LoRaWAN packet forwarder. 20>>path:#_Toc99563973]]
82 +
83 +[[5.2.2       Config Gateway ID, Frequency Band and Server address. 22>>path:#_Toc99563974]]
84 +
85 +[[5.2.3       Check result 24>>path:#_Toc99563975]]
86 +
87 +[[5.2.4       Commands to handle service. 25>>path:#_Toc99563976]]
88 +
89 +[[6.       Order Info. 25>>path:#_Toc99563977]]
90 +
91 +[[7.       Packing Info. 25>>path:#_Toc99563978]]
92 +
93 +[[8.       Reference. 26>>path:#_Toc99563979]]
94 +
95 +[[9.       Support. 27>>path:#_Toc99563980]]
96 +
97 +
98 +
99 +
100 +~1. Introduction
101 +
102 + 1.1 What is PG1302 LoRaWAN Concentrator?
103 +
104 + The PG1302 is a 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.
105 +
106 + The PG1302 is design to use with Raspberry Pi to build smart metering fixed networks and Internet of Things applications with up to 5000 nodes per km2 in moderately interfered environment.
107 +
108 + PG1302 is fully compatible with RPi3/4, 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 exist OS.
109 +
110 +
47 47  1.2 Features
48 48  
49 49  * Base on Semtech SX1302 solution
... ... @@ -67,15 +67,15 @@
67 67  
68 68  1.5 LEDs
69 69  
70 - TX: Blink when transmit a packet
134 + TX: Blink when transmit a packet
71 71  
72 - RX: Blink when receive a packet
136 + RX: Blink when receive a packet
73 73  
74 - Config: Always ON
138 + Config: Always ON
75 75  
76 76  1.6 Power Consumption
77 77  
78 - TBD
142 + TBD
79 79  
80 80  1.7 Applications
81 81  
... ... @@ -90,7 +90,7 @@
90 90  
91 91   2.1 System structure
92 92  
93 - This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>http://www.thethingsnetwork.org/]](TTN) LoRaWAN server.. Set up method for other  server are similar
157 +This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>http://www.thethingsnetwork.org/]](TTN) LoRaWAN server.. Set up method for other server are similar
94 94  
95 95  (% style="text-align:center" %)
96 96  [[image:1651743698677-436.png||height="457" width="686"]]
... ... @@ -100,7 +100,7 @@
100 100  
101 101  2.2 Hardware Installation
102 102  
103 -**~ Important Notice: **Please power the RPI with 5V,3A cable.
167 +**~ Important Notice: **Please power the RPI with 5V,3A cable.
104 104  
105 105  (% style="text-align:center" %)
106 106  [[image:1651743803032-803.png]]
... ... @@ -109,11 +109,12 @@
109 109  
110 110  3. Install the software?
111 111  
112 - There are two ways to install software in RPi4 to use PG1302.
176 +There are two ways to install software in RPi4 to use PG1302.
113 113  
114 114  * Flash SD card with Dragino pre-build image which support Web UI.
115 115  * Install lora packet forwarder in existing RPi OS.
116 116  
181 +
117 117  4. Flash with pre-build image
118 118  
119 119   4.1 Download the dragino image for RPI
... ... @@ -383,7 +383,7 @@
383 383  
384 384  5.5.2 Config Gateway ID, Frequency Band and Server address
385 385  
386 - After installation, user can find the configuration file in** /etc/lora/ **Replace the gateway ID we got above to the **gateway_ID** in file **local_conf.json**
451 + After installation, user can find the configuration file in** /etc/lora/ **Replace the gateway ID we got above to the **gateway_ID** in file **local_conf.json**
387 387  
388 388   The default LoRaWAN server points to localhost, user need to put the correct server address to the server_address field in file **local_conf.json**, like below.
389 389  
... ... @@ -404,7 +404,7 @@
404 404  
405 405  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image056.jpg]]
406 406  
407 -* If user want to change to other frequency bands, User can copy the file from **/etc/lora/cfg-302 **and put it into** /etc/lora/global_conf.json.**
472 +* If user want to change to other frequency bands, User can copy the file from **/etc/lora/cfg-302 **and put it into** /etc/lora/global_conf.json.**
408 408  
409 409   1).Chose your need the name of region frequency.
410 410  
... ... @@ -423,6 +423,7 @@
423 423  
424 424  * If user wants to change to other LoRaWAN server, modify the **global_conf.json** file.
425 425  
491 +
426 426  5.2.3 Check result
427 427  
428 428   Run below command to restart the dragino_fwd:
... ... @@ -473,10 +473,13 @@
473 473  * **Auto run** dragino_fwd after boot:  sudo systemctl enable draginofwd
474 474  * **Show status** of dragino_fwd:  sudo systemctl status draginofwd
475 475  
542 +
476 476  6. Order Info
477 477  
478 - Part Number: **PG1302-XX**  Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
545 + Part Number: **PG1302-XX**
479 479  
547 + Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
548 +
480 480  **~ XX:**
481 481  
482 482  * 868 (For Bands: EU868,IN865)
... ... @@ -483,6 +483,7 @@
483 483  * 915 (For Bands: US915,AU915,AS923,KR920)
484 484  * 470 (For Band: CN470)
485 485  
555 +
486 486  7. Packing Info
487 487  
488 488  **~ PG1302 Package Includes**:
... ... @@ -490,6 +490,7 @@
490 490  * PG1302 x 1
491 491  * LoRa Antenna x 1
492 492  
563 +
493 493  **~ PG1302-PI Package Includes**:
494 494  
495 495  * PG1302 x 1
... ... @@ -497,11 +497,12 @@
497 497  * RPi3/4 converter PCB
498 498  * Screws to hole converter PCB on RPI.
499 499  
571 +
500 500  8. Reference
501 501  
502 -* Datasheet, User Manual & Software Download:
574 +* Datasheet, User Manual & Software Download:
503 503  
504 - [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>url:https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
576 + [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>url:https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
505 505  
506 506  
507 507  9. Support
... ... @@ -509,7 +509,7 @@
509 509  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
510 510  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to
511 511  
512 - [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
584 +[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
513 513  
514 514  
515 515  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0