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

From version 88.1
edited by Xiaoye
on 2022/05/31 17:03
Change comment: Uploaded new attachment "image-20220531170347-6.png", version {1}
To version 111.1
edited by Kilight Cao
on 2022/06/09 10:47
Change comment: Uploaded new attachment "image-20220609104701-3.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +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.1 Access the Linux console.** ==
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 the package of network-manager** ==
369 +[[image:image-20220531170243-5.png||height="469" width="967"]]
330 330  
331 331  
332 -//Run commands~://
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-20220507140730-1.png||height="402" width="728"]]
375 +[[image:image-20220531165803-2.png]]
341 341  
342 342  
343 -== **6.3 Reboot the device** ==
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?** ==
... ... @@ -531,8 +531,65 @@
531 531  [[image:image-20220527114519-1.png||height="579" width="851"]]
532 532  
533 533  
534 -= **8. OTA Version Info** =
556 +== **7.15 Why is my miner version not the latest** ==
535 535  
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 +
536 536  == **When does the OTA update happen?** ==
537 537  
538 538  
... ... @@ -551,7 +551,7 @@
551 551   1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
552 552  
553 553  
554 -= **9. Supports** =
633 += **10. Supports** =
555 555  
556 556  (((
557 557  **//If you are experiencing issues and can’t solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
... ... @@ -563,7 +563,7 @@
563 563  
564 564  )))
565 565  
566 -= **10. Order Info** =
645 += **11. Order Info** =
567 567  
568 568  (% style="color:#0000ff" %)**HP0D-XXX**
569 569  
... ... @@ -576,7 +576,7 @@
576 576  * **US915**: LoRaWAN US915 band
577 577  * **IN865**: LoRaWAN IN865 band
578 578  
579 -= **11. Manufacturer Info** =
658 += **12. Manufacturer Info** =
580 580  
581 581  (((
582 582  **Shenzhen Dragino Technology Development co. LTD**
... ... @@ -593,7 +593,7 @@
593 593  
594 594  )))
595 595  
596 -= **12. FCC Warning** =
675 += **13. FCC Warning** =
597 597  
598 598  (((
599 599  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-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
image-20220609104637-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +17.6 KB
Content
image-20220609104701-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +22.8 KB
Content