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.24
edited by Xiaoling
on 2022/07/27 17:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -55,7 +55,6 @@
55 55  * Storage Temperature: -20 ~~ 65°C
56 56  * Power Input: 12V 2A, DC
57 57  
58 -
59 59  == **1.3 Features** ==
60 60  
61 61  * Open-Source Linux system
... ... @@ -73,7 +73,6 @@
73 73  * Include prepaid $40 onboarding cost and $10 location cost.
74 74  * [[Remote.it remote management>>url:https://wiki.dragino.com/index.php?title=Reverse_SSH_Access#Use_Remote.it_service]].
75 75  
76 -
77 77  == **1.4 Label info and login name** ==
78 78  
79 79  
... ... @@ -583,7 +583,6 @@
583 583  
584 584  
585 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  
734 +(((
737 737  //**This is the result of the OTA not being updated in time**//
736 +)))
738 738  
738 +(((
739 739  //**You can reboot your hotspot or upgrade these packages manually.**//
740 +)))
740 740  
741 741  
742 742  (% class="box infomessage" %)
743 743  (((
745 +(((
744 744  **apt update**
745 745  **apt install dragino***
746 746  )))
749 +)))
747 747  
748 748  
749 749  
... ... @@ -811,6 +811,7 @@
811 811  [[image:image-20220609104741-5.png]]
812 812  
813 813  
817 +
814 814  === (% style="color:blue" %)**Flash Complete**(%%) ===
815 815  
816 816  
... ... @@ -834,12 +834,18 @@
834 834  
835 835  (% class="box infomessage" %)
836 836  (((
841 +(((
837 837  ~#~##update the software of dragino
843 +)))
838 838  
845 +(((
839 839  apt update
847 +)))
840 840  
849 +(((
841 841  apt install dragino*
842 842  )))
852 +)))
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  (((
860 +(((
850 850  ~#~##configure the correct region for the miner and update it
862 +)))
851 851  
864 +(((
852 852  uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
866 +)))
853 853  
868 +(((
854 854  uci commit miner
870 +)))
855 855  
872 +(((
856 856  minerup update
857 857  )))
875 +)))
858 858  
859 859  [[image:image-20220609151513-5.png]]
860 860  
... ... @@ -862,10 +862,14 @@
862 862  
863 863  (% class="box infomessage" %)
864 864  (((
883 +(((
865 865  ~#~##check the miner version
885 +)))
866 866  
887 +(((
867 867  draginoups
868 868  )))
890 +)))
869 869  
870 870  [[image:image-20220609151419-3.png]]
871 871  
... ... @@ -873,11 +873,13 @@
873 873  
874 874  (% class="box infomessage" %)
875 875  (((
898 +(((
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  )))
904 +)))
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  
938 +(((
914 914  We have installed drivers for common USB 4G Dongle,
940 +)))
915 915  
942 +(((
916 916  and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
944 +)))
917 917  
918 918  
919 -**//HUAWEI-E3327//**
947 +(% 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//**
953 +(% 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  
962 +(((
934 934  //The HP0D is use the (% style="color:blue" %)**IEEE 802.3 af compliant PoE port**(%%) (input 44 ~~ 57 v, output 12V)//
964 +)))
935 935  
966 +(((
936 936  //So you can use the PoE //switches// or PoE injector to power the device.//
968 +)))
937 937  
938 938  
939 939  (((
... ... @@ -966,16 +966,28 @@
966 966  1. //Add Miner version mark.//
967 967  1. //Add fast sync if miner GAP is large//
968 968  
1001 +
1002 +
1003 +
1004 +
969 969  == **# 2022/05/18** ==
970 970  
971 971  
972 972  1. //Update minerup to speed up synchronized blocks//
973 973  
1010 +
1011 +
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 +
1021 +
1022 +
979 979  == **# 2022/05/31** ==
980 980  
981 981  
... ... @@ -985,6 +985,10 @@
985 985  1. //Fix for Miner icon URL bug//
986 986  1. //Add the secondary server configuration//
987 987  
1032 +
1033 +
1034 +
1035 +
988 988  = **12. Supports** =
989 989  
990 990  
... ... @@ -1011,8 +1011,12 @@
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
1062 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1015 1015  
1064 +
1065 +
1066 +
1067 +
1016 1016  = **14. Manufacturer Info** =
1017 1017  
1018 1018