Last modified by Xiaoling on 2024/10/21 15:44

From version 141.1
edited by Xiaoye
on 2022/06/09 15:32
Change comment: There is no comment for this version
To version 106.1
edited by Kilight Cao
on 2022/06/08 20:21
Change comment: Uploaded new attachment "image-20220608202118-2.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -315,21 +315,8 @@
315 315  = **5. SSH Access for Linux console** =
316 316  
317 317  
318 -//Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router.//
319 -
320 -//In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
321 -
322 -//You can use this IP or hostname of HP0D to connect the WEB UI or SSH access of HP0D.//
323 -
324 -//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.//
325 -
326 -
327 -Below are screenshots:
328 -
329 -[[image:image-20220608202027-1.png]]
330 -
331 331  (((
332 -**//IP address:  IP address of HP0D or hostname of HP0D ((% class="mark" %)Such as dragino-7df4af(%%))//**
319 +**//IP address:  IP address of HP0D or hostname of HP0D ((% class="mark" %)Such as dragino-63920a(%%))//**
333 333  )))
334 334  
335 335  (((
... ... @@ -352,7 +352,7 @@
352 352  
353 353  )))
354 354  
355 -[[image:image-20220608202118-2.png]]
342 +[[image:1651832284160-991.png||height="171" width="729"]]
356 356  
357 357  
358 358  = **6. How to change the Wireless function of HP0D** =
... ... @@ -560,127 +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 -= **8. How to reset the hotspot OS to the factory settings** =
558 += **8. OTA Version Info** =
577 577  
578 -The hotspot is based on the Rpi-4B so the OS has been installed on the SD card.
579 -
580 -So you have to re-flash the image into the SD card.
581 -
582 -**Warning:  Do not reset unless necessary**
583 -
584 -
585 -//**Preparations:**//
586 -
587 -1. //Open the HP0D shell, and take out the SD card from the Raspberry PI 4B (Make sure the SD card is empty )//
588 -
589 -2. //Download the OS image~: ( Such as **[[draginohp0d-1.9img>>url:http://repo.dragino.com/release/hp0d-image/draginohp0d-1.9.img]]** )//
590 -
591 -3. //A card reader device//
592 -
593 -4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
594 -
595 -5. //SD Card **[[formatter>>url:http://repo.dragino.com/release/tool/PanasonicSDFormatter.zip]]**//
596 -
597 -=== ===
598 -
599 -=== **Step 1.  Formatting the SD Card** ===
600 -
601 -
602 -[[image:image-20220609111027-9.png]]
603 -
604 -
605 -=== **Step 2. Select the OS image ** ===
606 -
607 -
608 -[[image:image-20220609104907-8.png]]
609 -
610 -
611 -=== **Step 3. Select the target ** ===
612 -
613 -
614 -[[image:image-20220609104637-2.png]]
615 -
616 -[[image:image-20220609104701-3.png]]
617 -
618 -
619 -=== **Step 4. Flash start** ===
620 -
621 -
622 -[[image:image-20220609104727-4.png]]
623 -
624 -[[image:image-20220609104741-5.png]]
625 -
626 -
627 -=== **Flash Complete** ===
628 -
629 -
630 -[[image:image-20220609104415-1.png]]
631 -
632 -
633 -== **Step 4. Re-install the SD card into the hotspot and boot it** ==
634 -
635 -
636 -== **Step 5. Configure the correct region for the miner** ==
637 -
638 -**by the default, the factory settings apply to the US915.**
639 -
640 -**if your region is not the US915, you have to configure the correct region for the miner.**
641 -
642 -
643 -**Access the hotspot CLI, and run these Linux commands**
644 -
645 -
646 -(% class="box infomessage" %)
647 -(((
648 -~#~##update the software of dragino
649 -
650 -apt update
651 -
652 -apt install dragino*
653 -)))
654 -
655 -[[image:image-20220609150452-2.png||height="348" width="909"]]
656 -
657 -
658 -
659 -(% class="box infomessage" %)
660 -(((
661 -~#~##configure the correct region for the miner and update it
662 -
663 -uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
664 -
665 -uci commit miner
666 -
667 -minerup update
668 -)))
669 -
670 -[[image:image-20220609151513-5.png]]
671 -
672 -
673 -(% class="box infomessage" %)
674 -(((
675 -~#~##check the miner version
676 -
677 -draginoups
678 -)))
679 -
680 -[[image:image-20220609151419-3.png]]
681 -
682 -= **9. OTA Version Info** =
683 -
684 684  == **When does the OTA update happen?** ==
685 685  
686 686  
... ... @@ -699,7 +699,7 @@
699 699   1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
700 700  
701 701  
702 -= **10. Supports** =
578 += **9. Supports** =
703 703  
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]].//**
... ... @@ -711,7 +711,7 @@
711 711  
712 712  )))
713 713  
714 -= **11. Order Info** =
590 += **10. 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 -= **12. Manufacturer Info** =
603 += **11. 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 -= **13. FCC Warning** =
620 += **12. 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-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