<
From version < 91.1 >
edited by Xiaoling
on 2022/05/06 16:26
To version < 98.3 >
edited by Xiaoling
on 2022/05/07 11:42
>
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,13 +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 172  (% style="text-align:center" %)
173 173  [[image:1651743698677-436.png||height="457" width="686"]]
174 174  
... ... @@ -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
149 +(((
150 + Download PG1302_for_Rpi4_64_with_webui from
151 +)))
198 198  
199 - [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
153 +(((
154 + [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
155 +)))
200 200  
201 201  
202 202  ==== 4.2 Flash the image to SD card ====
... ... @@ -213,31 +213,13 @@
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 -)))
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.
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 -)))
225 225  
226 -(((
227 - use this IP to connect the WEB UI or SSH access of RPI.
228 -)))
229 -)))
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 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 -)))
177 +Below are screenshots
235 235  
236 -(((
237 - Below are screenshots
238 -)))
239 -)))
240 -)))
241 241  
242 242  
243 243  (% style="text-align:center" %)
... ... @@ -266,17 +266,29 @@
266 266  
267 267  ===== 4.4.1 Home page =====
268 268  
207 +(((
269 269   Open a browser on the PC and type the RPI ip address
209 +)))
270 270  
211 +(((
271 271   [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by uplink router)
213 +)))
272 272  
215 +(((
273 273   You will see the login interface of RPI as shown below.
217 +)))
274 274  
219 +(((
275 275   The account details for Web Login are:
221 +)))
276 276  
223 +(((
277 277  **~ User Name: root**
225 +)))
278 278  
227 +(((
279 279  **~ Password:   dragino**
229 +)))
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:
506 +We can check dragino_fwd running states in RPi by running:
557 557  
558 - //**sudo journalctl -u draginofwd -f**//
508 +(% class="box infomessage" %)
509 +(((
510 + **// sudo journalctl -u draginofwd -f//**
511 +)))
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
515 + 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" %)
517 +
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)
531 + 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