<
From version < 99.14 >
edited by Xiaoling
on 2022/05/25 16:36
To version < 98.26 >
edited by Xiaoling
on 2022/05/14 15:48
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  **PG1302 LoRaWAN Concentrator User Manual**
7 7  
8 8  
9 -**Table of Contents**
9 +**Contents:**
10 10  
11 11  {{toc/}}
12 12  
... ... @@ -80,7 +80,7 @@
80 80  
81 81  == 2.2 Hardware Installation ==
82 82  
83 -(% style="color:red" %)**Important Notice: Please power the RPI with 5V,3A cable.**
83 +**Important Notice: **Please power the RPI with 5V,3A cable.
84 84  
85 85  [[image:1651743803032-803.png]]
86 86  
... ... @@ -116,25 +116,14 @@
116 116  
117 117  The account details for Web Login are:
118 118  
119 -(((
120 -**~ (% style="color:#0000ff" %)User Name: root(%%)**
121 -)))
119 +**~ User Name: root**
122 122  
123 -(((
124 -**~ (% style="color:#0000ff" %)Password:   dragino(%%)**
125 -)))
121 +**~ Password:   dragino**
126 126  
127 -(((
128 -
129 -)))
130 130  
131 -(((
132 -**~ (% style="color:#0000ff" %)Backup account(%%)**
133 -)))
124 +**~ Backup account**
134 134  
135 -(((
136 -**~ (% style="color:#0000ff" %)Pi/dragino(%%)**
137 -)))
126 +**~ Pi/dragino**
138 138  
139 139  After log in, you will be in the Linux console and type command here.
140 140  
... ... @@ -149,8 +149,8 @@
149 149  The account details for Web Login are:
150 150  
151 151  (((
152 -**~ (% style="color:#0000ff" %)User Name: root(%%)**
153 -(% style="color:#0000ff" %)** Password:   dragino**
141 +**~ User Name: root**
142 +**~ Password:   dragino**
154 154  )))
155 155  
156 156  [[image:1651744457761-993.png||height="352" width="621"]]
... ... @@ -171,8 +171,9 @@
171 171  
172 172  page LogRead ~-~-> LoRa Log
173 173  
174 -Note *: [[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]
163 +Note *: See this instruction for how to customize frequency band
175 175  
165 +[[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]]
176 176  
177 177  === 4.4.3 LoRaWAN Page ===
178 178  
... ... @@ -180,15 +180,17 @@
180 180  
181 181  [[image:1651744767914-283.png||height="352" width="621"]]
182 182  
183 -Note *: [[See this instruction for how to configure TTN>>doc:Main.Notes for TTN.WebHome]].
173 +Note *: See this instruction for how to configure TTN.
184 184  
175 +[[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_TTN>>url:https://wiki.dragino.com/index.php?title=Notes_for_TTN||style="background-color: rgb(255, 255, 255);"]]
185 185  
186 186  ==== 4.4.3.2 Basic Station ====
187 187  
188 188  [[image:1651744890629-683.png||height="380" width="621"]]
189 189  
190 -Note *: [[See this instruction for how to configure AWS-loT-Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].
181 +Note *: See this instruction for how to configure TTN.
191 191  
183 +[[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]]
192 192  
193 193  === 4.4.4 LogRead ===
194 194  
... ... @@ -216,19 +216,25 @@
216 216  
217 217  RPI in this example is RPI model 4B with fresh Raspbian OS install.
218 218  
219 -(% class="box" %)
220 -(((
221 - pi@raspberrypi:~~$ cat /etc/os-release
211 + pi@raspberrypi:~~$ cat /etc/os-release
212 +
222 222   PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
214 +
223 223   NAME="Raspbian GNU/Linux"
216 +
224 224   VERSION_ID="8"
218 +
225 225   VERSION="8 (jessie)"
220 +
226 226   ID=raspbian
222 +
227 227   ID_LIKE=debian
224 +
228 228   HOME_URL="http:~/~/www.raspbian.org/"
226 +
229 229   SUPPORT_URL="http:~/~/www.raspbian.org/RaspbianForums"
228 +
230 230   BUG_REPORT_URL="http:~/~/www.raspbian.org/RaspbianBugs"
231 -)))
232 232  
233 233  == 5.2 Get Gateway ID in Raspberry and input this in TTN v3. ==
234 234  
... ... @@ -242,10 +242,8 @@
242 242  [[image:1651745210205-512.png||height="130" width="621"]]
243 243  
244 244  (((
245 -(((
246 246  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.
247 247  )))
248 -)))
249 249  
250 250  [[image:1651745267862-321.png||height="526" width="621"]]
251 251  
... ... @@ -261,7 +261,7 @@
261 261  
262 262  a)SPI needs to be enabled on the Raspberry Pi
263 263  
264 -Run (% style="background-color:#dcdcdc" %)**sudo raspi-config**(%%) to open the config window
260 +Run sudo raspi-config to open the config window
265 265  
266 266  [[image:1651745476754-240.png||height="234" width="629"]]
267 267  
... ... @@ -271,38 +271,33 @@
271 271  
272 272  In RPI , Fist: Enter root account:
273 273  
274 -(((
275 275  [[image:1651745583363-614.png||height="151" width="732"]]
276 -)))
277 277  
272 +
278 278  and then run:
279 279  
280 -(% style="background-color:#dcdcdc" %)wget [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh>>url:https://www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh]]
275 +wget [[https:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh>>url:https://www.dragino.com/downloads/downloads/LoRa_Gateway/PG1302/software/auto_install.sh]]
281 281  
282 -(% style="background-color:#dcdcdc" %)chmod +x ./auto_install.sh
277 +chmod +x ./auto_install.sh
283 283  
284 -(% style="background-color:#dcdcdc" %)./auto_install.sh
279 +./auto_install.sh
285 285  
286 -(((
287 287  [[image:1651745611629-818.png||height="225" width="729"]]
288 -)))
289 289  
290 290  This will download the packet forwarder package from Dragino Server to RPI, and start install the package.
291 291  
292 292  You can get these output:
293 293  
294 -(((
295 295  [[image:1651745657252-173.png||height="426" width="621"]]
296 -)))
297 297  
298 298  === 5.2.2 Config Gateway ID, Frequency Band and Server address ===
299 299  
300 300  (((
301 -After installation, user can find the configuration file in** (% style="color:#0000ff" %)/etc/lora/ (%%)**Replace the gateway ID we got above to the (% style="color:#0000ff" %)**gateway_ID** (%%)in file (% style="color:#0000ff" %)**local_conf.json.**
292 +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.**
302 302  )))
303 303  
304 304  (((
305 -The default LoRaWAN server points to localhost, user need to put the correct server address to the server_address field in file (% style="color:#0000ff" %)**local_conf.json**(%%), like below.
296 +The default LoRaWAN server points to localhost, user need to put the correct server address to the server_address field in file **local_conf.json**, like below.
306 306  )))
307 307  
308 308  [[image:1651745709709-887.png||height="820" width="621"]]
... ... @@ -311,11 +311,11 @@
311 311  
312 312  [[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]]
313 313  
314 -And the default frequency band is US915 in (% style="color:#0000ff" %)**global_conf.json**(%%) file.
305 +And the default frequency band is US915 in **global_conf.json** file.
315 315  
316 316  [[image:1651745838008-820.png||height="650" width="621"]]
317 317  
318 -* If user want to change to other frequency bands, User can copy the file from(% style="color:#0000ff" %)** /etc/lora/cfg-302**(%%) ** **and put it into** (% style="color:#0000ff" %)/etc/lora/global_conf.json(%%).**
309 +* If user want to change to other frequency bands, User can copy the file from **/etc/lora/cfg-302 **and put it into** /etc/lora/global_conf.json.**
319 319  
320 320   1).Chose your need the name of region frequency.
321 321  
... ... @@ -327,7 +327,7 @@
327 327  
328 328  [[image:1651745984006-868.png||height="87" width="745"]]
329 329  
330 -* If user wants to change to other LoRaWAN server, modify the (% style="color:#0000ff" %)**global_conf.json**(%%) file.
321 +* If user wants to change to other LoRaWAN server, modify the **global_conf.json** file.
331 331  
332 332  === 5.2.3 Check result ===
333 333  
... ... @@ -369,32 +369,32 @@
369 369  
370 370  (% class="box infomessage" %)
371 371  (((
372 - sudo journalctl -u draginofwd -f
363 + **// sudo journalctl -u draginofwd -f//**
373 373  )))
374 374  
375 -[[image:1651746111963-838.png||height="184" width="730"]]
366 +[[image:1651746111963-838.png||height="188" width="746"]]
376 376  
377 - If there are LoRaWAN nodes transmitting nearby, we can see the traffic in **TTN v3 –> Gateway ~-~-> Live data**
368 + If there are LoRaWAN nodes transmitting nearby, we can see the traffic in TTN v3 –> Gateway ~-~-> Live data
378 378  
379 379  [[image:1651746139304-966.png||height="326" width="621"]]
380 380  
381 381  === 5.2.4 Commands to handle service ===
382 382  
383 -* (% style="color:#0000ff" %)**Stop** (%%)dragino_fwd service:  sudo systemctl stop draginofwd
384 -* (% style="color:#0000ff" %)**Disable**(%%) dragino_fwd auto run after boot: sudo systemctl disable draginofwd
385 -* (% style="color:#0000ff" %)**Start** (%%)dragino_fwd : sudo systemctl start draginofwd
386 -* (% style="color:#0000ff" %)**Auto run**(%%) dragino_fwd after boot:  sudo systemctl enable draginofwd
387 -* (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd:  sudo systemctl status draginofwd
374 +* **Stop** dragino_fwd service:  sudo systemctl stop draginofwd
375 +* **Disable** dragino_fwd auto run after boot: sudo systemctl disable draginofwd
376 +* **Start** dragino_fwd : sudo systemctl start draginofwd
377 +* **Auto run** dragino_fwd after boot:  sudo systemctl enable draginofwd
378 +* **Show status** of dragino_fwd:  sudo systemctl status draginofwd
388 388  
389 389  = 6. Order Info =
390 390  
391 -Part Number: (% style="color:#0000ff" %)**PG1302-XX**   (%%) Or  Part Number: (% style="color:#0000ff" %)**PG1302-PI-XX   **(%%)(Include RPi converter board for RPI 3/4)
382 +Part Number: **PG1302-XX**  Or  Part Number: **PG1302-PI-XX   **(Include RPi converter board for RPI 3/4)
392 392  
393 -**~ (% style="color:#0000ff" %)XX:(%%)**
384 +**~ XX:**
394 394  
395 -* (% style="color:#0000ff" %)**868** (%%)(For Bands: EU868,IN865)
396 -* (% style="color:#0000ff" %)**915** (%%)(For Bands: US915,AU915,AS923,KR920)
397 -* (% style="color:#0000ff" %)**470** (%%)(For Band: CN470)
386 +* 868 (For Bands: EU868,IN865)
387 +* 915 (For Bands: US915,AU915,AS923,KR920)
388 +* 470 (For Band: CN470)
398 398  
399 399  = 7. Packing Info =
400 400  
... ... @@ -403,33 +403,35 @@
403 403  )))
404 404  
405 405  (((
406 -(((
407 407  * PG1302 x 1
398 +)))
399 +
400 +(((
408 408  * LoRa Antenna x 1
409 409  )))
410 -)))
411 411  
412 412  (((
413 413  **PG1302-PI Package Includes**:
414 414  )))
415 415  
416 -* PG1302 x 1
417 -* LoRa Antenna x 1
418 -* RPi3/4 converter PCB
419 -* Screws to hole converter PCB on RPI.
408 +* (((
409 +PG1302 x 1
410 +)))
411 +* (((
412 +LoRa Antenna x 1
413 +)))
414 +* (((
415 +RPi3/4 converter PCB
416 +)))
420 420  
421 421  (((
419 +* Screws to hole converter PCB on RPI.
420 +
422 422  = 8. Support =
423 423  
424 -(((
425 425  If you are experiencing issues and can’t solve, you can send mail to
426 -)))
427 427  
428 -(((
429 429  [[support@dragino.com>>mailto:support@dragino.com]]
430 -)))
431 431  
432 -(((
433 433  With your question as detail as possible. We will reply and help you in the shortest.
434 434  )))
435 -)))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0