<
From version < 98.3 >
edited by Xiaoling
on 2022/05/07 11:42
To version < 93.1 >
edited by Edwin Chen
on 2022/05/06 20:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -33,15 +33,29 @@
33 33  (((
34 34  (((
35 35  (((
36 -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.
36 + The PG1302 is a multi-channel high performance transmitter/receiver designed to simultaneously receive several
37 37  )))
38 38  )))
39 +
40 +(((
41 +(((
42 + LoRa packets using random spreading factors on random channels. Its goal is to enable robust connection
39 39  )))
40 40  
41 41  (((
46 + between a central wireless data concentrator and a massive amount of wireless end-points spread over
47 +)))
48 +
42 42  (((
50 + a very wide range of distances.
51 +)))
52 +)))
53 +)))
54 +
43 43  (((
44 -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.
56 +(((
57 +(((
58 +
45 45  )))
46 46  )))
47 47  )))
... ... @@ -51,18 +51,48 @@
51 51  (((
52 52  (((
53 53  (((
54 -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.
68 + The PG1302 is design to use with Raspberry Pi to build smart metering fixed networks and Internet of Things
55 55  )))
56 56  )))
71 +
72 +(((
73 +(((
74 + applications with up to 5000 nodes per km2 in moderately interfered environment.
57 57  )))
58 58  )))
77 +)))
59 59  
60 60  (((
61 61  (((
81 +(((
62 62  
63 63  )))
64 64  )))
85 +)))
86 +)))
65 65  
88 +(((
89 +(((
90 +(((
91 +(((
92 + PG1302 is fully compatible with RPi3/4, users can use the pre-build OS from Dragino to set up and easy to use the
93 +)))
94 +)))
95 +
96 +(((
97 +(((
98 + module by Web UI. Or install the raw lorawan driver in the exist OS.
99 +)))
100 +)))
101 +)))
102 +)))
103 +
104 +(((
105 +(((
106 +
107 +)))
108 +)))
109 +
66 66  ==== 1.2 Features ====
67 67  
68 68  * Base on Semtech SX1302 solution
... ... @@ -118,9 +118,13 @@
118 118  ==== 2.1 System structure ====
119 119  
120 120  (((
121 -This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with [[TheThingsNetwork>>url:http://www.thethingsnetwork.org/]](TTN) LoRaWAN server. Set up method for other server are similar.
165 + This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with
122 122  )))
123 123  
168 +(((
169 + [[TheThingsNetwork>>url:http://www.thethingsnetwork.org/]](TTN) LoRaWAN server. Set up method for other server are similar.
170 +)))
171 +
124 124  (% style="text-align:center" %)
125 125  [[image:1651743698677-436.png||height="457" width="686"]]
126 126  
... ... @@ -169,13 +169,31 @@
169 169  
170 170  ==== 4.3 Access the Linux console ====
171 171  
172 -Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s management portal, you should be able to find what IP address the router has assigned to the RPI. You can use this IP to connect the WEB UI or SSH access of RPI.
220 +(((
221 +(((
222 +(((
223 + Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s
224 +)))
173 173  
226 +(((
227 + management portal, you should be able to find what IP address the router has assigned to the RPI. You can
228 +)))
174 174  
175 -Make sure your PC and the RPI is in the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]) to access it.
230 +(((
231 + use this IP to connect the WEB UI or SSH access of RPI.
232 +)))
233 +)))
176 176  
177 -Below are screenshots
235 +(((
236 +(((
237 + Make sure your PC and the RPI is in the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]) to access it.
238 +)))
178 178  
240 +(((
241 + Below are screenshots
242 +)))
243 +)))
244 +)))
179 179  
180 180  
181 181  (% style="text-align:center" %)
... ... @@ -503,21 +503,59 @@
503 503  [[image:1651746078253-168.png||height="372" width="621"]]
504 504  
505 505  
506 -We can check dragino_fwd running states in RPi by running:
572 + We can check dragino_fwd running states in RPi by running:
507 507  
508 -(% class="box infomessage" %)
509 -(((
510 - **// sudo journalctl -u draginofwd -f//**
511 -)))
574 + //**sudo journalctl -u draginofwd -f**//
512 512  
513 -[[image:1651746111963-838.png]]
576 +[[image:1651746111963-838.png||style="float:left"]]
514 514  
578 +
579 +
580 +
581 +
582 +
583 +
584 +
585 +
515 515   If there are LoRaWAN nodes transmitting nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
516 516  
517 517  
518 -[[image:1651746139304-966.png||height="326" width="621"]]
589 +[[image:1651746139304-966.png||height="326" style="float:left" width="621"]]
519 519  
520 520  
592 +(% class="wikigeneratedid" %)
593 +===== =====
594 +
595 +(% class="wikigeneratedid" %)
596 +===== =====
597 +
598 +(% class="wikigeneratedid" %)
599 +===== =====
600 +
601 +(% class="wikigeneratedid" %)
602 +===== =====
603 +
604 +(% class="wikigeneratedid" %)
605 +===== =====
606 +
607 +(% class="wikigeneratedid" %)
608 +===== =====
609 +
610 +(% class="wikigeneratedid" %)
611 +===== =====
612 +
613 +(% class="wikigeneratedid" %)
614 +===== =====
615 +
616 +(% class="wikigeneratedid" %)
617 +===== =====
618 +
619 +(% class="wikigeneratedid" %)
620 +===== =====
621 +
622 +(% class="wikigeneratedid" %)
623 +===== =====
624 +
521 521  ===== 5.2.4 Commands to handle service =====
522 522  
523 523  * **Stop** dragino_fwd service:  sudo systemctl stop draginofwd
... ... @@ -526,6 +526,7 @@
526 526  * **Auto run** dragino_fwd after boot:  sudo systemctl enable draginofwd
527 527  * **Show status** of dragino_fwd:  sudo systemctl status draginofwd
528 528  
633 +
529 529  === 6. Order Info ===
530 530  
531 531   Part Number: **PG1302-XX**  Or  Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
... ... @@ -536,6 +536,7 @@
536 536  * 915 (For Bands: US915,AU915,AS923,KR920)
537 537  * 470 (For Band: CN470)
538 538  
644 +
539 539  === 7. Packing Info ===
540 540  
541 541  (((
... ... @@ -565,3 +565,5 @@
565 565  * (((
566 566  Screws to hole converter PCB on RPI.
567 567  )))
674 +
675 +
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0