<
From version < 42.1 >
edited by Xiaoling
on 2022/05/06 08:56
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,20 +21,93 @@
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.3     General Interfaces. 5>>path:#_Toc99563938]]
30 +
31 +[[1.4     Pin Mapping. 5>>path:#_Toc99563939]]
32 +
33 +[[1.5     LEDs. 5>>path:#_Toc99563940]]
34 +
35 +[[1.6     Power Consumption. 6>>path:#_Toc99563941]]
36 +
37 +[[1.7     Applications. 6>>path:#_Toc99563942]]
38 +
39 +[[2.       Example: Set up as LoRaWAN gateway. 7>>path:#_Toc99563943]]
40 +
41 +[[2.1     System structure. 7>>path:#_Toc99563944]]
42 +
43 +[[2.2     Hardware Installation. 8>>path:#_Toc99563954]]
44 +
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 +
29 29  ~1. Introduction
30 30  
31 31   1.1 What is PG1302 LoRaWAN Concentrator?
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.
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.
34 34  
35 - 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.
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.
36 36  
37 - 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.
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.
38 38  
39 39  
40 40  1.2 Features
... ... @@ -60,15 +60,15 @@
60 60  
61 61  1.5 LEDs
62 62  
63 - TX: Blink when transmit a packet
134 + TX: Blink when transmit a packet
64 64  
65 - RX: Blink when receive a packet
136 + RX: Blink when receive a packet
66 66  
67 - Config: Always ON
138 + Config: Always ON
68 68  
69 69  1.6 Power Consumption
70 70  
71 - TBD
142 + TBD
72 72  
73 73  1.7 Applications
74 74  
... ... @@ -83,7 +83,7 @@
83 83  
84 84   2.1 System structure
85 85  
86 - 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
87 87  
88 88  (% style="text-align:center" %)
89 89  [[image:1651743698677-436.png||height="457" width="686"]]
... ... @@ -93,7 +93,7 @@
93 93  
94 94  2.2 Hardware Installation
95 95  
96 -**~ Important Notice: **Please power the RPI with 5V,3A cable.
167 +**~ Important Notice: **Please power the RPI with 5V,3A cable.
97 97  
98 98  (% style="text-align:center" %)
99 99  [[image:1651743803032-803.png]]
... ... @@ -102,11 +102,12 @@
102 102  
103 103  3. Install the software?
104 104  
105 - 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.
106 106  
107 107  * Flash SD card with Dragino pre-build image which support Web UI.
108 108  * Install lora packet forwarder in existing RPi OS.
109 109  
181 +
110 110  4. Flash with pre-build image
111 111  
112 112   4.1 Download the dragino image for RPI
... ... @@ -376,7 +376,7 @@
376 376  
377 377  5.5.2 Config Gateway ID, Frequency Band and Server address
378 378  
379 - 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**
380 380  
381 381   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.
382 382  
... ... @@ -397,7 +397,7 @@
397 397  
398 398  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image056.jpg]]
399 399  
400 -* 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.**
401 401  
402 402   1).Chose your need the name of region frequency.
403 403  
... ... @@ -416,6 +416,7 @@
416 416  
417 417  * If user wants to change to other LoRaWAN server, modify the **global_conf.json** file.
418 418  
491 +
419 419  5.2.3 Check result
420 420  
421 421   Run below command to restart the dragino_fwd:
... ... @@ -466,10 +466,13 @@
466 466  * **Auto run** dragino_fwd after boot:  sudo systemctl enable draginofwd
467 467  * **Show status** of dragino_fwd:  sudo systemctl status draginofwd
468 468  
542 +
469 469  6. Order Info
470 470  
471 - Part Number: **PG1302-XX**  Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
545 + Part Number: **PG1302-XX**
472 472  
547 + Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
548 +
473 473  **~ XX:**
474 474  
475 475  * 868 (For Bands: EU868,IN865)
... ... @@ -476,6 +476,7 @@
476 476  * 915 (For Bands: US915,AU915,AS923,KR920)
477 477  * 470 (For Band: CN470)
478 478  
555 +
479 479  7. Packing Info
480 480  
481 481  **~ PG1302 Package Includes**:
... ... @@ -483,6 +483,7 @@
483 483  * PG1302 x 1
484 484  * LoRa Antenna x 1
485 485  
563 +
486 486  **~ PG1302-PI Package Includes**:
487 487  
488 488  * PG1302 x 1
... ... @@ -490,11 +490,12 @@
490 490  * RPi3/4 converter PCB
491 491  * Screws to hole converter PCB on RPI.
492 492  
571 +
493 493  8. Reference
494 494  
495 -* Datasheet, User Manual & Software Download:
574 +* Datasheet, User Manual & Software Download:
496 496  
497 - [[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]]
498 498  
499 499  
500 500  9. Support
... ... @@ -502,7 +502,7 @@
502 502  * 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.
503 503  * 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
504 504  
505 - [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
584 +[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
506 506  
507 507  
508 508  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0