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

From version 174.17
edited by Xiaoling
on 2022/07/27 17:38
Change comment: There is no comment for this version
To version 174.23
edited by Xiaoling
on 2022/07/27 17:44
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  
... ... @@ -580,6 +580,9 @@
580 580  * //**Make sure your mobile app's relevant permission is enabled.**//
581 581  * //**Known: The Android 11 version may cause this kind of issue.**//
582 582  
581 +
582 +
583 +
583 583  == **7.11 Why the frequency/region is not the same as what I purchased?** ==
584 584  
585 585  
... ... @@ -667,10 +667,14 @@
667 667  
668 668  //If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
669 669  
671 +(((
670 670   **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
673 +)))
671 671  
672 672  
676 +(((
673 673   **2). Run the (% style="color:red" %)"//minerup updat//e"(%%) command to reinstall the miner**
678 +)))
674 674  
675 675  
676 676  
... ... @@ -696,21 +696,30 @@
696 696  //3). Is the height gap between local height and remote height kept within 100//
697 697  
698 698  
704 +(((
699 699  (% 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 +)))
700 700  
701 701  
702 702  (% class="box infomessage" %)
703 703  (((
711 +(((
704 704  minerup update  #~-~-> reinstall miner but not clearing memory
705 705  minerup flush  #~-~->  reinstall miner and clear memory
706 706  minerup snap  #~-~->  load a snap_short to sync the block height
707 707  minerup gap  #~-~->  check the height between local and remote.
708 708  draginoup  #~-~->  check the miner version gap between local and remote.
717 +)))
709 709  
719 +(((
720 +
721 +)))
710 710  
723 +(((
711 711  doker ps  #~-~-> show the miner running state
712 712  miner versions  #~-~-> show the miner  version
713 713  )))
727 +)))
714 714  
715 715  
716 716  
... ... @@ -717,16 +717,22 @@
717 717  == **7.18 Why does my hotspot not have some of the features described in this WiKi** ==
718 718  
719 719  
734 +(((
720 720  //**This is the result of the OTA not being updated in time**//
736 +)))
721 721  
738 +(((
722 722  //**You can reboot your hotspot or upgrade these packages manually.**//
740 +)))
723 723  
724 724  
725 725  (% class="box infomessage" %)
726 726  (((
745 +(((
727 727  **apt update**
728 728  **apt install dragino***
729 729  )))
749 +)))
730 730  
731 731  
732 732  
... ... @@ -794,6 +794,7 @@
794 794  [[image:image-20220609104741-5.png]]
795 795  
796 796  
817 +
797 797  === (% style="color:blue" %)**Flash Complete**(%%) ===
798 798  
799 799  
... ... @@ -817,12 +817,18 @@
817 817  
818 818  (% class="box infomessage" %)
819 819  (((
841 +(((
820 820  ~#~##update the software of dragino
843 +)))
821 821  
845 +(((
822 822  apt update
847 +)))
823 823  
849 +(((
824 824  apt install dragino*
825 825  )))
852 +)))
826 826  
827 827  [[image:image-20220609150452-2.png||height="348" width="909"]]
828 828  
... ... @@ -830,14 +830,22 @@
830 830  
831 831  (% class="box infomessage" %)
832 832  (((
860 +(((
833 833  ~#~##configure the correct region for the miner and update it
862 +)))
834 834  
864 +(((
835 835  uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
866 +)))
836 836  
868 +(((
837 837  uci commit miner
870 +)))
838 838  
872 +(((
839 839  minerup update
840 840  )))
875 +)))
841 841  
842 842  [[image:image-20220609151513-5.png]]
843 843  
... ... @@ -845,10 +845,14 @@
845 845  
846 846  (% class="box infomessage" %)
847 847  (((
883 +(((
848 848  ~#~##check the miner version
885 +)))
849 849  
887 +(((
850 850  draginoups
851 851  )))
890 +)))
852 852  
853 853  [[image:image-20220609151419-3.png]]
854 854  
... ... @@ -856,11 +856,13 @@
856 856  
857 857  (% class="box infomessage" %)
858 858  (((
898 +(((
859 859  ~#~##unblock the function of wireless
860 860  rfkill unblock wlan
861 861  uci set wireless.general.mode=ap
862 862  uci commit wireless
863 863  )))
904 +)))
864 864  
865 865  [[image:image-20220609161204-1.png]]
866 866  
... ... @@ -894,18 +894,22 @@
894 894  == **9.2. Checking the USB 4G Dongle network** ==
895 895  
896 896  
938 +(((
897 897  We have installed drivers for common USB 4G Dongle,
940 +)))
898 898  
942 +(((
899 899  and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
944 +)))
900 900  
901 901  
902 -**//HUAWEI-E3327//**
947 +(% style="color:blue" %)**//HUAWEI-E3327//**
903 903  
904 904  [[image:image-20220627154526-9.png||height="762" width="725"]]
905 905  
906 906  
907 907  
908 -**//ZTE//**
953 +(% style="color:blue" %)**//ZTE//**
909 909  
910 910  [[image:image-20220627154201-5.png]]
911 911  
... ... @@ -914,9 +914,13 @@
914 914  = **10. PoE introduction** =
915 915  
916 916  
962 +(((
917 917  //The HP0D is use the (% style="color:blue" %)**IEEE 802.3 af compliant PoE port**(%%) (input 44 ~~ 57 v, output 12V)//
964 +)))
918 918  
966 +(((
919 919  //So you can use the PoE //switches// or PoE injector to power the device.//
968 +)))
920 920  
921 921  
922 922  (((