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)
-
Attachments (0 modified, 6 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -256,14 +256,14 @@ 256 256 257 257 [[image:image-20220607161130-2.png||height="501" width="1112"]] 258 258 259 + 259 259 [[image:image-20220607161603-3.png||height="557" width="1113"]] 260 260 262 + 261 261 [[image:image-20220607161812-4.png||height="699" width="1115"]] 262 262 263 263 264 -[[image:image-20220607162635-5.png||height="339" width="1110"]] 265 265 266 -[[image:image-20220607162859-6.png]] 267 267 268 268 == **3.3 Check Miner configuration** == 269 269 ... ... @@ -560,21 +560,101 @@ 560 560 561 561 //However, the download and upgrade may fail due to the network.// 562 562 563 +You can reboot your hotspot where the hotspot will try to upgrade when per booting. 563 563 564 -//So **We offer a manual check method:**// 565 565 566 - **//Usethe"draginoups"commandtocheck//**566 +//and **We offer manual check methods:**// 567 567 568 + **// Use the "draginoups" command to check//** 568 568 569 569 570 -**//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]]** //**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]]** )**// 571 571 572 572 [[image:image-20220601101358-1.png]] 573 573 574 574 575 575 576 -= ** 8.How to reset thehotspotOSto thefactorysettings** =577 +== **7.16 Why is my miner running down?** == 577 577 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 +== **7.18 Why does my hotspot not have some of the features described in this WiKi** == 642 + 643 + 644 +//**This is the result of the OTA not being updated in time**// 645 + 646 +//**You can reboot your hotspot or upgrade these packages manually.**// 647 + 648 + 649 +(% class="box infomessage" %) 650 +((( 651 +**apt update** 652 +**apt install dragino*** 653 +))) 654 + 655 + 656 += **8. How to flash a new OS for the hotspot, the hotspot's setting will be factory settings** = 657 + 578 578 The hotspot is based on the Rpi-4B so the OS has been installed on the SD card. 579 579 580 580 So you have to re-flash the image into the SD card. ... ... @@ -594,8 +594,17 @@ 594 594 595 595 5. //SD Card **[[formatter>>url:http://repo.dragino.com/release/tool/PanasonicSDFormatter.zip]]**// 596 596 597 -=== === 598 598 678 +**HP0D's enclosure** 679 + 680 + 681 +[[image:image-20220615204902-1.png||height="633" width="918"]] 682 + 683 + 684 +[[image:image-20220615204917-2.png||height="1038" width="922"]] 685 + 686 + 687 + 599 599 === **Step 1. Formatting the SD Card** === 600 600 601 601 ... ... @@ -679,8 +679,40 @@ 679 679 680 680 [[image:image-20220609151419-3.png]] 681 681 682 -= **9. OTA Version Info** = 683 683 772 +(% class="box infomessage" %) 773 +((( 774 +~#~##unblock the function of wireless 775 +rfkill unblock wlan 776 +uci set wireless.general.mode=ap 777 +uci commit wireless 778 +))) 779 + 780 +[[image:image-20220609161204-1.png]] 781 + 782 + 783 += **9. PoE introduction** = 784 + 785 + 786 +//The HP0D is use the **IEEE 802.3 af compliant PoE port** (DC 44 ~~ 57 v),// 787 + 788 +//So you can use the PoE //switches// or PoE injector to power the device.// 789 + 790 + 791 +**Note: The RJ45 Indicator light only represents the PoE power supply, ** 792 + 793 +**so when you use DC to power the hotspot and the RJ45 indicator light is off ~-~--> this is normal** 794 + 795 + 796 +**Wiring schematic:** 797 + 798 +[[image:image-20220616143347-1.png]] 799 + 800 + 801 + 802 + 803 += **10. OTA Version Info** = 804 + 684 684 == **When does the OTA update happen?** == 685 685 686 686 ... ... @@ -694,13 +694,26 @@ 694 694 1. //Add Miner version mark.// 695 695 1. //Add fast sync if miner GAP is large// 696 696 818 +== **# 2022/05/18** == 819 + 820 + 821 +1. //Update minerup to speed up synchronized blocks// 822 + 697 697 == **# 2022/05/24** == 698 698 699 - 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA// 700 700 826 +1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA// 701 701 702 -= ** 10.Supports** =828 +== **# 2022/05/31** == 703 703 830 +1. //Add WiFi STA icon display// 831 +1. //Optimize AP icon display// 832 +1. //Optimize home icon display// 833 +1. //Fix for Miner icon URL bug// 834 +1. //Add the secondary server configuration// 835 + 836 += **11. Supports** = 837 + 704 704 ((( 705 705 **//If you are experiencing issues and can’t solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//** 706 706 ))) ... ... @@ -711,7 +711,7 @@ 711 711 712 712 ))) 713 713 714 -= **1 1. Order Info** =848 += **12. Order Info** = 715 715 716 716 (% style="color:#0000ff" %)**HP0D-XXX** 717 717 ... ... @@ -724,7 +724,7 @@ 724 724 * **US915**: LoRaWAN US915 band 725 725 * **IN865**: LoRaWAN IN865 band 726 726 727 -= **1 2. Manufacturer Info** =861 += **13. Manufacturer Info** = 728 728 729 729 ((( 730 730 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -741,7 +741,7 @@ 741 741 742 742 ))) 743 743 744 -= **1 3. FCC Warning** =878 += **14. FCC Warning** = 745 745 746 746 ((( 747 747 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-20220609161204-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +9.9 KB - Content
- image-20220610094755-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +72.0 KB - Content
- image-20220610094825-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +128.0 KB - Content
- image-20220615204902-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.4 MB - Content
- image-20220615204917-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +9.0 MB - Content
- image-20220616143347-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +11.8 KB - Content