Changes for page HP0D -- Full Hotspot for Helium User Manual
Last modified by Xiaoling on 2024/10/21 15:44
From version 145.2
edited by Xiaoye
on 2022/06/10 10:08
on 2022/06/10 10:08
Change comment:
There is no comment for this version
To version 107.1
edited by Kilight Cao
on 2022/06/08 20:22
on 2022/06/08 20:22
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 19 removed)
- image-20220609104415-1.png
- 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
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoye1 +XWiki.Kilight - Content
-
... ... @@ -560,162 +560,16 @@ 560 560 561 561 //However, the download and upgrade may fail due to the network.// 562 562 563 - 564 564 //So **We offer a manual check method:**// 565 565 566 566 **// Use the "draginoups" command to check//** 567 567 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 - 572 572 [[image:image-20220601101358-1.png]] 573 573 574 574 575 575 576 -= =**7.16 Whyismy minerrunningdown?** ==571 += **8. OTA Version Info** = 577 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 -= **8. How to reset the hotspot OS to the factory settings** = 601 - 602 -The hotspot is based on the Rpi-4B so the OS has been installed on the SD card. 603 - 604 -So you have to re-flash the image into the SD card. 605 - 606 -**Warning: Do not reset unless necessary** 607 - 608 - 609 -//**Preparations:**// 610 - 611 -1. //Open the HP0D shell, and take out the SD card from the Raspberry PI 4B (Make sure the SD card is empty )// 612 - 613 -2. //Download the OS image~: ( Such as **[[draginohp0d-1.9img>>url:http://repo.dragino.com/release/hp0d-image/draginohp0d-1.9.img]]** )// 614 - 615 -3. //A card reader device// 616 - 617 -4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )// 618 - 619 -5. //SD Card **[[formatter>>url:http://repo.dragino.com/release/tool/PanasonicSDFormatter.zip]]**// 620 - 621 -=== === 622 - 623 -=== **Step 1. Formatting the SD Card** === 624 - 625 - 626 -[[image:image-20220609111027-9.png]] 627 - 628 - 629 -=== **Step 2. Select the OS image ** === 630 - 631 - 632 -[[image:image-20220609104907-8.png]] 633 - 634 - 635 -=== **Step 3. Select the target ** === 636 - 637 - 638 -[[image:image-20220609104637-2.png]] 639 - 640 -[[image:image-20220609104701-3.png]] 641 - 642 - 643 -=== **Step 4. Flash start** === 644 - 645 - 646 -[[image:image-20220609104727-4.png]] 647 - 648 -[[image:image-20220609104741-5.png]] 649 - 650 - 651 -=== **Flash Complete** === 652 - 653 - 654 -[[image:image-20220609104415-1.png]] 655 - 656 - 657 -== **Step 4. Re-install the SD card into the hotspot and boot it** == 658 - 659 - 660 -== **Step 5. Configure the correct region for the miner** == 661 - 662 -**by the default, the factory settings apply to the US915.** 663 - 664 -**if your region is not the US915, you have to configure the correct region for the miner.** 665 - 666 - 667 -**Access the hotspot CLI, and run these Linux commands** 668 - 669 - 670 -(% class="box infomessage" %) 671 -((( 672 -~#~##update the software of dragino 673 - 674 -apt update 675 - 676 -apt install dragino* 677 -))) 678 - 679 -[[image:image-20220609150452-2.png||height="348" width="909"]] 680 - 681 - 682 - 683 -(% class="box infomessage" %) 684 -((( 685 -~#~##configure the correct region for the miner and update it 686 - 687 -uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865> 688 - 689 -uci commit miner 690 - 691 -minerup update 692 -))) 693 - 694 -[[image:image-20220609151513-5.png]] 695 - 696 - 697 -(% class="box infomessage" %) 698 -((( 699 -~#~##check the miner version 700 - 701 -draginoups 702 -))) 703 - 704 -[[image:image-20220609151419-3.png]] 705 - 706 - 707 -(% class="box infomessage" %) 708 -((( 709 -~#~##unblock the function of wireless 710 -rfkill unblock wlan 711 -uci set wireless.general.mode=ap 712 -uci commit wireless 713 -))) 714 - 715 -[[image:image-20220609161204-1.png]] 716 - 717 -= **9. OTA Version Info** = 718 - 719 719 == **When does the OTA update happen?** == 720 720 721 721 ... ... @@ -734,7 +734,7 @@ 734 734 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA// 735 735 736 736 737 -= ** 10. Supports** =591 += **9. Supports** = 738 738 739 739 ((( 740 740 **//If you are experiencing issues and can’t solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//** ... ... @@ -746,7 +746,7 @@ 746 746 747 747 ))) 748 748 749 -= **1 1. Order Info** =603 += **10. Order Info** = 750 750 751 751 (% style="color:#0000ff" %)**HP0D-XXX** 752 752 ... ... @@ -759,7 +759,7 @@ 759 759 * **US915**: LoRaWAN US915 band 760 760 * **IN865**: LoRaWAN IN865 band 761 761 762 -= **1 2. Manufacturer Info** =616 += **11. Manufacturer Info** = 763 763 764 764 ((( 765 765 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -776,7 +776,7 @@ 776 776 777 777 ))) 778 778 779 -= **1 3. FCC Warning** =633 += **12. FCC Warning** = 780 780 781 781 ((( 782 782 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-20220609104415-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -66.6 KB - Content
- 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