<
From version < 78.1 >
edited by Xiaoling
on 2022/05/06 15:21
To version < 68.1 >
edited by Xiaoling
on 2022/05/06 11:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,19 +11,17 @@
11 11  
12 12  **PG1302 LoRaWAN Concentrator User Manual**
13 13  
14 +[[image:1651796979665-130.png]]
14 14  
16 +Document Version: 1.0.0
15 15  
18 +Image Version: v1.0
16 16  
17 17  
18 -{{toc/}}
19 19  
20 20  
21 -----
23 +{{toc/}}
22 22  
23 -(% class="wikigeneratedid" id="H" %)
24 -(((
25 -
26 -)))
27 27  
28 28  === 1. Introduction ===
29 29  
... ... @@ -95,7 +95,7 @@
95 95  
96 96  ==== 2.1 System structure ====
97 97  
98 -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.
96 + 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
99 99  
100 100  (% style="text-align:center" %)
101 101  [[image:1651743698677-436.png||height="457" width="686"]]
... ... @@ -129,7 +129,7 @@
129 129  
130 130  ==== 4.2 Flash the image to SD card ====
131 131  
132 - Flash the image to SD card:
130 + Flash the image to SD card:
133 133  
134 134  (% style="text-align:center" %)
135 135  [[image:1651744119133-233.png||height="373" width="621"]]
... ... @@ -139,11 +139,11 @@
139 139   [[https:~~/~~/www.balena.io/etcher/>>https://www.balena.io/etcher/]]
140 140  
141 141  
142 -==== 4.3 Access the Linux console ====
140 +==== 4.3 Access the Linux console. ====
143 143  
144 -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.
142 + 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.
145 145  
146 -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. Below are screenshots
144 + 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. Below are screenshots
147 147  
148 148  (% style="text-align:center" %)
149 149  [[image:1651744193675-591.png||height="450" width="466"]]
... ... @@ -169,7 +169,7 @@
169 169  
170 170  ==== 4.4 Access the WebUI of RPi4. ====
171 171  
172 -===== 4.4.1 Home page =====
170 +===== 4.4.1 Home page =====
173 173  
174 174   Open a browser on the PC and type the RPI ip address
175 175  
... ... @@ -214,7 +214,7 @@
214 214  
215 215  ===== 4.4.3 LoRaWAN Page =====
216 216  
217 -====== 4.4.3.1 Semtech UDP ======
215 +====== 4.4.3.1 Semtech UDP ======
218 218  
219 219  
220 220  (% style="text-align:center" %)
... ... @@ -240,7 +240,7 @@
240 240  
241 241  ===== 4.4.4 LogRead =====
242 242  
243 -====== 4.4.4.1 LoRa Log ======
241 +====== 4.4.4.1 LoRa Log ======
244 244  
245 245  (% style="text-align:center" %)
246 246  [[image:1651744955955-452.png||height="571" width="621"]]
... ... @@ -268,7 +268,7 @@
268 268  
269 269  === 5. Install stand alone LoRa Packet Forwarder. ===
270 270  
271 -==== 5.1 OS requirement ====
269 +==== 5.1 OS requirement ====
272 272  
273 273   RPI in this example is RPI model 4B with fresh Raspbian OS install.
274 274  
... ... @@ -303,10 +303,8 @@
303 303  [[image:1651745210205-512.png||height="130" width="621"]]
304 304  
305 305  
306 - We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the gateway ID: b827ebxxxxbcffff. Input this to TTN v3.
304 + We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the gateway ID: b827ebxxxxbcffff. Input this to TTN v3. Make sure to select legacy packet forwarder.
307 307  
308 - Make sure to select legacy packet forwarder.
309 -
310 310  (% style="text-align:center" %)
311 311  [[image:1651745267862-321.png||height="526" width="621"]]
312 312  
... ... @@ -321,6 +321,7 @@
321 321  [[image:1651745366987-458.png||height="363" width="621"]]
322 322  
323 323  
320 +
324 324  ===== 5.2.1 Download and install LoRaWAN packet forwarder =====
325 325  
326 326   Enable SPI and I2C first:
... ... @@ -368,7 +368,7 @@
368 368  [[image:1651745657252-173.png||height="426" width="621"]]
369 369  
370 370  
371 -===== 5.2.2 Config Gateway ID, Frequency Band and Server address =====
368 +===== 5.5.2 Config Gateway ID, Frequency Band and Server address =====
372 372  
373 373   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**
374 374  
... ... @@ -407,10 +407,7 @@
407 407  
408 408  * If user wants to change to other LoRaWAN server, modify the **global_conf.json** file.
409 409  
410 -(% class="wikigeneratedid" %)
411 -(((
412 -
413 -)))
407 +===== =====
414 414  
415 415  ===== 5.2.3 Check result =====
416 416  
... ... @@ -461,9 +461,9 @@
461 461  
462 462  === 6. Order Info ===
463 463  
464 - Part Number: **PG1302-XX**  Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
458 + Part Number: **PG1302-XX**  Or Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
465 465  
466 -**~ XX:**
460 +**~ XX:**
467 467  
468 468  * 868 (For Bands: EU868,IN865)
469 469  * 915 (For Bands: US915,AU915,AS923,KR920)
... ... @@ -471,12 +471,12 @@
471 471  
472 472  === 7. Packing Info ===
473 473  
474 -**~ PG1302 Package Includes**:
468 +**~ PG1302 Package Includes**:
475 475  
476 476  * PG1302 x 1
477 477  * LoRa Antenna x 1
478 478  
479 -**~ PG1302-PI Package Includes**:
473 +**~ PG1302-PI Package Includes**:
480 480  
481 481  * PG1302 x 1
482 482  * LoRa Antenna x 1
... ... @@ -490,7 +490,7 @@
490 490   [[https:~~/~~/www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0>>url:https://www.dropbox.com/sh/f6nbldh1qbspya5/AACgL6pDkwdBQO1BQqq_Nubwa?dl=0]]
491 491  
492 492  
493 -=== 9. Support ===
487 +9. Support
494 494  
495 495  * 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.
496 496  * 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
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0