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

From version 174.19
edited by Xiaoling
on 2022/07/27 17:40
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  
... ... @@ -581,9 +581,6 @@
581 581  * //**Known: The Android 11 version may cause this kind of issue.**//
582 582  
583 583  
584 -
585 -
586 -
587 587  == **7.11 Why the frequency/region is not the same as what I purchased?** ==
588 588  
589 589  
... ... @@ -734,16 +734,22 @@
734 734  == **7.18 Why does my hotspot not have some of the features described in this WiKi** ==
735 735  
736 736  
738 +(((
737 737  //**This is the result of the OTA not being updated in time**//
740 +)))
738 738  
742 +(((
739 739  //**You can reboot your hotspot or upgrade these packages manually.**//
744 +)))
740 740  
741 741  
742 742  (% class="box infomessage" %)
743 743  (((
749 +(((
744 744  **apt update**
745 745  **apt install dragino***
746 746  )))
753 +)))
747 747  
748 748  
749 749  
... ... @@ -811,6 +811,7 @@
811 811  [[image:image-20220609104741-5.png]]
812 812  
813 813  
821 +
814 814  === (% style="color:blue" %)**Flash Complete**(%%) ===
815 815  
816 816  
... ... @@ -834,12 +834,18 @@
834 834  
835 835  (% class="box infomessage" %)
836 836  (((
845 +(((
837 837  ~#~##update the software of dragino
847 +)))
838 838  
849 +(((
839 839  apt update
851 +)))
840 840  
853 +(((
841 841  apt install dragino*
842 842  )))
856 +)))
843 843  
844 844  [[image:image-20220609150452-2.png||height="348" width="909"]]
845 845  
... ... @@ -847,14 +847,22 @@
847 847  
848 848  (% class="box infomessage" %)
849 849  (((
864 +(((
850 850  ~#~##configure the correct region for the miner and update it
866 +)))
851 851  
868 +(((
852 852  uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
870 +)))
853 853  
872 +(((
854 854  uci commit miner
874 +)))
855 855  
876 +(((
856 856  minerup update
857 857  )))
879 +)))
858 858  
859 859  [[image:image-20220609151513-5.png]]
860 860  
... ... @@ -862,10 +862,14 @@
862 862  
863 863  (% class="box infomessage" %)
864 864  (((
887 +(((
865 865  ~#~##check the miner version
889 +)))
866 866  
891 +(((
867 867  draginoups
868 868  )))
894 +)))
869 869  
870 870  [[image:image-20220609151419-3.png]]
871 871  
... ... @@ -873,11 +873,13 @@
873 873  
874 874  (% class="box infomessage" %)
875 875  (((
902 +(((
876 876  ~#~##unblock the function of wireless
877 877  rfkill unblock wlan
878 878  uci set wireless.general.mode=ap
879 879  uci commit wireless
880 880  )))
908 +)))
881 881  
882 882  [[image:image-20220609161204-1.png]]
883 883  
... ... @@ -911,18 +911,22 @@
911 911  == **9.2. Checking the USB 4G Dongle network** ==
912 912  
913 913  
942 +(((
914 914  We have installed drivers for common USB 4G Dongle,
944 +)))
915 915  
946 +(((
916 916  and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
948 +)))
917 917  
918 918  
919 -**//HUAWEI-E3327//**
951 +(% style="color:blue" %)**//HUAWEI-E3327//**
920 920  
921 921  [[image:image-20220627154526-9.png||height="762" width="725"]]
922 922  
923 923  
924 924  
925 -**//ZTE//**
957 +(% style="color:blue" %)**//ZTE//**
926 926  
927 927  [[image:image-20220627154201-5.png]]
928 928  
... ... @@ -931,9 +931,13 @@
931 931  = **10. PoE introduction** =
932 932  
933 933  
966 +(((
934 934  //The HP0D is use the (% style="color:blue" %)**IEEE 802.3 af compliant PoE port**(%%) (input 44 ~~ 57 v, output 12V)//
968 +)))
935 935  
970 +(((
936 936  //So you can use the PoE //switches// or PoE injector to power the device.//
972 +)))
937 937  
938 938  
939 939  (((
... ... @@ -966,16 +966,22 @@
966 966  1. //Add Miner version mark.//
967 967  1. //Add fast sync if miner GAP is large//
968 968  
1005 +
1006 +
969 969  == **# 2022/05/18** ==
970 970  
971 971  
972 972  1. //Update minerup to speed up synchronized blocks//
973 973  
1012 +
1013 +
974 974  == **# 2022/05/24** ==
975 975  
976 976  
977 977  1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
978 978  
1019 +
1020 +
979 979  == **# 2022/05/31** ==
980 980  
981 981  
... ... @@ -985,6 +985,8 @@
985 985  1. //Fix for Miner icon URL bug//
986 986  1. //Add the secondary server configuration//
987 987  
1030 +
1031 +
988 988  = **12. Supports** =
989 989  
990 990  
... ... @@ -1011,8 +1011,10 @@
1011 1011  * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1012 1012  * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1013 1013  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1014 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1058 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1015 1015  
1060 +
1061 +
1016 1016  = **14. Manufacturer Info** =
1017 1017  
1018 1018