<
From version < 46.1 >
edited by Xiaoling
on 2022/05/13 15:54
To version < 41.2 >
edited by Xiaoling
on 2022/05/13 14:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -387,7 +387,7 @@
387 387  
388 388  [[image:1652422794767-871.png]]
389 389  
390 -(% style="color:#4f81bd" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
390 +**Step 1**: Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
391 391  
392 392  Three codes are required to define the device in TTN v3:
393 393  
... ... @@ -432,28 +432,37 @@
432 432  Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.
433 433  
434 434  
435 -(% style="color:#4f81bd" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
435 +**Step 2**: Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
436 436  
437 -(% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
438 438  
439 -[[image:1652423277549-324.png||height="273" width="745"]]
438 +Note that it may take some time for the device data to appear in the TTN v3 display.
440 440  
441 441  
442 -= 5. Web Configure Pages =
441 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]]
443 443  
444 -== 5.1 Home ==
445 445  
444 +
445 +
446 +
447 +1. Web Configure Pages
448 +
449 +1.
450 +11. Home
451 +
446 446  Shows the system running status.
447 447  
448 -[[image:1652423418568-752.png||height="329" width="724"]]
454 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]]
449 449  
450 450  
451 -== 5.2 LoRa Settings ==
452 452  
453 -=== 5.2.1 LoRa ~-~-> LoRa ===
454 454  
459 +1.
460 +11. LoRa Settings
461 +111. LoRa ~-~-> LoRa
462 +
455 455  This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customized the band* as well.
456 456  
465 +
457 457  Different DLOS8N hardware version can support different frequency range:
458 458  
459 459  * **868**: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
... ... @@ -461,7 +461,7 @@
461 461  
462 462  After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log**
463 463  
464 -[[image:1652423554776-574.png||height="380" width="740"]]
473 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]]
465 465  
466 466  Note *: See this instruction for how to customize frequency band:
467 467  
... ... @@ -468,36 +468,42 @@
468 468  [[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]]
469 469  
470 470  
471 -=== 5.2.2 LoRa ~-~-> ABP Decryption ===
472 472  
481 +1.
482 +11.
483 +111. LoRa ~-~-> ABP Decryption
484 +
473 473  The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
474 474  
475 475  * No internet connection.
476 -* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>http://8.211.40.43:8080/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/]]).
488 +* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>url:http://wiki.dragino.com/index.php?title=MQTT_Forward_Instruction]]).
477 477  
478 -Detail of this feature: [[Communication with ABP End Node>>http://8.211.40.43:8080/xwiki/bin/view/Main/Communicate%20with%20ABP%20End%20Node%20without%20LoRaWAN%20Network%20Server%20---%20LG308/]]
490 +Detail of this feature: [[http:~~/~~/wiki.dragino.com/index.php?title=Communication_with_ABP_End_Node>>url:http://wiki.dragino.com/index.php?title=Communication_with_ABP_End_Node]]
479 479  
480 -[[image:1652423628833-467.png||height="357" width="755"]]
492 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]]
481 481  
482 482  
483 -== 5.3 LoRaWAN Settings ==
484 484  
485 -=== 5.3.1 LoRaWAN ~-~-> LoRaWAN ===
496 +1.
497 +11. LoRaWAN Settings
498 +111. LoRaWAN ~-~-> LoRaWAN
486 486  
487 487  This page is for the connection set up to a general LoRaWAN Network server such as: [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]] etc
488 488  
489 -[[image:1652423628833-467.png||height="357" width="755"]]
502 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]]
490 490  
491 -(% style="color:red" %)**Note:**
504 +Note
492 492  
493 493  ~*: User can ignore the latitude and longitude settings here, DLOS8N will use the actually value from GPS module.
494 494  
495 495  ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:
496 496  
497 -See :[[Filter unwanted LoRaWAN packets>>http://8.211.40.43:8080/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/]]
510 +See [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Filter_unwanted_LoRaWAN_packets>>url:http://wiki.dragino.com/index.php?title=Main_Page#Filter_unwanted_LoRaWAN_packets]]
498 498  
499 -1.
500 -11.
512 +
513 +
514 +1.
515 +11.
501 501  111. LoRaWAN ~-~-> Amazon AWS-IoT
502 502  
503 503  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.png]]
... ... @@ -507,8 +507,8 @@
507 507  
508 508  
509 509  
510 -1.
511 -11.
525 +1.
526 +11.
512 512  111. LoRaWAN ~-~-> LORIOT
513 513  
514 514  Settings to communicate to LORIOT LoRaWAN Network Server: [[https:~~/~~/www.loriot.io/>>url:https://www.loriot.io/]]
... ... @@ -542,7 +542,7 @@
542 542  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image049.png]]
543 543  
544 544  1.
545 -11.
560 +11.
546 546  111. System ~-~-> General ( login settings)
547 547  
548 548  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image050.png]]
... ... @@ -566,8 +566,8 @@
566 566  
567 567  
568 568  
569 -1.
570 -11.
584 +1.
585 +11.
571 571  111. System ~-~-> Network
572 572  
573 573  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image051.png]]
... ... @@ -590,8 +590,8 @@
590 590  
591 591  
592 592  
593 -1.
594 -11.
608 +1.
609 +11.
595 595  111. System ~-~-> WiFi
596 596  
597 597  DLOS8N WiFi Settings.
... ... @@ -600,7 +600,7 @@
600 600  
601 601  
602 602  1.
603 -11.
618 +11.
604 604  111. System ~-~-> Cellular
605 605  
606 606  While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.
... ... @@ -612,8 +612,8 @@
612 612  
613 613  
614 614  
615 -1.
616 -11.
630 +1.
631 +11.
617 617  111. System ~-~-> Network Status
618 618  
619 619  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image053.png]]
... ... @@ -621,7 +621,7 @@
621 621  
622 622  
623 623  1.
624 -11.
639 +11.
625 625  111. System ~-~-> Remote Mgnt & Auto Provision
626 626  
627 627  Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
... ... @@ -645,7 +645,7 @@
645 645  
646 646  
647 647  1.
648 -11.
663 +11.
649 649  111. System ~-~-> Firmware Upgrade
650 650  
651 651  We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
... ... @@ -691,8 +691,8 @@
691 691  **NOTE**: it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
692 692  
693 693  
694 -1.
695 -11.
709 +1.
710 +11.
696 696  111. System ~-~-> Reboot/Reset
697 697  
698 698  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image060.png]]
... ... @@ -700,7 +700,7 @@
700 700  
701 701  
702 702  1.
703 -11.
718 +11.
704 704  111. System ~-~-> Package Maintain
705 705  
706 706  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image061.png]]
... ... @@ -710,7 +710,7 @@
710 710  
711 711  
712 712  
713 -1.
728 +1.
714 714  11. LogRead
715 715  111. LogRead ~-~-> LoRa Log
716 716  
... ... @@ -719,8 +719,8 @@
719 719  Show the frequency for LoRa Radio and traffics.
720 720  
721 721  
722 -1.
723 -11.
737 +1.
738 +11.
724 724  111. LogRead ~-~-> System Log
725 725  
726 726  Show the system log
... ... @@ -741,7 +741,7 @@
741 741  
742 742  The DLOS8N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
743 743  
744 -1.
759 +1.
745 745  11. SSH Access for Linux console
746 746  
747 747  User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
... ... @@ -798,7 +798,7 @@
798 798  
799 799  
800 800  
801 -1.
816 +1.
802 802  11. Package maintenance system
803 803  
804 804  DLOS8N uses the OpenWrt [[OPKG package maint>>url:https://wiki.openwrt.org/doc/techref/opkg]][[e>>url:https://wiki.openwrt.org/doc/techref/opkg]][[n>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ance>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ system>>url:https://wiki.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**.
... ... @@ -843,13 +843,13 @@
843 843  [[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]]
844 844  
845 845  
846 -1.
861 +1.
847 847  11. Can I connect DLOS8N to LORIOT?
848 848  
849 849  Yes, the set up instruction is here: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]]
850 850  
851 851  
852 -1.
867 +1.
853 853  11. Can I make my own firmware for the gateway, where can I find the source code?
854 854  
855 855  Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications.
... ... @@ -857,7 +857,7 @@
857 857  The source code and compile instructions can be found at: [[https:~~/~~/github.com/dragino/openwrt_lede-18.06>>url:https://github.com/dragino/openwrt_lede-18.06]]
858 858  
859 859  
860 -1.
875 +1.
861 861  11. Can I use 868Mhz version for 915Mhz bands?
862 862  
863 863  It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~~870Mhz, all other frequencies will have high attenuation.
... ... @@ -889,7 +889,7 @@
889 889  Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
890 890  
891 891  
892 -1.
907 +1.
893 893  11. How to recover the DLOS8N if the firmware crashes
894 894  
895 895  Please follow this instruction to recover your gateway:
... ... @@ -900,7 +900,7 @@
900 900  
901 901  
902 902  
903 -1.
918 +1.
904 904  11. I configured DLOS8N for WiFi access and lost its IP. What to do now?
905 905  
906 906  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image067.png]]
1652423277549-324.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -45.9 KB
Content
1652423418568-752.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -178.5 KB
Content
1652423554776-574.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -125.7 KB
Content
1652423628833-467.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -54.2 KB
Content
1652428499323-384.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -126.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0