<
From version < 116.1 >
edited by Xiaoye
on 2023/03/29 15:33
To version < 111.1 >
edited by Edwin Chen
on 2023/01/06 15:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Edwin
Content
... ... @@ -36,7 +36,7 @@
36 36  
37 37  
38 38  * Base on Semtech SX1302 solution
39 -* Support Raspberry Pi 3B/3B+/4, TinkerBoard2/2S, Orange Pi Pc/PC PLUS.
39 +* Support Raspberry Pi 3B/3B+/4
40 40  * Up to -140dBm sensitivity
41 41  * Support 3.3v and 5v.
42 42  * Mini-PCIe Interface
... ... @@ -58,6 +58,7 @@
58 58   [[image:1651743282627-547.png||height="402" width="425"]]
59 59  
60 60  
61 +
61 61  == 1.5 LEDs ==
62 62  
63 63  
... ... @@ -101,6 +101,7 @@
101 101  [[image:1651743698677-436.png||height="457" width="686"]]
102 102  
103 103  
105 +
104 104  == 2.2 Hardware Installation ==
105 105  
106 106  
... ... @@ -109,23 +109,16 @@
109 109  [[image:image-20220621104746-1.png||height="381" width="451"]]
110 110  
111 111  
114 +
112 112  = 3. Install the software? =
113 113  
114 114  
115 -**Raspberry Pi 3B/3B+/4,**
118 +There are two ways to install the software in RPi4 to use PG1302.
116 116  
117 117  * Flash SD card with Dragino pre-build image which supports Web UI.
118 -* Install [[Dragino-FWD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/PG1302/#H5.2.2.A0Selecttheappropriatedeviceversiontodownload:]] in existing RPi OS.
121 +* Install Lora packet forwarder in existing RPi OS.
119 119  
120 -**TinkerBoard2/2S, **
121 121  
122 -* 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.
123 -
124 -**Orange Pi PC/PC PLUS.**
125 -
126 -* 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.
127 -
128 -
129 129  = 4. Flash with pre-build image =
130 130  
131 131  == 4.1 Download the dragino image for RPI ==
... ... @@ -277,37 +277,9 @@
277 277  
278 278  = 5. Install stand-alone LoRa Packet Forwarder =
279 279  
280 -== 5.1 Choose the right installation package for your OS ==
275 +== 5.1 OS requirement ==
281 281  
282 282  
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 -
311 311  RPI in this example is RPI model 4B with fresh Raspbian OS install.
312 312  
313 313  (% class="box" %)
... ... @@ -327,9 +327,6 @@
327 327  )))
328 328  
329 329  
330 -5.2 Select the mode of connection to the server
331 -
332 -
333 333  == 5.2 Get Gateway ID in Raspberry and input this in TTN v3 ==
334 334  
335 335  
... ... @@ -389,18 +389,35 @@
389 389  )))
390 390  
391 391  
392 -=== 5.2.2 Select the appropriate device version to download: ===
356 +**Select the appropriate device version to download:**
393 393  
394 394  
359 +(((
360 +**draginofwd-32bit**
395 395  
362 +wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-32bit.deb && dpkg -i draginofwd-32bit.deb
363 +
364 +
365 +**dragino-64bit**
366 +)))
367 +
368 +wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-64bit.deb && dpkg -i draginofwd-64bit.deb
369 +
370 +
371 +**dragino-tiker-32bit**
372 +
373 +wget https:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/draginofwd-tinker-32bit.deb && dpkg -i draginofwd-tinker-32bit.deb
374 +
375 +
396 396  (((
397 397  
398 398  
379 +[[image:image-20220928181226-1.png||height="218" width="1100"]]
399 399  
400 400  
401 401  )))
402 402  
403 -=== 5.2.3 Config Gateway ID, Frequency Band and Server address ===
384 +=== 5.2.2 Config Gateway ID, Frequency Band and Server address ===
404 404  
405 405  
406 406  (((
... ... @@ -445,7 +445,7 @@
445 445  * If user wants to change to other LoRaWAN server, modify the (% style="color:#0000ff" %)**global_conf.json**(%%) file.
446 446  
447 447  
448 -=== 5.2.4 Check result ===
429 +=== 5.2.3 Check result ===
449 449  
450 450  
451 451  (((
... ... @@ -503,7 +503,7 @@
503 503  [[image:1651746139304-966.png||height="326" width="621"]]
504 504  
505 505  
506 -=== 5.2.5 Commands to handle service ===
487 +=== 5.2.4 Commands to handle service ===
507 507  
508 508  
509 509  * (% style="color:#0000ff" %)**Stop** (%%)dragino_fwd service:  sudo systemctl stop draginofwd
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0