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

Summary

Details

Page properties
Content
... ... @@ -16,6 +16,7 @@
16 16  
17 17  = **1. Introduction** =
18 18  
19 +
19 19  == **1.1 What is PG1302 LoRaWAN Concentrator?** ==
20 20  
21 21  
... ... @@ -45,6 +45,7 @@
45 45  
46 46  
47 47  
49 +
48 48  == **1.3 General Interfaces for PG1302** ==
49 49  
50 50  
... ... @@ -54,6 +54,7 @@
54 54  
55 55  
56 56  
59 +
57 57  == **1.4 Pin Mapping** ==
58 58  
59 59  
... ... @@ -64,9 +64,11 @@
64 64  == **1.5 LEDs** ==
65 65  
66 66  
70 +(((
67 67  TX: Blink when transmit a packet
68 68  RX: Blink when receive a packet
69 69  Config: Always ON
74 +)))
70 70  
71 71  
72 72  
... ... @@ -91,13 +91,17 @@
91 91  
92 92  
93 93  
94 -= **2. Example: Set up as LoRaWAN gateway.** =
95 95  
100 += **2. Example: Set up as LoRaWAN gateway** =
101 +
102 +
96 96  == **2.1 System structure** ==
97 97  
98 98  
99 99  (((
100 100  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 +
101 101  )))
102 102  
103 103  [[image:1651743698677-436.png||height="457" width="686"]]
... ... @@ -123,8 +123,10 @@
123 123  
124 124  
125 125  
135 +
126 126  = **4. Flash with pre-build image** =
127 127  
138 +
128 128  == **4.1 Download the dragino image for RPI** ==
129 129  
130 130  
... ... @@ -186,14 +186,17 @@
186 186  
187 187  
188 188  
189 -== **4.4 Access the WebUI of RPi4.** ==
200 +== **4.4 Access the WebUI of RPi4** ==
190 190  
202 +
191 191  === **4.4.1 Home page** ===
192 192  
193 193  
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)
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)
195 195  You will see the login interface of RPI as shown below.
196 196  The account details for Web Login are:
210 +)))
197 197  
198 198  (((
199 199  **~ (% style="color:#0000ff" %)User Name: root(%%)**
... ... @@ -211,13 +211,15 @@
211 211  
212 212  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.
213 213  
228 +
214 214  [[image:1651744554845-970.png||height="328" width="621"]]
215 215  
231 +
216 216  Different PG1302 hardware version can support different frequency range:
217 217  
218 -➢** (% style="color:red" %)868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.(%%)**
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**
219 219  
220 -➢ (% style="color:red" %)**915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920**
221 221  
222 222  After user choose the frequency plan, he can see the actually frequency in used by checking the (% style="color:#037691" %)**page LogRead ~-~-> LoRa Log**
223 223  
... ... @@ -227,11 +227,13 @@
227 227  
228 228  === **4.4.3 LoRaWAN Page** ===
229 229  
246 +
230 230  ==== **4.4.3.1 Semtech UDP** ====
231 231  
232 232  
233 233  [[image:1651744767914-283.png||height="352" width="621"]]
234 234  
252 +
235 235  (% style="color:red" %)**Note *: [[See this instruction for how to configure TTN>>doc:Main.Notes for TTN.WebHome]].**
236 236  
237 237  
... ... @@ -248,11 +248,13 @@
248 248  
249 249  === **4.4.4 LogRead** ===
250 250  
269 +
251 251  ==== **4.4.4.1 LoRa Log** ====
252 252  
253 253  
254 254  [[image:1651744955955-452.png||height="571" width="621"]]
255 255  
275 +
256 256  Show the frequency for LoRa Radio and traffics.
257 257  
258 258  
... ... @@ -262,6 +262,7 @@
262 262  
263 263  Show system log.
264 264  
285 +
265 265  [[image:1651745003470-264.png||height="477" width="621"]]
266 266  
267 267  
... ... @@ -271,12 +271,14 @@
271 271  
272 272  **Record the system log.**
273 273  
295 +
274 274  [[image:1651745069814-662.png||height="144" width="621"]]
275 275  
276 276  
277 277  
278 -= **5. Install stand-alone LoRa Packet Forwarder.** =
300 += **5. Install stand-alone LoRa Packet Forwarder** =
279 279  
302 +
280 280  == **5.1 OS requirement** ==
281 281  
282 282  
... ... @@ -284,7 +284,7 @@
284 284  
285 285  (% class="box" %)
286 286  (((
287 - pi@raspberrypi:~~$ cat /etc/os-release
310 + pi@raspberrypi:~~$ cat /etc/os-release
288 288   PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
289 289   NAME="Raspbian GNU/Linux"
290 290   VERSION_ID="8"
... ... @@ -359,7 +359,7 @@
359 359  
360 360  and then run:
361 361  
362 -(% style="background-color:#dcdcdc" %)wget [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh>>url:https://www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh]]
385 +(% style="background-color:#dcdcdc" %)wget (%%)[[https:~~/~~/www.dropbox.com/s/p0wmc0xc4nmzbbl/auto_install.sh?dl=0>>https://www.dropbox.com/s/p0wmc0xc4nmzbbl/auto_install.sh?dl=0]]
363 363  
364 364  (% style="background-color:#dcdcdc" %)chmod +x ./auto_install.sh
365 365  
... ... @@ -410,15 +410,22 @@
410 410  [[image:1651745867516-322.png||height="83" width="740"]]
411 411  
412 412  
413 -*
414 -** 2). Use this command to copy it.
415 415  
416 - cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json
437 +**~ 2). Use this command to copy it.**
417 417  
439 +(% class="box infomessage" %)
440 +(((
441 +*
442 +** cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json
443 +)))
444 +
418 418  [[image:1651745984006-868.png||height="87" width="745"]]
419 419  
447 +
420 420  * If user wants to change to other LoRaWAN server, modify the (% style="color:#0000ff" %)**global_conf.json**(%%) file.
421 421  
450 +
451 +
422 422  === **5.2.3 Check result** ===
423 423  
424 424  
... ... @@ -487,6 +487,7 @@
487 487  * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
488 488  
489 489  
520 +
490 490  = **6. Order Info** =
491 491  
492 492  
... ... @@ -499,7 +499,6 @@
499 499  * (% style="color:red" %)**470** (%%)(For Band: CN470)
500 500  
501 501  
502 -
503 503  = **7. Packing Info** =
504 504  
505 505  (((
... ... @@ -533,7 +533,6 @@
533 533  * Weight: 150g
534 534  
535 535  
536 -
537 537  (((
538 538  = **8. Support** =
539 539  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0