<
From version < 91.1 >
edited by Xiaoling
on 2022/05/06 16:26
To version < 98.5 >
edited by Xiaoling
on 2022/05/07 11:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,29 +33,15 @@
33 33  (((
34 34  (((
35 35  (((
36 - The PG1302 is a multi-channel high performance transmitter/receiver designed to simultaneously receive several
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.
37 37  )))
38 38  )))
39 -
40 -(((
41 -(((
42 - LoRa packets using random spreading factors on random channels. Its goal is to enable robust connection
43 43  )))
44 44  
45 45  (((
46 - between a central wireless data concentrator and a massive amount of wireless end-points spread over
47 -)))
48 -
49 49  (((
50 - a very wide range of distances.
51 -)))
52 -)))
53 -)))
54 -
55 55  (((
56 -(((
57 -(((
58 -
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.
59 59  )))
60 60  )))
61 61  )))
... ... @@ -65,48 +65,18 @@
65 65  (((
66 66  (((
67 67  (((
68 - The PG1302 is design to use with Raspberry Pi to build smart metering fixed networks and Internet of Things
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.
69 69  )))
70 70  )))
71 -
72 -(((
73 -(((
74 - applications with up to 5000 nodes per km2 in moderately interfered environment.
75 75  )))
76 76  )))
77 -)))
78 78  
79 79  (((
80 80  (((
81 -(((
82 82  
83 83  )))
84 84  )))
85 -)))
86 -)))
87 87  
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 -
110 110  ==== 1.2 Features ====
111 111  
112 112  * Base on Semtech SX1302 solution
... ... @@ -162,14 +162,9 @@
162 162  ==== 2.1 System structure ====
163 163  
164 164  (((
165 - This example is an example to show how to set up the PG1302 + RPi as a LoRaWAN gateway to use with
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.
166 166  )))
167 167  
168 -(((
169 - [[TheThingsNetwork>>url:http://www.thethingsnetwork.org/]](TTN) LoRaWAN server. Set up method for other server are similar.
170 -)))
171 -
172 -(% style="text-align:center" %)
173 173  [[image:1651743698677-436.png||height="457" width="686"]]
174 174  
175 175  
... ... @@ -178,7 +178,6 @@
178 178  
179 179  **~ Important Notice: **Please power the RPI with 5V,3A cable.
180 180  
181 -(% style="text-align:center" %)
182 182  [[image:1651743803032-803.png]]
183 183  
184 184  
... ... @@ -194,9 +194,13 @@
194 194  
195 195  ==== 4.1 Download the dragino image for RPI ====
196 196  
197 - Download PG1302_for_Rpi4_64_with_webui from
147 +(((
148 + Download PG1302_for_Rpi4_64_with_webui from
149 +)))
198 198  
199 - [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
151 +(((
152 + [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
153 +)))
200 200  
201 201  
202 202  ==== 4.2 Flash the image to SD card ====
... ... @@ -203,7 +203,6 @@
203 203  
204 204   Flash the image to SD card:
205 205  
206 -(% style="text-align:center" %)
207 207  [[image:1651744119133-233.png||height="373" width="621"]]
208 208  
209 209   Note: Download the flash tool following this link
... ... @@ -213,34 +213,10 @@
213 213  
214 214  ==== 4.3 Access the Linux console ====
215 215  
216 -(((
217 -(((
218 -(((
219 - Connect the RPI Ethernet port to your router, RPi will obtain an IP address from your router. In the router’s
220 -)))
169 +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.
221 221  
222 -(((
223 - management portal, you should be able to find what IP address the router has assigned to the RPI. You can
224 -)))
171 +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. Below are screenshots
225 225  
226 -(((
227 - use this IP to connect the WEB UI or SSH access of RPI.
228 -)))
229 -)))
230 -
231 -(((
232 -(((
233 - 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.
234 -)))
235 -
236 -(((
237 - Below are screenshots
238 -)))
239 -)))
240 -)))
241 -
242 -
243 -(% style="text-align:center" %)
244 244  [[image:1651744193675-591.png||height="450" width="466"]]
245 245  
246 246  
... ... @@ -258,7 +258,6 @@
258 258  
259 259   After log in, you will be in the Linux console and type command here.
260 260  
261 -(% style="text-align:center" %)
262 262  [[image:1651744358515-107.png||height="366" width="581"]]
263 263  
264 264  
... ... @@ -266,17 +266,29 @@
266 266  
267 267  ===== 4.4.1 Home page =====
268 268  
269 - Open a browser on the PC and type the RPI ip address
197 +(((
198 +Open a browser on the PC and type the RPI ip address
199 +)))
270 270  
201 +(((
271 271   [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
203 +)))
272 272  
273 - You will see the login interface of RPI as shown below.
205 +(((
206 +You will see the login interface of RPI as shown below.
207 +)))
274 274  
275 - The account details for Web Login are:
209 +(((
210 +The account details for Web Login are:
211 +)))
276 276  
213 +(((
277 277  **~ User Name: root**
215 +)))
278 278  
217 +(((
279 279  **~ Password:   dragino**
219 +)))
280 280  
281 281  (% style="text-align:center" %)
282 282  [[image:1651744457761-993.png||height="352" width="621"]]
... ... @@ -553,16 +553,18 @@
553 553  [[image:1651746078253-168.png||height="372" width="621"]]
554 554  
555 555  
556 - We can check dragino_fwd running states in RPi by running:
496 +We can check dragino_fwd running states in RPi by running:
557 557  
558 - //**sudo journalctl -u draginofwd -f**//
498 +(% class="box infomessage" %)
499 +(((
500 + **// sudo journalctl -u draginofwd -f//**
501 +)))
559 559  
560 -(% style="text-align:center" %)
561 561  [[image:1651746111963-838.png]]
562 562  
563 - If there are LoRaWAN nodes transmits nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
505 + If there are LoRaWAN nodes transmitting nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
564 564  
565 -(% style="text-align:center" %)
507 +
566 566  [[image:1651746139304-966.png||height="326" width="621"]]
567 567  
568 568  
... ... @@ -576,7 +576,7 @@
576 576  
577 577  === 6. Order Info ===
578 578  
579 - Part Number: **PG1302-XX**  Or  Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
521 + Part Number: **PG1302-XX**  Or  Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
580 580  
581 581  **~ XX:**
582 582  
... ... @@ -613,17 +613,3 @@
613 613  * (((
614 614  Screws to hole converter PCB on RPI.
615 615  )))
616 -
617 -=== 8. Reference ===
618 -
619 -* Datasheet, User Manual & Software Download:
620 -
621 - [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>url:https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
622 -
623 -
624 -=== 9. Support ===
625 -
626 -* 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.
627 -* 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
628 -
629 - [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0