Changes for page PG1302 -- LoRaWAN Concentrator User Manual
Last modified by Kilight Cao on 2024/06/22 10:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 ... ... @@ -93,13 +93,17 @@ 93 93 94 94 95 95 96 -= **2. Example: Set up as LoRaWAN gateway.** = 97 97 100 += **2. Example: Set up as LoRaWAN gateway** = 101 + 102 + 98 98 == **2.1 System structure** == 99 99 100 100 101 101 ((( 102 102 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 + 103 103 ))) 104 104 105 105 [[image:1651743698677-436.png||height="457" width="686"]] ... ... @@ -125,8 +125,10 @@ 125 125 126 126 127 127 135 + 128 128 = **4. Flash with pre-build image** = 129 129 138 + 130 130 == **4.1 Download the dragino image for RPI** == 131 131 132 132 ... ... @@ -188,8 +188,9 @@ 188 188 189 189 190 190 191 -== **4.4 Access the WebUI of RPi4 .** ==200 +== **4.4 Access the WebUI of RPi4** == 192 192 202 + 193 193 === **4.4.1 Home page** === 194 194 195 195 ... ... @@ -215,8 +215,10 @@ 215 215 216 216 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. 217 217 228 + 218 218 [[image:1651744554845-970.png||height="328" width="621"]] 219 219 231 + 220 220 Different PG1302 hardware version can support different frequency range: 221 221 222 222 * (% style="color:red" %)**868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.** ... ... @@ -223,7 +223,6 @@ 223 223 * (% style="color:red" %)**915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920** 224 224 225 225 226 - 227 227 After user choose the frequency plan, he can see the actually frequency in used by checking the (% style="color:#037691" %)**page LogRead ~-~-> LoRa Log** 228 228 229 229 (% style="color:red" %)**Note *: [[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** ... ... @@ -232,6 +232,7 @@ 232 232 233 233 === **4.4.3 LoRaWAN Page** === 234 234 246 + 235 235 ==== **4.4.3.1 Semtech UDP** ==== 236 236 237 237 ... ... @@ -254,11 +254,13 @@ 254 254 255 255 === **4.4.4 LogRead** === 256 256 269 + 257 257 ==== **4.4.4.1 LoRa Log** ==== 258 258 259 259 260 260 [[image:1651744955955-452.png||height="571" width="621"]] 261 261 275 + 262 262 Show the frequency for LoRa Radio and traffics. 263 263 264 264 ... ... @@ -268,6 +268,7 @@ 268 268 269 269 Show system log. 270 270 285 + 271 271 [[image:1651745003470-264.png||height="477" width="621"]] 272 272 273 273 ... ... @@ -277,12 +277,14 @@ 277 277 278 278 **Record the system log.** 279 279 295 + 280 280 [[image:1651745069814-662.png||height="144" width="621"]] 281 281 282 282 283 283 284 -= **5. Install stand-alone LoRa Packet Forwarder .** =300 += **5. Install stand-alone LoRa Packet Forwarder** = 285 285 302 + 286 286 == **5.1 OS requirement** == 287 287 288 288 ... ... @@ -365,7 +365,7 @@ 365 365 366 366 and then run: 367 367 368 -(% style="background-color:#dcdcdc" %)wget [[https:~~/~~/www.dr agino.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]] 369 369 370 370 (% style="background-color:#dcdcdc" %)chmod +x ./auto_install.sh 371 371 ... ... @@ -421,7 +421,8 @@ 421 421 422 422 (% class="box infomessage" %) 423 423 ((( 424 - ** cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json** 441 +* 442 +** cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json 425 425 ))) 426 426 427 427 [[image:1651745984006-868.png||height="87" width="745"]] ... ... @@ -431,7 +431,6 @@ 431 431 432 432 433 433 434 - 435 435 === **5.2.3 Check result** === 436 436 437 437 ... ... @@ -501,7 +501,6 @@ 501 501 502 502 503 503 504 - 505 505 = **6. Order Info** = 506 506 507 507 ... ... @@ -514,7 +514,6 @@ 514 514 * (% style="color:red" %)**470** (%%)(For Band: CN470) 515 515 516 516 517 - 518 518 = **7. Packing Info** = 519 519 520 520 ((( ... ... @@ -548,7 +548,6 @@ 548 548 * Weight: 150g 549 549 550 550 551 - 552 552 ((( 553 553 = **8. Support** = 554 554