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

From version 96.1
edited by Xiaoye
on 2022/06/07 15:55
Change comment: There is no comment for this version
To version 78.1
edited by Xiaoye
on 2022/05/24 14:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -71,21 +71,22 @@
71 71  
72 72  == **1.4 Label info and login name** ==
73 73  
74 +
74 74  [[image:1651803959860-394.png||height="500" width="375"]]
75 75  
77 +===
78 +**1.4.1 Label information:** ===
76 76  
77 77  
78 -=== 1.4.1 Label information: ===
81 +**Device hostname:**  (% class="mark" %)dragino-xxxxxx
82 +**Band**:  US915/AU915/AS923_1-AS923_4/KR920/EU868/IN865/RU864
83 +**Miner animal name**: xxx-xxx-xxx
84 +**Miner address**:  12xxxxxx
85 +**Eth MAC address**:  A8: 40: 41: EF: FE: CD
86 +**Login**:  root/d59f2d5b (the root is the Login account for the Web-UI and SSH.(%%))
87 +**SN**:  device serial number.
79 79  
80 -**Device hostname:**  (% class="mark" %)dragino-xxxxxx(%%)
81 -**Band**:  (% class="mark" %)US915/AU915/AS923_1-AS923_4/KR920/EU868/IN865/RU864(%%)
82 -**Miner animal name**: (% class="mark" %)xxx-xxx-xxx(%%)
83 -**Miner address**:  (% class="mark" %)12xxxxxx(%%)
84 -**Eth MAC address**:  (% class="mark" %)A8: 40: 41: EF: FE: CD(%%)
85 -**Login**:  (% class="mark" %)root/d59f2d5b (the root is the Login account for the Web-UI and SSH.)(%%)
86 -**SN**:  (% class="mark" %)device serial number.
87 87  
88 -
89 89  = **2. Quick Start & Onboarding** =
90 90  
91 91  The HP0D is configured as a Wi-Fi Access Point by factory default. You can access and configure the HPD after connecting to its Wi-Fi network, or via its WAN Ethernet port.
... ... @@ -249,12 +249,9 @@
249 249  == **3.2 Check the LoRaWAN Server Address** ==
250 250  
251 251  
252 -[[image:image-20220607155338-1.png]]
253 +[[image:1651828703680-156.png||height="349" width="672"]]
253 253  
254 254  
255 -3.2.1
256 -
257 -
258 258  == **3.3 Check Miner configuration** ==
259 259  
260 260  
... ... @@ -263,19 +263,6 @@
263 263  (((
264 264  //**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.**//
265 265  
266 -
267 -== **//3.4 Check the Miner state//** ==
268 -
269 -
270 -[[image:image-20220531171836-9.png||height="776" width="1155"]]
271 -
272 -
273 -//**Note: Absorption status can show whether the hotspot is working properly**//
274 -
275 -//** The p2p network can see how your hotspot is interacting with the surrounding hotspots**//
276 -
277 - //usually, the nat_type should be '**none'**//
278 -
279 279  
280 280  )))
281 281  
... ... @@ -334,50 +334,67 @@
334 334  
335 335  = **6. How to change the Wireless function of HP0D** =
336 336  
337 -//The wireless function is configured as AP by default and the web page does not support configuration,//
322 +//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.//
338 338  
339 -//if you want to configure it as STA(client)connection mode,//
340 340  
341 -//you can configure your WiFi info on the** /Network/WiFi **page.//
325 +== **6.1 Access the Linux console.** ==
342 342  
327 +//Follow the previous step of Step 5.//
343 343  
344 -**//Note: the wireless state is as AP//**
345 345  
346 -[[image:image-20220531170243-5.png||height="469" width="967"]]
330 +== **6.2 Install the package of network-manager** ==
347 347  
348 348  
349 -== **6.1 Access WiFi configuration page** ==
333 +//Run commands~://
350 350  
335 +(% class="box infomessage" %)
336 +(((
337 + apt update
338 + apt install network-manager
339 +)))
351 351  
352 -[[image:image-20220531165803-2.png]]
341 +[[image:image-20220507140730-1.png||height="402" width="728"]]
353 353  
354 354  
355 -== **6.2 Enter your WiFi information and save** ==
344 +== **6.3 Reboot the device** ==
356 356  
357 357  
358 -[[image:image-20220531165958-3.png]]
347 +//Run command~://
359 359  
349 +(% class="box infomessage" %)
350 +(((
351 + reboot
352 +)))
360 360  
361 -== **6.3 Change the WiFi mode.** ==
354 +[[image:image-20220507140814-2.png]]
362 362  
363 363  
364 -[[image:image-20220531170131-4.png]]
357 +== **6.4 Check the wireless type** ==
365 365  
366 -== **6.4 Wait system to restart** ==
367 367  
360 +//Run command~://
368 368  
369 -[[image:image-20220531170501-7.png]]
362 +(% class="box infomessage" %)
363 +(((
364 + iw dev
365 +)))
370 370  
367 +[[image:image-20220507140941-3.png]]
371 371  
372 -//**Note: When the time remaining is finished it will turn to the home page.**//
373 373  
370 +== **6.5 Connect the WiFi** ==
374 374  
375 -== **6.5 Check the STA state** ==
376 376  
373 +//Run command~://
377 377  
378 -[[image:image-20220531170705-8.png||height="484" width="990"]]
375 +(% class="box infomessage" %)
376 +(((
377 + nmtui
378 +)))
379 379  
380 +[[image:image-20220507140953-4.png]]
380 380  
382 +
381 381  = **7. Trouble Shootings** =
382 382  
383 383  == **7.1 How to get a wallet address?** ==
... ... @@ -488,6 +488,7 @@
488 488  * //**Make sure your mobile app’s relevant permission is enabled.**//
489 489  * //**Known: The Android 11 version may cause this kind of issue.**//
490 490  
493 +
491 491  == **7.11 Why the frequency/region is not the same as what I purchased?** ==
492 492  
493 493  
... ... @@ -520,31 +520,6 @@
520 520  //We do not recommend doing this, it may damage your device//
521 521  
522 522  
523 -== **7.14 Low Reward and not transmit issue** ==
524 -
525 -
526 -//We had released the 0524 version for the miner, Users can check the miner version in the HP0D web UI.//
527 -
528 -//If it is lower than the 0524 version, users can manually upgrade it via the 'draginoups' command in the HP0D's CLI.//
529 -
530 -[[image:image-20220527114519-1.png||height="579" width="851"]]
531 -
532 -
533 -== **7.15 Why is my miner version not the latest** ==
534 -
535 -
536 -//By default, as soon as a new version of helium is released, we will push the upgrade the same day.//
537 -
538 -//However, the download and upgrade may fail due to the network.//
539 -
540 -//So **We offer a manual check method:**//
541 -
542 - **// Use the "draginoups" command to check//**
543 -
544 -[[image:image-20220601101358-1.png]]
545 -
546 -
547 -
548 548  = **8. OTA Version Info** =
549 549  
550 550  == **When does the OTA update happen?** ==
... ... @@ -560,11 +560,7 @@
560 560  1. //Add Miner version mark.//
561 561  1. //Add fast sync if miner GAP is large//
562 562  
563 -== **# 2022/05/24** ==
564 564  
565 - 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
566 -
567 -
568 568  = **9. Supports** =
569 569  
570 570  (((
... ... @@ -590,6 +590,7 @@
590 590  * **US915**: LoRaWAN US915 band
591 591  * **IN865**: LoRaWAN IN865 band
592 592  
567 +
593 593  = **11. Manufacturer Info** =
594 594  
595 595  (((
... ... @@ -607,7 +607,7 @@
607 607  
608 608  )))
609 609  
610 -= **12. FCC Warning** =
585 += 12. FCC Warning =
611 611  
612 612  (((
613 613  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,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -539.3 KB
Content
image-20220531165755-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -46.6 KB
Content
image-20220531165803-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -46.6 KB
Content
image-20220531165958-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -44.4 KB
Content
image-20220531170131-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -47.2 KB
Content
image-20220531170243-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -352.8 KB
Content
image-20220531170347-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -352.8 KB
Content
image-20220531170501-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -44.4 KB
Content
image-20220531170705-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -366.3 KB
Content
image-20220531171836-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -62.2 KB
Content
image-20220601101358-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -22.3 KB
Content
image-20220607155338-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -54.9 KB
Content