Changes for page HP0D -- Full Hotspot for Helium User Manual
Last modified by Xiaoling on 2024/10/21 15:44
From version 78.4
edited by Xiaoling
on 2022/05/25 16:21
on 2022/05/25 16:21
Change comment:
There is no comment for this version
To version 109.1
edited by Kilight Cao
on 2022/06/09 10:45
on 2022/06/09 10:45
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 21 added, 0 removed)
- image-20220527114519-1.png
- image-20220531165755-1.png
- image-20220531165803-2.png
- image-20220531165958-3.png
- image-20220531170131-4.png
- image-20220531170243-5.png
- image-20220531170347-6.png
- image-20220531170501-7.png
- image-20220531170705-8.png
- image-20220531171836-9.png
- image-20220601101358-1.png
- image-20220607155338-1.png
- image-20220607160428-1.png
- image-20220607161130-2.png
- image-20220607161603-3.png
- image-20220607161812-4.png
- image-20220607162635-5.png
- image-20220607162859-6.png
- image-20220608202027-1.png
- image-20220608202118-2.png
- image-20220609104415-1.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Kilight - Content
-
... ... @@ -249,9 +249,22 @@ 249 249 == **3.2 Check the LoRaWAN Server Address** == 250 250 251 251 252 -[[image: 1651828703680-156.png||height="349" width="672"]]252 +[[image:image-20220607160428-1.png||height="472" width="654"]] 253 253 254 254 255 +== **3.2.1 Configure the Secondary LoRaWAN Server** == 256 + 257 +[[image:image-20220607161130-2.png||height="501" width="1112"]] 258 + 259 +[[image:image-20220607161603-3.png||height="557" width="1113"]] 260 + 261 +[[image:image-20220607161812-4.png||height="699" width="1115"]] 262 + 263 + 264 +[[image:image-20220607162635-5.png||height="339" width="1110"]] 265 + 266 +[[image:image-20220607162859-6.png]] 267 + 255 255 == **3.3 Check Miner configuration** == 256 256 257 257 ... ... @@ -260,6 +260,19 @@ 260 260 ((( 261 261 //**Note: Check the Region and Height, the default height is greater than 1, if it is 1 please Click the mid button of Update, and then wait 10mins to check here.**// 262 262 276 + 277 +== **//3.4 Check the Miner state//** == 278 + 279 + 280 +[[image:image-20220531171836-9.png||height="776" width="1155"]] 281 + 282 + 283 +//**Note: Absorption status can show whether the hotspot is working properly**// 284 + 285 +//** The p2p network can see how your hotspot is interacting with the surrounding hotspots**// 286 + 287 + //usually, the nat_type should be '**none'**// 288 + 263 263 264 264 ))) 265 265 ... ... @@ -289,8 +289,21 @@ 289 289 = **5. SSH Access for Linux console** = 290 290 291 291 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 + 292 292 ((( 293 -**//IP address: IP address of HP0D or hostname of HP0D ((% class="mark" %)Such as dragino- 63920a(%%))//**332 +**//IP address: IP address of HP0D or hostname of HP0D ((% class="mark" %)Such as dragino-7df4af(%%))//** 294 294 ))) 295 295 296 296 ((( ... ... @@ -313,72 +313,55 @@ 313 313 314 314 ))) 315 315 316 -[[image: 1651832284160-991.png||height="171" width="729"]]355 +[[image:image-20220608202118-2.png]] 317 317 318 318 319 319 = **6. How to change the Wireless function of HP0D** = 320 320 321 -//The wireless function is configured as AP by default and the web page does not support configuration, if you want to configure it as client connection mode, you need to configure it manually in Linux CIL.//360 +//The wireless function is configured as AP by default and the web page does not support configuration,// 322 322 362 +//if you want to configure it as STA(client)connection mode,// 323 323 324 - ==**6.1AccesstheLinuxconsole.**==364 +//you can configure your WiFi info on the** /Network/WiFi **page.// 325 325 326 -//Follow the previous step of Step 5.// 327 327 367 +**//Note: the wireless state is as AP//** 328 328 329 - == **6.2 Install thepackageof network-manager**==369 +[[image:image-20220531170243-5.png||height="469" width="967"]] 330 330 331 331 332 - //Runcommands~://372 +== **6.1 Access WiFi configuration page** == 333 333 334 -(% class="box infomessage" %) 335 -((( 336 - apt update 337 - apt install network-manager 338 -))) 339 339 340 -[[image:image-202205 07140730-1.png||height="402" width="728"]]375 +[[image:image-20220531165803-2.png]] 341 341 342 342 343 -== **6. 3Rebootthedevice** ==378 +== **6.2 Enter your WiFi information and save** == 344 344 345 345 346 - //Run command~://381 +[[image:image-20220531165958-3.png]] 347 347 348 -(% class="box infomessage" %) 349 -((( 350 - reboot 351 -))) 352 352 353 - [[image:image-20220507140814-2.png]]384 +== **6.3 Change the WiFi mode.** == 354 354 355 355 356 - == **6.4 Check the wireless type** ==387 +[[image:image-20220531170131-4.png]] 357 357 389 +== **6.4 Wait system to restart** == 358 358 359 -//Run command~:// 360 360 361 -(% class="box infomessage" %) 362 -((( 363 - iw dev 364 -))) 392 +[[image:image-20220531170501-7.png]] 365 365 366 -[[image:image-20220507140941-3.png]] 367 367 395 +//**Note: When the time remaining is finished it will turn to the home page.**// 368 368 369 -== **6.5 Connect the WiFi** == 370 370 398 +== **6.5 Check the STA state** == 371 371 372 -//Run command~:// 373 373 374 -(% class="box infomessage" %) 375 -((( 376 - nmtui 377 -))) 401 +[[image:image-20220531170705-8.png||height="484" width="990"]] 378 378 379 -[[image:image-20220507140953-4.png]] 380 380 381 - 382 382 = **7. Trouble Shootings** = 383 383 384 384 == **7.1 How to get a wallet address?** == ... ... @@ -521,8 +521,75 @@ 521 521 //We do not recommend doing this, it may damage your device// 522 522 523 523 524 -= ** 8.OTAVersionInfo** =546 +== **7.14 Low Reward and not transmit issue** == 525 525 548 + 549 +//We had released the 0524 version for the miner, Users can check the miner version in the HP0D web UI.// 550 + 551 +//If it is lower than the 0524 version, users can manually upgrade it via the 'draginoups' command in the HP0D's CLI.// 552 + 553 +[[image:image-20220527114519-1.png||height="579" width="851"]] 554 + 555 + 556 +== **7.15 Why is my miner version not the latest** == 557 + 558 + 559 +//By default, as soon as a new version of helium is released, we will push the upgrade the same day.// 560 + 561 +//However, the download and upgrade may fail due to the network.// 562 + 563 +//So **We offer a manual check method:**// 564 + 565 + **// Use the "draginoups" command to check//** 566 + 567 +[[image:image-20220601101358-1.png]] 568 + 569 + 570 + 571 += **8.How to flash OS to SD card** = 572 + 573 + 574 +//**Preparations:**// 575 + 576 +1. //An SD card with 16GB or more// 577 + 578 +2. //Download the OS image// 579 + 580 +3. //A card reader device// 581 + 582 +4. //A Flash software tool ( Such as balenaEtcher )// 583 + 584 + 585 +=== **Step 1. Select the OS image that requires flash** === 586 + 587 + 588 +[[image:image-20220609101843-5.png]] 589 + 590 + 591 +=== **Step 2. Select the target that requires Flash** === 592 + 593 + 594 +[[image:image-20220609103538-11.png]] 595 + 596 +[[image:image-20220609101748-3.png]] 597 + 598 + 599 +=== **Step 3. Flash start** === 600 + 601 + 602 +[[image:image-20220609103619-12.png]] 603 + 604 +[[image:image-20220609104104-13.png]] 605 + 606 + 607 +=== **Flash Complete** === 608 + 609 + 610 +[[image:image-20220609104415-1.png]] 611 + 612 + 613 += **9. OTA Version Info** = 614 + 526 526 == **When does the OTA update happen?** == 527 527 528 528 ... ... @@ -536,8 +536,13 @@ 536 536 1. //Add Miner version mark.// 537 537 1. //Add fast sync if miner GAP is large// 538 538 539 -= ** 9.Supports** =628 +== **# 2022/05/24** == 540 540 630 + 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA// 631 + 632 + 633 += **10. Supports** = 634 + 541 541 ((( 542 542 **//If you are experiencing issues and can’t solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//** 543 543 ))) ... ... @@ -548,7 +548,7 @@ 548 548 549 549 ))) 550 550 551 -= **1 0. Order Info** =645 += **11. Order Info** = 552 552 553 553 (% style="color:#0000ff" %)**HP0D-XXX** 554 554 ... ... @@ -561,7 +561,7 @@ 561 561 * **US915**: LoRaWAN US915 band 562 562 * **IN865**: LoRaWAN IN865 band 563 563 564 -= **1 1. Manufacturer Info** =658 += **12. Manufacturer Info** = 565 565 566 566 ((( 567 567 **Shenzhen Dragino Technology Development co. LTD** ... ... @@ -578,7 +578,7 @@ 578 578 579 579 ))) 580 580 581 -= **1 2. FCC Warning** =675 += **13. FCC Warning** = 582 582 583 583 ((( 584 584 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-20220527114519-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +539.3 KB - Content
- image-20220531165755-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +46.6 KB - Content
- image-20220531165803-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +46.6 KB - Content
- image-20220531165958-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.4 KB - Content
- image-20220531170131-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +47.2 KB - Content
- image-20220531170243-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +352.8 KB - Content
- image-20220531170347-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +352.8 KB - Content
- image-20220531170501-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.4 KB - Content
- image-20220531170705-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +366.3 KB - Content
- image-20220531171836-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +62.2 KB - Content
- image-20220601101358-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.3 KB - Content
- image-20220607155338-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoye - Size
-
... ... @@ -1,0 +1,1 @@ 1 +54.9 KB - Content
- image-20220607160428-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +61.1 KB - Content
- image-20220607161130-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +138.5 KB - Content
- image-20220607161603-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +119.4 KB - Content
- image-20220607161812-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +125.6 KB - Content
- image-20220607162635-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +155.3 KB - Content
- image-20220607162859-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +137.7 KB - Content
- image-20220608202027-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +35.3 KB - Content
- image-20220608202118-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.1 KB - Content
- image-20220609104415-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.6 KB - Content