Last modified by Xiaoling on 2024/10/21 15:44

From version 174.16
edited by Xiaoling
on 2022/07/27 17:38
Change comment: There is no comment for this version
To version 174.25
edited by Xiaoling
on 2022/07/27 17:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -56,6 +56,8 @@
56 56  * Power Input: 12V 2A, DC
57 57  
58 58  
59 +
60 +
59 59  == **1.3 Features** ==
60 60  
61 61  * Open-Source Linux system
... ... @@ -74,6 +74,8 @@
74 74  * [[Remote.it remote management>>url:https://wiki.dragino.com/index.php?title=Reverse_SSH_Access#Use_Remote.it_service]].
75 75  
76 76  
79 +
80 +
77 77  == **1.4 Label info and login name** ==
78 78  
79 79  
... ... @@ -85,13 +85,13 @@
85 85  
86 86  
87 87  (((
88 -**Device hostname:**  (% class="mark" %)dragino-xxxxxx(%%)
89 -**Band**:  (% class="mark" %)US915/AU915/AS923_1-AS923_4/KR920/EU868/IN865/RU864(%%)
90 -**Miner animal name**: (% class="mark" %)xxx-xxx-xxx(%%)
91 -**Miner address**:  (% class="mark" %)12xxxxxx(%%)
92 -**Eth MAC address**:  (% class="mark" %)A8: 40: 41: EF: FE: CD(%%)
93 -**Login**:  (% class="mark" %)root/d59f2d5b (the root is the Login account for the Web-UI and SSH.)(%%)
94 -**SN**:  (% class="mark" %)device serial number.
92 +**Device hostname:**  (% style="background-color:yellow" %)dragino-xxxxxx(%%)
93 +**Band**:  (% style="background-color:yellow" %)US915/AU915/AS923_1-AS923_4/KR920/EU868/IN865/RU864 (%%)
94 +**Miner animal name**: (% style="background-color:yellow" %)xxx-xxx-xxx (%%)
95 +**Miner address**:  (% style="background-color:yellow" %)12xxxxxx (%%)
96 +**Eth MAC address**:  (% style="background-color:yellow" %)A8: 40: 41: EF: FE: CD (%%)
97 +**Login**:  (% style="background-color:yellow" %) root/d59f2d5b (the root is the Login account for the Web-UI and SSH.) (%%)
98 +**SN**:  (% style="background-color:yellow" %) device serial number.
95 95  )))
96 96  
97 97  
... ... @@ -118,12 +118,12 @@
118 118  
119 119  (% class="box infomessage" %)
120 120  (((
121 - called  : **//HPD-dragino-xxxxxx//**
125 + called  : (% style="color:red" %)**//HPD-dragino-xxxxxx//**
122 122  )))
123 123  
124 124  (% class="box infomessage" %)
125 125  (((
126 - with password:  **//dragino+dragino//**
130 + with password:  (% style="color:red" %)**//dragino+dragino//**(%%)
127 127  You can use a PC to connect to this Wi-Fi network. The PC will get an IP address 10.130.1.xxx and the HP0D has the default  IP 10.130.1.1
128 128  )))
129 129  
... ... @@ -357,13 +357,21 @@
357 357  = **5. SSH Access for Linux console** =
358 358  
359 359  
364 +(((
360 360  //Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router.//
366 +)))
361 361  
368 +(((
362 362  //In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
370 +)))
363 363  
372 +(((
364 364  //You can use this IP or hostname of HP0D to connect the WEB UI or SSH access of HP0D.//
374 +)))
365 365  
376 +(((
366 366  //Make sure your PC and the HP0D are in the same network, the use an SSH tool (such as **[[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]**) to access it.//
378 +)))
367 367  
368 368  
369 369  Below are screenshots:
... ... @@ -572,6 +572,7 @@
572 572  * //**Make sure your mobile app's relevant permission is enabled.**//
573 573  * //**Known: The Android 11 version may cause this kind of issue.**//
574 574  
587 +
575 575  == **7.11 Why the frequency/region is not the same as what I purchased?** ==
576 576  
577 577  
... ... @@ -659,10 +659,14 @@
659 659  
660 660  //If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
661 661  
675 +(((
662 662   **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
677 +)))
663 663  
664 664  
680 +(((
665 665   **2). Run the (% style="color:red" %)"//minerup updat//e"(%%) command to reinstall the miner**
682 +)))
666 666  
667 667  
668 668  
... ... @@ -688,21 +688,30 @@
688 688  //3). Is the height gap between local height and remote height kept within 100//
689 689  
690 690  
708 +(((
691 691  (% style="color:red" %)**//Note: You can find the above three points on the Miner page, and If you are familiar with the Linux command line you can use the following command//**
710 +)))
692 692  
693 693  
694 694  (% class="box infomessage" %)
695 695  (((
715 +(((
696 696  minerup update  #~-~-> reinstall miner but not clearing memory
697 697  minerup flush  #~-~->  reinstall miner and clear memory
698 698  minerup snap  #~-~->  load a snap_short to sync the block height
699 699  minerup gap  #~-~->  check the height between local and remote.
700 700  draginoup  #~-~->  check the miner version gap between local and remote.
721 +)))
701 701  
723 +(((
724 +
725 +)))
702 702  
727 +(((
703 703  doker ps  #~-~-> show the miner running state
704 704  miner versions  #~-~-> show the miner  version
705 705  )))
731 +)))
706 706  
707 707  
708 708  
... ... @@ -709,16 +709,22 @@
709 709  == **7.18 Why does my hotspot not have some of the features described in this WiKi** ==
710 710  
711 711  
738 +(((
712 712  //**This is the result of the OTA not being updated in time**//
740 +)))
713 713  
742 +(((
714 714  //**You can reboot your hotspot or upgrade these packages manually.**//
744 +)))
715 715  
716 716  
717 717  (% class="box infomessage" %)
718 718  (((
749 +(((
719 719  **apt update**
720 720  **apt install dragino***
721 721  )))
753 +)))
722 722  
723 723  
724 724  
... ... @@ -786,6 +786,7 @@
786 786  [[image:image-20220609104741-5.png]]
787 787  
788 788  
821 +
789 789  === (% style="color:blue" %)**Flash Complete**(%%) ===
790 790  
791 791  
... ... @@ -809,12 +809,18 @@
809 809  
810 810  (% class="box infomessage" %)
811 811  (((
845 +(((
812 812  ~#~##update the software of dragino
847 +)))
813 813  
849 +(((
814 814  apt update
851 +)))
815 815  
853 +(((
816 816  apt install dragino*
817 817  )))
856 +)))
818 818  
819 819  [[image:image-20220609150452-2.png||height="348" width="909"]]
820 820  
... ... @@ -822,14 +822,22 @@
822 822  
823 823  (% class="box infomessage" %)
824 824  (((
864 +(((
825 825  ~#~##configure the correct region for the miner and update it
866 +)))
826 826  
868 +(((
827 827  uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
870 +)))
828 828  
872 +(((
829 829  uci commit miner
874 +)))
830 830  
876 +(((
831 831  minerup update
832 832  )))
879 +)))
833 833  
834 834  [[image:image-20220609151513-5.png]]
835 835  
... ... @@ -837,10 +837,14 @@
837 837  
838 838  (% class="box infomessage" %)
839 839  (((
887 +(((
840 840  ~#~##check the miner version
889 +)))
841 841  
891 +(((
842 842  draginoups
843 843  )))
894 +)))
844 844  
845 845  [[image:image-20220609151419-3.png]]
846 846  
... ... @@ -848,11 +848,13 @@
848 848  
849 849  (% class="box infomessage" %)
850 850  (((
902 +(((
851 851  ~#~##unblock the function of wireless
852 852  rfkill unblock wlan
853 853  uci set wireless.general.mode=ap
854 854  uci commit wireless
855 855  )))
908 +)))
856 856  
857 857  [[image:image-20220609161204-1.png]]
858 858  
... ... @@ -886,18 +886,22 @@
886 886  == **9.2. Checking the USB 4G Dongle network** ==
887 887  
888 888  
942 +(((
889 889  We have installed drivers for common USB 4G Dongle,
944 +)))
890 890  
946 +(((
891 891  and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
948 +)))
892 892  
893 893  
894 -**//HUAWEI-E3327//**
951 +(% style="color:blue" %)**//HUAWEI-E3327//**
895 895  
896 896  [[image:image-20220627154526-9.png||height="762" width="725"]]
897 897  
898 898  
899 899  
900 -**//ZTE//**
957 +(% style="color:blue" %)**//ZTE//**
901 901  
902 902  [[image:image-20220627154201-5.png]]
903 903  
... ... @@ -906,9 +906,13 @@
906 906  = **10. PoE introduction** =
907 907  
908 908  
966 +(((
909 909  //The HP0D is use the (% style="color:blue" %)**IEEE 802.3 af compliant PoE port**(%%) (input 44 ~~ 57 v, output 12V)//
968 +)))
910 910  
970 +(((
911 911  //So you can use the PoE //switches// or PoE injector to power the device.//
972 +)))
912 912  
913 913  
914 914  (((
... ... @@ -941,16 +941,22 @@
941 941  1. //Add Miner version mark.//
942 942  1. //Add fast sync if miner GAP is large//
943 943  
1005 +
1006 +
944 944  == **# 2022/05/18** ==
945 945  
946 946  
947 947  1. //Update minerup to speed up synchronized blocks//
948 948  
1012 +
1013 +
949 949  == **# 2022/05/24** ==
950 950  
951 951  
952 952  1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
953 953  
1019 +
1020 +
954 954  == **# 2022/05/31** ==
955 955  
956 956  
... ... @@ -960,6 +960,8 @@
960 960  1. //Fix for Miner icon URL bug//
961 961  1. //Add the secondary server configuration//
962 962  
1030 +
1031 +
963 963  = **12. Supports** =
964 964  
965 965  
... ... @@ -986,8 +986,10 @@
986 986  * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
987 987  * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
988 988  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
989 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1058 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
990 990  
1060 +
1061 +
991 991  = **14. Manufacturer Info** =
992 992  
993 993