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
-
... ... @@ -19,16 +19,18 @@ 19 19 20 20 21 21 22 +---- 22 22 23 -{{toc numbered="true" depth="4"/}}24 +{{toc/}} 24 24 26 +---- 25 25 28 +=== === 26 26 30 +=== 1. Introduction === 27 27 28 - ~1.Introduction32 +==== 1.1 What is PG1302 LoRaWAN Concentrator? ==== 29 29 30 - 1.1 What is PG1302 LoRaWAN Concentrator? 31 - 32 32 ((( 33 33 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. 34 34 ))) ... ... @@ -47,7 +47,7 @@ 47 47 ))) 48 48 ))) 49 49 50 -1.2 Features 52 +==== 1.2 Features ==== 51 51 52 52 * Base on Semtech SX1302 solution 53 53 * Support Raspberry Pi 3B/3B+/4 ... ... @@ -56,21 +56,19 @@ 56 56 * Mini-PCIe Interface 57 57 * Converter board to support Raspberry Pi 58 58 61 +==== 1.3 General Interfaces ==== 59 59 60 - 61 -1.3 General Interfaces 62 - 63 63 * SPI interface for LoRa 64 64 * Power Input: 5v, 1A 65 65 * 1 x I-PEX for LoRa 66 66 67 -1.4 Pin Mapping 67 +==== 1.4 Pin Mapping ==== 68 68 69 69 [[image:1651743282627-547.png||height="402" width="425"]] 70 70 71 71 72 72 73 -1.5 LEDs 73 +==== 1.5 LEDs ==== 74 74 75 75 TX: Blink when transmit a packet 76 76 ... ... @@ -79,12 +79,12 @@ 79 79 Config: Always ON 80 80 81 81 82 -1.6 Power Consumption 82 +==== 1.6 Power Consumption ==== 83 83 84 84 TBD 85 85 86 86 87 -1.7 Applications 87 +==== 1.7 Applications ==== 88 88 89 89 * Smart Buildings & Home Automation 90 90 * Logistics and Supply Chain Management ... ... @@ -93,9 +93,9 @@ 93 93 * Smart Cities 94 94 * Smart Factory 95 95 96 -2. Example: Set up as LoRaWAN gateway. 96 +=== 2. Example: Set up as LoRaWAN gateway. === 97 97 98 - 2.1 System structure 98 +==== 2.1 System structure ==== 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>>http://www.thethingsnetwork.org/]](TTN) LoRaWAN server.. Set up method for other server are similar。 101 101 ... ... @@ -104,7 +104,7 @@ 104 104 105 105 106 106 107 -2.2 Hardware Installation 107 +==== 2.2 Hardware Installation ==== 108 108 109 109 **~ Important Notice: **Please power the RPI with 5V,3A cable. 110 110 ... ... @@ -113,7 +113,7 @@ 113 113 114 114 115 115 116 -3. Install the software? 116 +=== 3. Install the software? === 117 117 118 118 There are two ways to install software in RPi4 to use PG1302. 119 119 ... ... @@ -120,9 +120,9 @@ 120 120 * Flash SD card with Dragino pre-build image which support Web UI. 121 121 * Install lora packet forwarder in existing RPi OS. 122 122 123 -4. Flash with pre-build image 123 +=== 4. Flash with pre-build image === 124 124 125 - 4.1 Download the dragino image for RPI 125 +==== 4.1 Download the dragino image for RPI ==== 126 126 127 127 Download PG1302_for_Rpi4_64_with_webui from 128 128 ... ... @@ -129,7 +129,7 @@ 129 129 [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]] 130 130 131 131 132 -4.2 Flash the image to SD card 132 +==== 4.2 Flash the image to SD card ==== 133 133 134 134 Flash the image to SD card: 135 135 ... ... @@ -141,7 +141,7 @@ 141 141 [[https:~~/~~/www.balena.io/etcher/>>https://www.balena.io/etcher/]] 142 142 143 143 144 -4.3 Access the Linux console. 144 +==== 4.3 Access the Linux console. ==== 145 145 146 146 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. 147 147 ... ... @@ -169,9 +169,9 @@ 169 169 [[image:1651744358515-107.png||height="366" width="581"]] 170 170 171 171 172 - 4.4 Access the WebUI of RPi4. 172 +==== 4.4 Access the WebUI of RPi4. ==== 173 173 174 - 174 +===== 4.4.1 Home page ===== 175 175 176 176 Open a browser on the PC and type the RPI ip address 177 177 ... ... @@ -190,7 +190,7 @@ 190 190 [[image:1651744457761-993.png||height="352" width="621"]] 191 191 192 192 193 -4.4.2 LoRa Page 193 +===== 4.4.2 LoRa Page ===== 194 194 195 195 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. 196 196 ... ... @@ -214,9 +214,9 @@ 214 214 [[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]] 215 215 216 216 217 -4.4.3 LoRaWAN Page 217 +===== 4.4.3 LoRaWAN Page ===== 218 218 219 - 219 +====== 4.4.3.1 Semtech UDP ====== 220 220 221 221 222 222 (% style="text-align:center" %) ... ... @@ -229,7 +229,7 @@ 229 229 [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_TTN>>url:https://wiki.dragino.com/index.php?title=Notes_for_TTN]] 230 230 231 231 232 -4.4.3.2 Basic Station 232 +====== 4.4.3.2 Basic Station ====== 233 233 234 234 (% style="text-align:center" %) 235 235 [[image:1651744890629-683.png||height="380" width="621"]] ... ... @@ -240,9 +240,9 @@ 240 240 [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:https://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]] 241 241 242 242 243 -4.4.4 LogRead 243 +===== 4.4.4 LogRead ===== 244 244 245 - 245 +====== 4.4.4.1 LoRa Log ====== 246 246 247 247 (% style="text-align:center" %) 248 248 [[image:1651744955955-452.png||height="571" width="621"]] ... ... @@ -251,7 +251,7 @@ 251 251 Show the frequency for LoRa Radio and traffics. 252 252 253 253 254 -4.4.4.2 System Log 254 +====== 4.4.4.2 System Log ====== 255 255 256 256 Show system log. 257 257 ... ... @@ -260,18 +260,17 @@ 260 260 261 261 262 262 263 -4.4.4.3 Record Log 263 +====== 4.4.4.3 Record Log ====== 264 264 265 +**~ Record the system log.** 265 265 266 -**Record the system log.** 267 - 268 268 (% style="text-align:center" %) 269 269 [[image:1651745069814-662.png||height="144" width="621"]] 270 270 271 271 272 -5. Install stand alone LoRa Packet Forwarder. 271 +=== 5. Install stand alone LoRa Packet Forwarder. === 273 273 274 - 5.1 OS requirement 273 +==== 5.1 OS requirement ==== 275 275 276 276 RPI in this example is RPI model 4B with fresh Raspbian OS install. 277 277 ... ... @@ -296,7 +296,7 @@ 296 296 BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs" 297 297 298 298 299 -5.2 Get Gateway ID in Raspberry and input this in TTN v3. 298 +==== 5.2 Get Gateway ID in Raspberry and input this in TTN v3. ==== 300 300 301 301 In RPI, run below command to get a Gateway ID 302 302 ... ... @@ -322,9 +322,8 @@ 322 322 [[image:1651745366987-458.png||height="363" width="621"]] 323 323 324 324 324 +===== 5.2.1 Download and install LoRaWAN packet forwarder ===== 325 325 326 -5.2.1 Download and install LoRaWAN packet forwarder 327 - 328 328 Enable SPI and I2C first: 329 329 330 330 a)SPI needs to be enabled on the Raspberry Pi ... ... @@ -370,7 +370,7 @@ 370 370 [[image:1651745657252-173.png||height="426" width="621"]] 371 371 372 372 373 -5.5.2 Config Gateway ID, Frequency Band and Server address 371 +===== 5.5.2 Config Gateway ID, Frequency Band and Server address ===== 374 374 375 375 After installation, user can find the configuration file in** /etc/lora/ **Replace the gateway ID we got above to the **gateway_ID** in file **local_conf.json** 376 376 ... ... @@ -409,8 +409,13 @@ 409 409 410 410 * If user wants to change to other LoRaWAN server, modify the **global_conf.json** file. 411 411 412 -5.2.3 Check result 410 +(% class="wikigeneratedid" %) 411 +((( 412 + 413 +))) 413 413 415 +===== 5.2.3 Check result ===== 416 + 414 414 Run below command to restart the dragino_fwd: 415 415 416 416 sudo systemctl stop draginofwd ... ... @@ -448,7 +448,7 @@ 448 448 449 449 450 450 451 -5.2.4 Commands to handle service 454 +===== 5.2.4 Commands to handle service ===== 452 452 453 453 * **Stop** dragino_fwd service: sudo systemctl stop draginofwd 454 454 * **Disable** dragino_fwd auto run after boot: sudo systemctl disable draginofwd ... ... @@ -456,7 +456,7 @@ 456 456 * **Auto run** dragino_fwd after boot: sudo systemctl enable draginofwd 457 457 * **Show status** of dragino_fwd: sudo systemctl status draginofwd 458 458 459 -6. Order Info 462 +=== 6. Order Info === 460 460 461 461 Part Number: **PG1302-XX** Or Part Number: **PG1302-PI-XX **(Include RPi converter board for RPI 3/4) 462 462 ... ... @@ -466,7 +466,7 @@ 466 466 * 915 (For Bands: US915,AU915,AS923,KR920) 467 467 * 470 (For Band: CN470) 468 468 469 -7. Packing Info 472 +=== 7. Packing Info === 470 470 471 471 **~ PG1302 Package Includes**: 472 472 ... ... @@ -480,7 +480,7 @@ 480 480 * RPi3/4 converter PCB 481 481 * Screws to hole converter PCB on RPI. 482 482 483 -8. Reference 486 +=== 8. Reference === 484 484 485 485 * Datasheet, User Manual & Software Download: 486 486 ... ... @@ -487,7 +487,7 @@ 487 487 [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>url:https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]] 488 488 489 489 490 -9. Support 493 +=== 9. Support === 491 491 492 492 * 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. 493 493 * 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