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

From version 174.20
edited by Xiaoling
on 2022/07/27 17:41
Change comment: There is no comment for this version
To version 174.22
edited by Xiaoling
on 2022/07/27 17:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -817,6 +817,7 @@
817 817  [[image:image-20220609104741-5.png]]
818 818  
819 819  
820 +
820 820  === (% style="color:blue" %)**Flash Complete**(%%) ===
821 821  
822 822  
... ... @@ -840,12 +840,18 @@
840 840  
841 841  (% class="box infomessage" %)
842 842  (((
844 +(((
843 843  ~#~##update the software of dragino
846 +)))
844 844  
848 +(((
845 845  apt update
850 +)))
846 846  
852 +(((
847 847  apt install dragino*
848 848  )))
855 +)))
849 849  
850 850  [[image:image-20220609150452-2.png||height="348" width="909"]]
851 851  
... ... @@ -853,14 +853,22 @@
853 853  
854 854  (% class="box infomessage" %)
855 855  (((
863 +(((
856 856  ~#~##configure the correct region for the miner and update it
865 +)))
857 857  
867 +(((
858 858  uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
869 +)))
859 859  
871 +(((
860 860  uci commit miner
873 +)))
861 861  
875 +(((
862 862  minerup update
863 863  )))
878 +)))
864 864  
865 865  [[image:image-20220609151513-5.png]]
866 866  
... ... @@ -868,10 +868,14 @@
868 868  
869 869  (% class="box infomessage" %)
870 870  (((
886 +(((
871 871  ~#~##check the miner version
888 +)))
872 872  
890 +(((
873 873  draginoups
874 874  )))
893 +)))
875 875  
876 876  [[image:image-20220609151419-3.png]]
877 877  
... ... @@ -879,11 +879,13 @@
879 879  
880 880  (% class="box infomessage" %)
881 881  (((
901 +(((
882 882  ~#~##unblock the function of wireless
883 883  rfkill unblock wlan
884 884  uci set wireless.general.mode=ap
885 885  uci commit wireless
886 886  )))
907 +)))
887 887  
888 888  [[image:image-20220609161204-1.png]]
889 889  
... ... @@ -917,9 +917,13 @@
917 917  == **9.2. Checking the USB 4G Dongle network** ==
918 918  
919 919  
941 +(((
920 920  We have installed drivers for common USB 4G Dongle,
943 +)))
921 921  
945 +(((
922 922  and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
947 +)))
923 923  
924 924  
925 925  **//HUAWEI-E3327//**