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

From version 174.18
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  
... ... @@ -704,21 +704,30 @@
704 704  //3). Is the height gap between local height and remote height kept within 100//
705 705  
706 706  
704 +(((
707 707  (% 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//**
706 +)))
708 708  
709 709  
710 710  (% class="box infomessage" %)
711 711  (((
711 +(((
712 712  minerup update  #~-~-> reinstall miner but not clearing memory
713 713  minerup flush  #~-~->  reinstall miner and clear memory
714 714  minerup snap  #~-~->  load a snap_short to sync the block height
715 715  minerup gap  #~-~->  check the height between local and remote.
716 716  draginoup  #~-~->  check the miner version gap between local and remote.
717 +)))
717 717  
719 +(((
720 +
721 +)))
718 718  
723 +(((
719 719  doker ps  #~-~-> show the miner running state
720 720  miner versions  #~-~-> show the miner  version
721 721  )))
727 +)))
722 722  
723 723  
724 724  
... ... @@ -725,16 +725,22 @@
725 725  == **7.18 Why does my hotspot not have some of the features described in this WiKi** ==
726 726  
727 727  
734 +(((
728 728  //**This is the result of the OTA not being updated in time**//
736 +)))
729 729  
738 +(((
730 730  //**You can reboot your hotspot or upgrade these packages manually.**//
740 +)))
731 731  
732 732  
733 733  (% class="box infomessage" %)
734 734  (((
745 +(((
735 735  **apt update**
736 736  **apt install dragino***
737 737  )))
749 +)))
738 738  
739 739  
740 740  
... ... @@ -802,6 +802,7 @@
802 802  [[image:image-20220609104741-5.png]]
803 803  
804 804  
817 +
805 805  === (% style="color:blue" %)**Flash Complete**(%%) ===
806 806  
807 807  
... ... @@ -825,12 +825,18 @@
825 825  
826 826  (% class="box infomessage" %)
827 827  (((
841 +(((
828 828  ~#~##update the software of dragino
843 +)))
829 829  
845 +(((
830 830  apt update
847 +)))
831 831  
849 +(((
832 832  apt install dragino*
833 833  )))
852 +)))
834 834  
835 835  [[image:image-20220609150452-2.png||height="348" width="909"]]
836 836  
... ... @@ -838,14 +838,22 @@
838 838  
839 839  (% class="box infomessage" %)
840 840  (((
860 +(((
841 841  ~#~##configure the correct region for the miner and update it
862 +)))
842 842  
864 +(((
843 843  uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
866 +)))
844 844  
868 +(((
845 845  uci commit miner
870 +)))
846 846  
872 +(((
847 847  minerup update
848 848  )))
875 +)))
849 849  
850 850  [[image:image-20220609151513-5.png]]
851 851  
... ... @@ -853,10 +853,14 @@
853 853  
854 854  (% class="box infomessage" %)
855 855  (((
883 +(((
856 856  ~#~##check the miner version
885 +)))
857 857  
887 +(((
858 858  draginoups
859 859  )))
890 +)))
860 860  
861 861  [[image:image-20220609151419-3.png]]
862 862  
... ... @@ -864,11 +864,13 @@
864 864  
865 865  (% class="box infomessage" %)
866 866  (((
898 +(((
867 867  ~#~##unblock the function of wireless
868 868  rfkill unblock wlan
869 869  uci set wireless.general.mode=ap
870 870  uci commit wireless
871 871  )))
904 +)))
872 872  
873 873  [[image:image-20220609161204-1.png]]
874 874  
... ... @@ -902,18 +902,22 @@
902 902  == **9.2. Checking the USB 4G Dongle network** ==
903 903  
904 904  
938 +(((
905 905  We have installed drivers for common USB 4G Dongle,
940 +)))
906 906  
942 +(((
907 907  and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
944 +)))
908 908  
909 909  
910 -**//HUAWEI-E3327//**
947 +(% style="color:blue" %)**//HUAWEI-E3327//**
911 911  
912 912  [[image:image-20220627154526-9.png||height="762" width="725"]]
913 913  
914 914  
915 915  
916 -**//ZTE//**
953 +(% style="color:blue" %)**//ZTE//**
917 917  
918 918  [[image:image-20220627154201-5.png]]
919 919  
... ... @@ -922,9 +922,13 @@
922 922  = **10. PoE introduction** =
923 923  
924 924  
962 +(((
925 925  //The HP0D is use the (% style="color:blue" %)**IEEE 802.3 af compliant PoE port**(%%) (input 44 ~~ 57 v, output 12V)//
964 +)))
926 926  
966 +(((
927 927  //So you can use the PoE //switches// or PoE injector to power the device.//
968 +)))
928 928  
929 929  
930 930  (((
... ... @@ -957,16 +957,28 @@
957 957  1. //Add Miner version mark.//
958 958  1. //Add fast sync if miner GAP is large//
959 959  
1001 +
1002 +
1003 +
1004 +
960 960  == **# 2022/05/18** ==
961 961  
962 962  
963 963  1. //Update minerup to speed up synchronized blocks//
964 964  
1010 +
1011 +
1012 +
1013 +
965 965  == **# 2022/05/24** ==
966 966  
967 967  
968 968  1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
969 969  
1019 +
1020 +
1021 +
1022 +
970 970  == **# 2022/05/31** ==
971 971  
972 972  
... ... @@ -976,6 +976,10 @@
976 976  1. //Fix for Miner icon URL bug//
977 977  1. //Add the secondary server configuration//
978 978  
1032 +
1033 +
1034 +
1035 +
979 979  = **12. Supports** =
980 980  
981 981  
... ... @@ -1002,8 +1002,12 @@
1002 1002  * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1003 1003  * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1004 1004  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1005 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1062 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1006 1006  
1064 +
1065 +
1066 +
1067 +
1007 1007  = **14. Manufacturer Info** =
1008 1008  
1009 1009