<
From version < 115.1 >
edited by Xiaoye
on 2023/03/24 15:03
To version < 116.1 >
edited by Xiaoye
on 2023/03/29 15:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,6 +42,7 @@
42 42  * Mini-PCIe Interface
43 43  * Converter board to support Raspberry Pi
44 44  
45 +
45 45  == 1.3 General Interfaces for PG1302 ==
46 46  
47 47  
... ... @@ -50,6 +50,7 @@
50 50  * 1 x I-PEX for LoRa
51 51  * Working Temperature: -40 ℃ ~~ 80℃
52 52  
54 +
53 53  == 1.4 Pin Mapping ==
54 54  
55 55  
... ... @@ -56,7 +56,6 @@
56 56   [[image:1651743282627-547.png||height="402" width="425"]]
57 57  
58 58  
59 -
60 60  == 1.5 LEDs ==
61 61  
62 62  
... ... @@ -85,6 +85,7 @@
85 85  * Smart Cities
86 86  * Smart Factory
87 87  
89 +
88 88  = 2. Example: Set up as LoRaWAN gateway =
89 89  
90 90  == 2.1 System structure ==
... ... @@ -123,6 +123,7 @@
123 123  
124 124  * Install [[Dragino-FWD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/PG1302/#H5.2.2.A0Selecttheappropriatedeviceversiontodownload:]] in the existing OS.
125 125  
128 +
126 126  = 4. Flash with pre-build image =
127 127  
128 128  == 4.1 Download the dragino image for RPI ==
... ... @@ -274,9 +274,37 @@
274 274  
275 275  = 5. Install stand-alone LoRa Packet Forwarder =
276 276  
277 -== 5.1 OS requirement ==
280 +== 5.1 Choose the right installation package for your OS ==
278 278  
279 279  
283 +(((
284 +**draginofwd-32bit (RPI, Orange PI)**
285 +
286 +**Download URL:** https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb
287 +
288 +**Linux Command:** wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb && dpkg -i draginofwd-32bit.deb
289 +
290 +
291 +**dragino-64bit (RPI, Orange PI)**
292 +
293 +**Download URL: **https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb
294 +)))
295 +
296 +**Linux Command: **wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb && dpkg -i draginofwd-64bit.deb
297 +
298 +
299 +**dragino-tiker-32bit (Tinker Board)**
300 +
301 +**Download URL: **https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb
302 +
303 +**Linux Command: **wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb && dpkg -i draginofwd-tinker-32bit.deb
304 +
305 +
306 +**Install details:**
307 +
308 +[[image:image-20220928181226-1.png||height="218" width="1100"]]
309 +
310 +
280 280  RPI in this example is RPI model 4B with fresh Raspbian OS install.
281 281  
282 282  (% class="box" %)
... ... @@ -296,6 +296,9 @@
296 296  )))
297 297  
298 298  
330 +5.2 Select the mode of connection to the server
331 +
332 +
299 299  == 5.2 Get Gateway ID in Raspberry and input this in TTN v3 ==
300 300  
301 301  
... ... @@ -355,35 +355,18 @@
355 355  )))
356 356  
357 357  
358 -=== **5.2.2Select the appropriate device version to download:** ===
392 +=== 5.2.2 Select the appropriate device version to download: ===
359 359  
360 360  
361 -(((
362 -**draginofwd-32bit (RPI, Orange PI)**
363 363  
364 -wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb && dpkg -i draginofwd-32bit.deb
365 -
366 -
367 -**dragino-64bit (RPI, Orange PI)**
368 -)))
369 -
370 -wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb && dpkg -i draginofwd-64bit.deb
371 -
372 -
373 -**dragino-tiker-32bit (Tinker Board)**
374 -
375 -wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb && dpkg -i draginofwd-tinker-32bit.deb
376 -
377 -
378 378  (((
379 379  
380 380  
381 -[[image:image-20220928181226-1.png||height="218" width="1100"]]
382 382  
383 383  
384 384  )))
385 385  
386 -=== 5.2.2 Config Gateway ID, Frequency Band and Server address ===
403 +=== 5.2.3 Config Gateway ID, Frequency Band and Server address ===
387 387  
388 388  
389 389  (((
... ... @@ -427,9 +427,10 @@
427 427  
428 428  * If user wants to change to other LoRaWAN server, modify the (% style="color:#0000ff" %)**global_conf.json**(%%) file.
429 429  
430 -=== 5.2.3 Check result ===
431 431  
448 +=== 5.2.4 Check result ===
432 432  
450 +
433 433  (((
434 434  Run below command to restart the dragino_fwd:
435 435  )))
... ... @@ -485,7 +485,7 @@
485 485  [[image:1651746139304-966.png||height="326" width="621"]]
486 486  
487 487  
488 -=== 5.2.4 Commands to handle service ===
506 +=== 5.2.5 Commands to handle service ===
489 489  
490 490  
491 491  * (% style="color:#0000ff" %)**Stop** (%%)dragino_fwd service:  sudo systemctl stop draginofwd
... ... @@ -494,6 +494,7 @@
494 494  * (% style="color:#0000ff" %)**Auto run**(%%) dragino_fwd after boot:  sudo systemctl enable draginofwd
495 495  * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
496 496  
515 +
497 497  = 6. Order Info =
498 498  
499 499  
... ... @@ -505,6 +505,7 @@
505 505  * (% style="color:red" %)**915** (%%)(For Bands: US915,AU915,AS923,KR920)
506 506  * (% style="color:red" %)**470** (%%)(For Band: CN470)
507 507  
527 +
508 508  = 7. Packing Info =
509 509  
510 510  (((
... ... @@ -536,6 +536,7 @@
536 536  * Device Size: 18 x 8 x 4 cm
537 537  * Weight: 150g
538 538  
559 +
539 539  (((
540 540  = 8. Support =
541 541  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0