Changes for page HP0D -- Full Hotspot for Helium User Manual
Last modified by Xiaoling on 2024/10/21 15:44
From version 159.1
edited by Xiaoye
on 2022/06/16 14:33
on 2022/06/16 14:33
Change comment:
Uploaded new attachment "image-20220616143347-1.png", version {1}
To version 108.1
edited by Kilight Cao
on 2022/06/09 10:44
on 2022/06/09 10:44
Change comment:
Uploaded new attachment "image-20220609104415-1.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 21 removed)
- image-20220609104637-2.png
- image-20220609104701-3.png
- image-20220609104727-4.png
- image-20220609104741-5.png
- image-20220609104805-6.png
- image-20220609104813-7.png
- image-20220609104907-8.png
- image-20220609111027-9.png
- image-20220609141625-1.png
- image-20220609150452-2.png
- image-20220609150849-1.png
- image-20220609150903-2.png
- image-20220609151419-3.png
- image-20220609151435-4.png
- image-20220609151513-5.png
- image-20220609161204-1.png
- image-20220610094755-1.png
- image-20220610094825-2.png
- image-20220615204902-1.png
- image-20220615204917-2.png
- image-20220616143347-1.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoye1 +XWiki.Kilight - Content
-
... ... @@ -560,214 +560,16 @@ 560 560 561 561 //However, the download and upgrade may fail due to the network.// 562 562 563 - You can rebootyour hotspot wherethehotspot will try toupgradewhenper booting.563 +//So **We offer a manual check method:**// 564 564 565 + **// Use the "draginoups" command to check//** 565 565 566 -//and **We offer manual check methods:**// 567 - 568 - **// Use the "draginoups" command to check//** 569 - 570 - 571 -**//Note: How to access the hotspot CLI refer to ( Such as //**//[[Step 5.>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0D#H5.SSHAccessforLinuxconsole]]** )**// 572 - 573 573 [[image:image-20220601101358-1.png]] 574 574 575 575 576 576 577 -= =**7.16 Whyismy minerrunningdown?** ==571 += **8. OTA Version Info** = 578 578 579 -//the default, the Miner is managed by docker.// 580 - 581 -//If you find the miner is offline where the miner is running down.// 582 - 583 - 584 -**What You can do?** 585 - 586 -**~1. Reboot the hotspot and check again.** 587 - 588 -//Usually, if the miner is just down, then a reboot is the quickest way// 589 - 590 - 591 -**2. Reinstall the Miner manually.** 592 - 593 -//If rebooting does not solve the problem you can reinstall MINER by one of the following methods// 594 - 595 - **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.** 596 - 597 - 598 - **2). Run the "//minerup updat//e" command to reinstall the miner** 599 - 600 - 601 - 602 -[[image:image-20220610094825-2.png||height="457" width="835"]] 603 - 604 -[[image:image-20220610094755-1.png||height="706" width="834"]] 605 - 606 - 607 -== **7.17 What I can do** == 608 - 609 - 610 -**I'm trapped somewhere, what can I do first?** 611 - 612 - 613 -//dragino provides a method of self-testing// 614 - 615 -//1.) Is Hotspot's Miner running?// 616 - 617 -//2). Is the miner version up to date?// 618 - 619 -//3). Is the height gap between local height and remote height kept within 100// 620 - 621 - 622 -**//Note: You can find the above three points on the Miner page, and //** 623 - 624 -**//If you are familiar with the Linux command line you can use the following command//** 625 - 626 - 627 -(% class="box infomessage" %) 628 -((( 629 -minerup update #~-~-> reinstall miner but not clearing memory 630 -minerup flush #~-~-> reinstall miner and clear memory 631 -minerup snap #~-~-> load a snap_short to sync the block height 632 -minerup gap #~-~-> check the height between local and remote. 633 -draginoup #~-~-> check the miner version gap between local and remote. 634 - 635 - 636 -doker ps #~-~-> show the miner running state 637 -miner versions #~-~-> show the miner version 638 -))) 639 - 640 - 641 - 642 -= **8. How to flash a new OS for the hotspot, the hotspot's setting will be factory settings** = 643 - 644 -The hotspot is based on the Rpi-4B so the OS has been installed on the SD card. 645 - 646 -So you have to re-flash the image into the SD card. 647 - 648 -**Warning: Do not reset unless necessary** 649 - 650 - 651 -//**Preparations:**// 652 - 653 -1. //Open the HP0D shell, and take out the SD card from the Raspberry PI 4B (Make sure the SD card is empty )// 654 - 655 -2. //Download the OS image~: ( Such as **[[draginohp0d-1.9img>>url:http://repo.dragino.com/release/hp0d-image/draginohp0d-1.9.img]]** )// 656 - 657 -3. //A card reader device// 658 - 659 -4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )// 660 - 661 -5. //SD Card **[[formatter>>url:http://repo.dragino.com/release/tool/PanasonicSDFormatter.zip]]**// 662 - 663 -=== === 664 - 665 -**HP0D's enclosure** 666 - 667 - 668 -[[image:image-20220615204902-1.png||height="633" width="918"]] 669 - 670 - 671 -[[image:image-20220615204917-2.png||height="1038" width="922"]] 672 - 673 - 674 - 675 -=== **Step 1. Formatting the SD Card** === 676 - 677 - 678 -[[image:image-20220609111027-9.png]] 679 - 680 - 681 -=== **Step 2. Select the OS image ** === 682 - 683 - 684 -[[image:image-20220609104907-8.png]] 685 - 686 - 687 -=== **Step 3. Select the target ** === 688 - 689 - 690 -[[image:image-20220609104637-2.png]] 691 - 692 -[[image:image-20220609104701-3.png]] 693 - 694 - 695 -=== **Step 4. Flash start** === 696 - 697 - 698 -[[image:image-20220609104727-4.png]] 699 - 700 -[[image:image-20220609104741-5.png]] 701 - 702 - 703 -=== **Flash Complete** === 704 - 705 - 706 -[[image:image-20220609104415-1.png]] 707 - 708 - 709 -== **Step 4. Re-install the SD card into the hotspot and boot it** == 710 - 711 - 712 -== **Step 5. Configure the correct region for the miner** == 713 - 714 -**by the default, the factory settings apply to the US915.** 715 - 716 -**if your region is not the US915, you have to configure the correct region for the miner.** 717 - 718 - 719 -**Access the hotspot CLI, and run these Linux commands** 720 - 721 - 722 -(% class="box infomessage" %) 723 -((( 724 -~#~##update the software of dragino 725 - 726 -apt update 727 - 728 -apt install dragino* 729 -))) 730 - 731 -[[image:image-20220609150452-2.png||height="348" width="909"]] 732 - 733 - 734 - 735 -(% class="box infomessage" %) 736 -((( 737 -~#~##configure the correct region for the miner and update it 738 - 739 -uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865> 740 - 741 -uci commit miner 742 - 743 -minerup update 744 -))) 745 - 746 -[[image:image-20220609151513-5.png]] 747 - 748 - 749 -(% class="box infomessage" %) 750 -((( 751 -~#~##check the miner version 752 - 753 -draginoups 754 -))) 755 - 756 -[[image:image-20220609151419-3.png]] 757 - 758 - 759 -(% class="box infomessage" %) 760 -((( 761 -~#~##unblock the function of wireless 762 -rfkill unblock wlan 763 -uci set wireless.general.mode=ap 764 -uci commit wireless 765 -))) 766 - 767 -[[image:image-20220609161204-1.png]] 768 - 769 -= **9. OTA Version Info** = 770 - 771 771 == **When does the OTA update happen?** == 772 772 773 773 ... ... @@ -781,26 +781,13 @@ 781 781 1. //Add Miner version mark.// 782 782 1. //Add fast sync if miner GAP is large// 783 783 784 -== **# 2022/05/18** == 785 - 786 - 787 -1. //Update minerup to speed up synchronized blocks// 788 - 789 789 == **# 2022/05/24** == 790 790 588 + 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA// 791 791 792 -1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA// 793 793 794 -= =**#2022/05/31** ==591 += **9. Supports** = 795 795 796 -1. //Add WiFi STA icon display// 797 -1. //Optimize AP icon display// 798 -1. //Optimize home icon display// 799 -1. //Fix for Miner icon URL bug// 800 -1. //Add the secondary server configuration// 801 - 802 -= **10. Supports** = 803 - 804 804 ((( 805 805 **//If you are experiencing issues and can’t solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//** 806 806 ))) ... ... @@ -811,7 +811,7 @@ 811 811 812 812 ))) 813 813 814 -= **1 1. Order Info** =603 += **10. Order Info** = 815 815 816 816 (% style="color:#0000ff" %)**HP0D-XXX** 817 817 ... ... @@ -824,7 +824,7 @@ 824 824 * **US915**: LoRaWAN US915 band 825 825 * **IN865**: LoRaWAN IN865 band 826 826 827 -= **1 2. Manufacturer Info** =616 += **11. Manufacturer Info** = 828 828 829 829 ((( 830 830 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -841,7 +841,7 @@ 841 841 842 842 ))) 843 843 844 -= **1 3. FCC Warning** =633 += **12. FCC Warning** = 845 845 846 846 ((( 847 847 This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures:
- image-20220609104637-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -17.6 KB - Content
- image-20220609104701-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -22.8 KB - Content
- image-20220609104727-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -18.2 KB - Content
- image-20220609104741-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -44.7 KB - Content
- image-20220609104805-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -17.3 KB - Content
- image-20220609104813-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -17.3 KB - Content
- image-20220609104907-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -17.4 KB - Content
- image-20220609111027-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -16.2 KB - Content
- image-20220609141625-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.7 KB - Content
- image-20220609150452-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -44.4 KB - Content
- image-20220609150849-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.3 KB - Content
- image-20220609150903-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -41.0 KB - Content
- image-20220609151419-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -3.7 KB - Content
- image-20220609151435-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -37.1 KB - Content
- image-20220609151513-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -41.1 KB - Content
- image-20220609161204-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -9.9 KB - Content
- image-20220610094755-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -72.0 KB - Content
- image-20220610094825-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -128.0 KB - Content
- image-20220615204902-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.4 MB - Content
- image-20220615204917-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -9.0 MB - Content
- image-20220616143347-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoye - Size
-
... ... @@ -1,1 +1,0 @@ 1 -11.8 KB - Content