Changes for page HP0D -- Full Hotspot for Helium User Manual
Last modified by Xiaoling on 2024/10/21 15:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 ... ... @@ -224,6 +224,7 @@ 224 224 [[image:1651828250802-391.png||height="421" width="197"]] [[image:1651828262668-768.png||height="416" width="196"]](% style="display:none" %) 225 225 226 226 231 + 227 227 **5. **//Check onboarding status where you can check from mobile~:// 228 228 229 229 [[image:1651828391664-884.png||height="413" width="197"]] [[image:1651828401011-970.png||height="412" width="193"]](% style="display:none" %) ... ... @@ -357,13 +357,21 @@ 357 357 = **5. SSH Access for Linux console** = 358 358 359 359 365 +((( 360 360 //Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router.// 367 +))) 361 361 369 +((( 362 362 //In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.// 371 +))) 363 363 373 +((( 364 364 //You can use this IP or hostname of HP0D to connect the WEB UI or SSH access of HP0D.// 375 +))) 365 365 377 +((( 366 366 //Make sure your PC and the HP0D are in the same network, the use an SSH tool (such as **[[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]**) to access it.// 379 +))) 367 367 368 368 369 369 Below are screenshots: ... ... @@ -572,6 +572,7 @@ 572 572 * //**Make sure your mobile app's relevant permission is enabled.**// 573 573 * //**Known: The Android 11 version may cause this kind of issue.**// 574 574 588 + 575 575 == **7.11 Why the frequency/region is not the same as what I purchased?** == 576 576 577 577 ... ... @@ -659,10 +659,14 @@ 659 659 660 660 //If rebooting does not solve the problem you can reinstall MINER by one of the following methods// 661 661 676 +((( 662 662 **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.** 678 +))) 663 663 664 664 681 +((( 665 665 **2). Run the (% style="color:red" %)"//minerup updat//e"(%%) command to reinstall the miner** 683 +))) 666 666 667 667 668 668 ... ... @@ -688,21 +688,30 @@ 688 688 //3). Is the height gap between local height and remote height kept within 100// 689 689 690 690 709 +((( 691 691 (% 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//** 711 +))) 692 692 693 693 694 694 (% class="box infomessage" %) 695 695 ((( 716 +((( 696 696 minerup update #~-~-> reinstall miner but not clearing memory 697 697 minerup flush #~-~-> reinstall miner and clear memory 698 698 minerup snap #~-~-> load a snap_short to sync the block height 699 699 minerup gap #~-~-> check the height between local and remote. 700 700 draginoup #~-~-> check the miner version gap between local and remote. 722 +))) 701 701 724 +((( 725 + 726 +))) 702 702 728 +((( 703 703 doker ps #~-~-> show the miner running state 704 704 miner versions #~-~-> show the miner version 705 705 ))) 732 +))) 706 706 707 707 708 708 ... ... @@ -709,16 +709,22 @@ 709 709 == **7.18 Why does my hotspot not have some of the features described in this WiKi** == 710 710 711 711 739 +((( 712 712 //**This is the result of the OTA not being updated in time**// 741 +))) 713 713 743 +((( 714 714 //**You can reboot your hotspot or upgrade these packages manually.**// 745 +))) 715 715 716 716 717 717 (% class="box infomessage" %) 718 718 ((( 750 +((( 719 719 **apt update** 720 720 **apt install dragino*** 721 721 ))) 754 +))) 722 722 723 723 724 724 ... ... @@ -786,6 +786,7 @@ 786 786 [[image:image-20220609104741-5.png]] 787 787 788 788 822 + 789 789 === (% style="color:blue" %)**Flash Complete**(%%) === 790 790 791 791 ... ... @@ -809,12 +809,18 @@ 809 809 810 810 (% class="box infomessage" %) 811 811 ((( 846 +((( 812 812 ~#~##update the software of dragino 848 +))) 813 813 850 +((( 814 814 apt update 852 +))) 815 815 854 +((( 816 816 apt install dragino* 817 817 ))) 857 +))) 818 818 819 819 [[image:image-20220609150452-2.png||height="348" width="909"]] 820 820 ... ... @@ -822,14 +822,22 @@ 822 822 823 823 (% class="box infomessage" %) 824 824 ((( 865 +((( 825 825 ~#~##configure the correct region for the miner and update it 867 +))) 826 826 869 +((( 827 827 uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865> 871 +))) 828 828 873 +((( 829 829 uci commit miner 875 +))) 830 830 877 +((( 831 831 minerup update 832 832 ))) 880 +))) 833 833 834 834 [[image:image-20220609151513-5.png]] 835 835 ... ... @@ -837,10 +837,14 @@ 837 837 838 838 (% class="box infomessage" %) 839 839 ((( 888 +((( 840 840 ~#~##check the miner version 890 +))) 841 841 892 +((( 842 842 draginoups 843 843 ))) 895 +))) 844 844 845 845 [[image:image-20220609151419-3.png]] 846 846 ... ... @@ -848,11 +848,13 @@ 848 848 849 849 (% class="box infomessage" %) 850 850 ((( 903 +((( 851 851 ~#~##unblock the function of wireless 852 852 rfkill unblock wlan 853 853 uci set wireless.general.mode=ap 854 854 uci commit wireless 855 855 ))) 909 +))) 856 856 857 857 [[image:image-20220609161204-1.png]] 858 858 ... ... @@ -886,18 +886,22 @@ 886 886 == **9.2. Checking the USB 4G Dongle network** == 887 887 888 888 943 +((( 889 889 We have installed drivers for common USB 4G Dongle, 945 +))) 890 890 947 +((( 891 891 and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network 949 +))) 892 892 893 893 894 -**//HUAWEI-E3327//** 952 +(% style="color:blue" %)**//HUAWEI-E3327//** 895 895 896 896 [[image:image-20220627154526-9.png||height="762" width="725"]] 897 897 898 898 899 899 900 -**//ZTE//** 958 +(% style="color:blue" %)**//ZTE//** 901 901 902 902 [[image:image-20220627154201-5.png]] 903 903 ... ... @@ -906,9 +906,13 @@ 906 906 = **10. PoE introduction** = 907 907 908 908 967 +((( 909 909 //The HP0D is use the (% style="color:blue" %)**IEEE 802.3 af compliant PoE port**(%%) (input 44 ~~ 57 v, output 12V)// 969 +))) 910 910 971 +((( 911 911 //So you can use the PoE //switches// or PoE injector to power the device.// 973 +))) 912 912 913 913 914 914 ((( ... ... @@ -941,16 +941,22 @@ 941 941 1. //Add Miner version mark.// 942 942 1. //Add fast sync if miner GAP is large// 943 943 1006 + 1007 + 944 944 == **# 2022/05/18** == 945 945 946 946 947 947 1. //Update minerup to speed up synchronized blocks// 948 948 1013 + 1014 + 949 949 == **# 2022/05/24** == 950 950 951 951 952 952 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA// 953 953 1020 + 1021 + 954 954 == **# 2022/05/31** == 955 955 956 956 ... ... @@ -960,6 +960,8 @@ 960 960 1. //Fix for Miner icon URL bug// 961 961 1. //Add the secondary server configuration// 962 962 1031 + 1032 + 963 963 = **12. Supports** = 964 964 965 965 ... ... @@ -986,8 +986,10 @@ 986 986 * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band 987 987 * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band 988 988 * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band 989 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1059 +* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 990 990 1061 + 1062 + 991 991 = **14. Manufacturer Info** = 992 992 993 993