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
-
... ... @@ -364,26 +364,30 @@ 364 364 365 365 ((( 366 366 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. 367 + 368 + 367 367 ))) 368 368 369 369 [[image:1651745709709-887.png||height="820" width="621"]] 370 370 371 -User can find the TTN v3 server address from: 372 372 373 -[[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]] 374 +User can find the TTN v3 server address from: [[Server Addresses ~| The Things Stack for LoRaWAN (thethingsindustries.com)>>url:https://www.thethingsindustries.com/docs/getting-started/server-addresses/#deployments]] 374 374 375 375 And the default frequency band is US915 in (% style="color:#0000ff" %)**global_conf.json**(%%) file. 376 376 377 377 [[image:1651745838008-820.png||height="650" width="621"]] 378 378 380 + 379 379 * 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(%%).** 380 380 381 - 1).Chose your need the name of region frequency. 383 +**~ 1). Chose your need the name of region frequency.** 382 382 383 383 [[image:1651745867516-322.png||height="83" width="740"]] 384 384 385 - 2). Use this command to copy it. 386 386 388 +* 389 +** 2). Use this command to copy it. 390 + 387 387 cp /etc/lora/cfg-302/EU-global_conf.json /etc/lora/global_conf.json 388 388 389 389 [[image:1651745984006-868.png||height="87" width="745"]] ... ... @@ -390,8 +390,11 @@ 390 390 391 391 * If user wants to change to other LoRaWAN server, modify the (% style="color:#0000ff" %)**global_conf.json**(%%) file. 392 392 393 -=== 5.2.3 Check result === 394 394 398 + 399 +=== **5.2.3 Check result** === 400 + 401 + 395 395 ((( 396 396 Run below command to restart the dragino_fwd: 397 397 ))) ... ... @@ -399,15 +399,16 @@ 399 399 ((( 400 400 (% class="box infomessage" %) 401 401 ((( 402 -sudo systemctl stop draginofwd 409 +**sudo systemctl stop draginofwd** 403 403 ))) 404 404 405 405 (% class="box infomessage" %) 406 406 ((( 407 -sudo systemctl start draginofwd 414 +**sudo systemctl start draginofwd** 408 408 ))) 409 409 ))) 410 410 418 + 411 411 ((( 412 412 debug check the ruing status of fwd: 413 413 ))) ... ... @@ -415,33 +415,40 @@ 415 415 ((( 416 416 (% class="box infomessage" %) 417 417 ((( 418 -sudo systemctl status draginofwd 426 +**sudo systemctl status draginofwd** 419 419 ))) 420 420 ))) 421 421 422 422 [[image:1651746045057-414.png||height="193" width="729"]] 423 423 432 + 433 + 424 424 The dragino_fwd will start with the new gateway ID and TTN v3 should show the connection ok: 425 425 436 + 426 426 [[image:1651746078253-168.png||height="372" width="621"]] 427 427 428 428 440 + 429 429 We can check dragino_fwd running states in RPi by running: 430 430 431 431 (% class="box infomessage" %) 432 432 ((( 433 - sudo journalctl -u draginofwd -f 445 +**~ sudo journalctl -u draginofwd -f** 434 434 ))) 435 435 436 436 [[image:1651746111963-838.png||height="184" width="730"]] 437 437 438 - If there are LoRaWAN nodes transmitting nearby, we can see the traffic in **TTN v3 –> Gateway ~-~-> Live data** 439 439 451 + If there are LoRaWAN nodes transmitting nearby, we can see the traffic in (% style="color:#037691" %)**TTN v3 –> Gateway ~-~-> Live data** 452 + 440 440 [[image:1651746139304-966.png||height="326" width="621"]] 441 441 442 442 443 -=== 5.2.4 Commands to handle service === 444 444 457 +=== **5.2.4 Commands to handle service** === 458 + 459 + 445 445 * (% style="color:#0000ff" %)**Stop** (%%)dragino_fwd service: sudo systemctl stop draginofwd 446 446 * (% style="color:#0000ff" %)**Disable**(%%) dragino_fwd auto run after boot: sudo systemctl disable draginofwd 447 447 * (% style="color:#0000ff" %)**Start** (%%)dragino_fwd : sudo systemctl start draginofwd ... ... @@ -448,16 +448,24 @@ 448 448 * (% style="color:#0000ff" %)**Auto run**(%%) dragino_fwd after boot: sudo systemctl enable draginofwd 449 449 * (% style="color:#0000ff" %)**Show status** (%%)of dragino_fwd: sudo systemctl status draginofwd 450 450 466 + 467 + 468 + 451 451 = 6. Order Info = 452 452 471 + 453 453 Part Number: (% style="color:#0000ff" %)**PG1302-XX** (%%) Or Part Number: (% style="color:#0000ff" %)**PG1302-PI-XX **(%%)(Include RPi converter board for RPI 3/4) 454 454 455 455 **~ (% style="color:#0000ff" %)XX:(%%)** 456 456 457 -* (% style="color: #0000ff" %)**868** (%%)(For Bands: EU868,IN865)458 -* (% style="color: #0000ff" %)**915** (%%)(For Bands: US915,AU915,AS923,KR920)459 -* (% style="color: #0000ff" %)**470** (%%)(For Band: CN470)476 +* (% style="color:red" %)**868** (%%)(For Bands: EU868,IN865) 477 +* (% style="color:red" %)**915** (%%)(For Bands: US915,AU915,AS923,KR920) 478 +* (% style="color:red" %)**470** (%%)(For Band: CN470) 460 460 480 + 481 + 482 + 483 + 461 461 = 7. Packing Info = 462 462 463 463 ((( ... ... @@ -490,11 +490,16 @@ 490 490 * Device Size: 18 x 8 x 4 cm 491 491 * Weight: 150g 492 492 516 + 517 + 518 + 519 + 493 493 ((( 494 494 = 8. Support = 495 495 523 + 496 496 ((( 497 -If you are experiencing issues and can ’t solve, you can send mail to525 +If you are experiencing issues and can't solve, you can send mail to 498 498 ))) 499 499 500 500 (((