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, 10 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -560,14 +560,71 @@ 560 560 561 561 //However, the download and upgrade may fail due to the network.// 562 562 563 + 563 563 //So **We offer a manual check method:**// 564 564 565 565 **// Use the "draginoups" command to check//** 566 566 568 + 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 + 567 567 [[image:image-20220601101358-1.png]] 568 568 569 569 570 570 576 +== **7.16 Why is my miner running down?** == 577 + 578 +//the default, the Miner is managed by docker.// 579 + 580 +//If you find the miner is offline where the miner is running down.// 581 + 582 + 583 +**What You can do?** 584 + 585 +**1.) Reboot the hotspot and check again.** 586 + 587 + 588 +**2). Reinstall the Miner manually.** 589 + 590 + 591 + 592 +[[image:image-20220610094825-2.png||height="457" width="835"]] 593 + 594 +[[image:image-20220610094755-1.png||height="706" width="834"]] 595 + 596 + 597 +== **7.17 What I can do** == 598 + 599 + 600 +**I'm trapped somewhere, what can I do first?** 601 + 602 + 603 +//dragino provides a method of self-testing// 604 + 605 +//1.) Is Hotspot's Miner running?// 606 + 607 +//2). Is the miner version up to date?// 608 + 609 +//3). Is the height gap between local height and remote height kept within 100// 610 + 611 + 612 +**//Note: You can find the above three points on the Miner page, and //** 613 + 614 +**//If you are familiar with the Linux command line you can use the following command//** 615 + 616 + 617 +(% class="box infomessage" %) 618 +((( 619 +minerup update #~-~-> reinstall miner but not clearing memory 620 +minerup flush #~-~-> reinstall miner and clear memory 621 +minerup snap #~-~-> load a snap_short to sync the block height 622 +minerup gap #~-~-> check the height between local and remote. 623 +draginoup #~-~-> check the miner version gap between local and remote. 624 +))) 625 + 626 + 627 + 571 571 = **8. How to reset the hotspot OS to the factory settings** = 572 572 573 573 The hotspot is based on the Rpi-4B so the OS has been installed on the SD card. ... ... @@ -574,7 +574,9 @@ 574 574 575 575 So you have to re-flash the image into the SD card. 576 576 634 +**Warning: Do not reset unless necessary** 577 577 636 + 578 578 //**Preparations:**// 579 579 580 580 1. //Open the HP0D shell, and take out the SD card from the Raspberry PI 4B (Make sure the SD card is empty )// ... ... @@ -585,7 +585,7 @@ 585 585 586 586 4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )// 587 587 588 -5. //SD Card **[[formatter>>url:http s://www.sdcard.org/downloads/formatter/]]**//647 +5. //SD Card **[[formatter>>url:http://repo.dragino.com/release/tool/PanasonicSDFormatter.zip]]**// 589 589 590 590 === === 591 591 ... ... @@ -623,6 +623,66 @@ 623 623 [[image:image-20220609104415-1.png]] 624 624 625 625 685 +== **Step 4. Re-install the SD card into the hotspot and boot it** == 686 + 687 + 688 +== **Step 5. Configure the correct region for the miner** == 689 + 690 +**by the default, the factory settings apply to the US915.** 691 + 692 +**if your region is not the US915, you have to configure the correct region for the miner.** 693 + 694 + 695 +**Access the hotspot CLI, and run these Linux commands** 696 + 697 + 698 +(% class="box infomessage" %) 699 +((( 700 +~#~##update the software of dragino 701 + 702 +apt update 703 + 704 +apt install dragino* 705 +))) 706 + 707 +[[image:image-20220609150452-2.png||height="348" width="909"]] 708 + 709 + 710 + 711 +(% class="box infomessage" %) 712 +((( 713 +~#~##configure the correct region for the miner and update it 714 + 715 +uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865> 716 + 717 +uci commit miner 718 + 719 +minerup update 720 +))) 721 + 722 +[[image:image-20220609151513-5.png]] 723 + 724 + 725 +(% class="box infomessage" %) 726 +((( 727 +~#~##check the miner version 728 + 729 +draginoups 730 +))) 731 + 732 +[[image:image-20220609151419-3.png]] 733 + 734 + 735 +(% class="box infomessage" %) 736 +((( 737 +~#~##unblock the function of wireless 738 +rfkill unblock wlan 739 +uci set wireless.general.mode=ap 740 +uci commit wireless 741 +))) 742 + 743 +[[image:image-20220609161204-1.png]] 744 + 626 626 = **9. OTA Version Info** = 627 627 628 628 == **When does the OTA update happen?** ==
- image-20220609141625-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +23.7 KB - Content
- image-20220609150452-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.4 KB - Content
- image-20220609150849-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.3 KB - Content
- image-20220609150903-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +41.0 KB - Content
- image-20220609151419-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +3.7 KB - Content
- image-20220609151435-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.1 KB - Content
- image-20220609151513-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +41.1 KB - Content
- 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