<
From version < 108.21 >
edited by Xiaoling
on 2022/08/22 17:32
To version < 108.11 >
edited by Xiaoling
on 2022/07/28 14:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,6 @@
16 16  
17 17  = **1. Introduction** =
18 18  
19 -
20 20  == **1.1 What is PG1302 LoRaWAN Concentrator?** ==
21 21  
22 22  
... ... @@ -46,7 +46,6 @@
46 46  
47 47  
48 48  
49 -
50 50  == **1.3 General Interfaces for PG1302** ==
51 51  
52 52  
... ... @@ -56,7 +56,6 @@
56 56  
57 57  
58 58  
59 -
60 60  == **1.4 Pin Mapping** ==
61 61  
62 62  
... ... @@ -67,11 +67,9 @@
67 67  == **1.5 LEDs** ==
68 68  
69 69  
70 -(((
71 71  TX: Blink when transmit a packet
72 72  RX: Blink when receive a packet
73 73  Config: Always ON
74 -)))
75 75  
76 76  
77 77  
... ... @@ -96,17 +96,13 @@
96 96  
97 97  
98 98  
94 += **2. Example: Set up as LoRaWAN gateway.** =
99 99  
100 -= **2. Example: Set up as LoRaWAN gateway** =
101 -
102 -
103 103  == **2.1 System structure** ==
104 104  
105 105  
106 106  (((
107 107  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.
108 -
109 -
110 110  )))
111 111  
112 112  [[image:1651743698677-436.png||height="457" width="686"]]
... ... @@ -132,10 +132,8 @@
132 132  
133 133  
134 134  
135 -
136 136  = **4. Flash with pre-build image** =
137 137  
138 -
139 139  == **4.1 Download the dragino image for RPI** ==
140 140  
141 141  
... ... @@ -197,17 +197,14 @@
197 197  
198 198  
199 199  
200 -== **4.4 Access the WebUI of RPi4** ==
189 +== **4.4 Access the WebUI of RPi4.** ==
201 201  
202 -
203 203  === **4.4.1 Home page** ===
204 204  
205 205  
206 -(((
207 -Open a browser on the PC and type the RPI ip address **http:~/~/IP_ADDRESS ** (If the IP is assigned by the uplink router)
194 +Open a browser on the PC and type the RPI ip address [[http:~~/~~/IP_ADDRESS** **>>url:http://192.168.1.xx/]] (If the IP is assigned by the uplink router)
208 208  You will see the login interface of RPI as shown below.
209 209  The account details for Web Login are:
210 -)))
211 211  
212 212  (((
213 213  **~ (% style="color:#0000ff" %)User Name: root(%%)**
... ... @@ -225,15 +225,13 @@
225 225  
226 226  This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customize the band* as well.
227 227  
228 -
229 229  [[image:1651744554845-970.png||height="328" width="621"]]
230 230  
231 -
232 232  Different PG1302 hardware version can support different frequency range:
233 233  
234 -* (% style="color:red" %)**868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.**
235 -* (% style="color:red" %)**915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920**
218 +➢** (% style="color:red" %)868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.(%%)**
236 236  
220 +➢ (% style="color:red" %)**915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920**
237 237  
238 238  After user choose the frequency plan, he can see the actually frequency in used by checking the (% style="color:#037691" %)**page LogRead ~-~-> LoRa Log**
239 239  
... ... @@ -243,13 +243,11 @@
243 243  
244 244  === **4.4.3 LoRaWAN Page** ===
245 245  
246 -
247 247  ==== **4.4.3.1 Semtech UDP** ====
248 248  
249 249  
250 250  [[image:1651744767914-283.png||height="352" width="621"]]
251 251  
252 -
253 253  (% style="color:red" %)**Note *: [[See this instruction for how to configure TTN>>doc:Main.Notes for TTN.WebHome]].**
254 254  
255 255  
... ... @@ -266,13 +266,11 @@
266 266  
267 267  === **4.4.4 LogRead** ===
268 268  
269 -
270 270  ==== **4.4.4.1 LoRa Log** ====
271 271  
272 272  
273 273  [[image:1651744955955-452.png||height="571" width="621"]]
274 274  
275 -
276 276  Show the frequency for LoRa Radio and traffics.
277 277  
278 278  
... ... @@ -282,7 +282,6 @@
282 282  
283 283  Show system log.
284 284  
285 -
286 286  [[image:1651745003470-264.png||height="477" width="621"]]
287 287  
288 288  
... ... @@ -292,14 +292,12 @@
292 292  
293 293  **Record the system log.**
294 294  
295 -
296 296  [[image:1651745069814-662.png||height="144" width="621"]]
297 297  
298 298  
299 299  
300 -= **5. Install stand-alone LoRa Packet Forwarder** =
278 += **5. Install stand-alone LoRa Packet Forwarder.** =
301 301  
302 -
303 303  == **5.1 OS requirement** ==
304 304  
305 305  
... ... @@ -307,7 +307,7 @@
307 307  
308 308  (% class="box" %)
309 309  (((
310 - pi@raspberrypi:~~$ cat /etc/os-release
287 + pi@raspberrypi:~~$ cat /etc/os-release
311 311   PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
312 312   NAME="Raspbian GNU/Linux"
313 313   VERSION_ID="8"
... ... @@ -394,7 +394,6 @@
394 394  
395 395  This will download the packet forwarder package from Dragino Server to RPI, and start install the package.
396 396  
397 -
398 398  You can get these output:
399 399  
400 400  (((
... ... @@ -431,26 +431,18 @@
431 431  
432 432  **~ 1). Chose your need the name of region frequency.**
433 433  
434 -
435 435  [[image:1651745867516-322.png||height="83" width="740"]]
436 436  
437 437  
413 +*
414 +** 2). Use this command to copy it.
438 438  
439 -**~ 2). Use this command to copy it.**
416 + cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json
440 440  
441 -(% class="box infomessage" %)
442 -(((
443 -**cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json**
444 -)))
445 -
446 446  [[image:1651745984006-868.png||height="87" width="745"]]
447 447  
448 -
449 449  * If user wants to change to other LoRaWAN server, modify the (% style="color:#0000ff" %)**global_conf.json**(%%) file.
450 450  
451 -
452 -
453 -
454 454  === **5.2.3 Check result** ===
455 455  
456 456  
... ... @@ -503,7 +503,6 @@
503 503  [[image:1651746111963-838.png||height="184" width="730"]]
504 504  
505 505  
506 -
507 507   If there are LoRaWAN nodes transmitting nearby, we can see the traffic in (% style="color:#037691" %)**TTN v3 –> Gateway ~-~-> Live data**
508 508  
509 509  [[image:1651746139304-966.png||height="326" width="621"]]
... ... @@ -520,8 +520,6 @@
520 520  * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
521 521  
522 522  
523 -
524 -
525 525  = **6. Order Info** =
526 526  
527 527  
... ... @@ -535,7 +535,6 @@
535 535  
536 536  
537 537  
538 -
539 539  = **7. Packing Info** =
540 540  
541 541  (((
... ... @@ -563,8 +563,6 @@
563 563  * RPi3/4 converter PCB
564 564  * Screws to hole converter PCB on RPI.
565 565  
566 -
567 -
568 568  **PG1302-PI Dimension and weight: **
569 569  
570 570  * Device Size: 18 x 8 x 4 cm
... ... @@ -572,7 +572,6 @@
572 572  
573 573  
574 574  
575 -
576 576  (((
577 577  = **8. Support** =
578 578  
... ... @@ -587,8 +587,5 @@
587 587  
588 588  (((
589 589  With your question as detail as possible. We will reply and help you in the shortest.
590 -
591 -
592 -
593 593  )))
594 594  )))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0