Changes for page HP0D -- Full Hotspot for Helium User Manual
Last modified by Xiaoling on 2024/10/21 15:44
From 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, 11 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoye - Content
-
... ... @@ -249,22 +249,9 @@ 249 249 == **3.2 Check the LoRaWAN Server Address** == 250 250 251 251 252 -[[image: image-20220607160428-1.png||height="472" width="654"]]252 +[[image:1651828703680-156.png||height="349" width="672"]] 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 - 268 268 == **3.3 Check Miner configuration** == 269 269 270 270 ... ... @@ -273,19 +273,6 @@ 273 273 ((( 274 274 //**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.**// 275 275 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 - 289 289 290 290 ))) 291 291 ... ... @@ -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(%%))//**293 +**//IP address: IP address of HP0D or hostname of HP0D ((% class="mark" %)Such as dragino-63920a(%%))//** 333 333 ))) 334 334 335 335 ((( ... ... @@ -352,55 +352,72 @@ 352 352 353 353 ))) 354 354 355 -[[image: image-20220608202118-2.png]]316 +[[image:1651832284160-991.png||height="171" width="729"]] 356 356 357 357 358 358 = **6. How to change the Wireless function of HP0D** = 359 359 360 -//The wireless function is configured as AP by default and the web page does not support configuration,// 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.// 361 361 362 -//if you want to configure it as STA(client)connection mode,// 363 363 364 - //youcanconfigureyourWiFi infoonthe**/Network/WiFi**page.//324 +== **6.1 Access the Linux console.** == 365 365 326 +//Follow the previous step of Step 5.// 366 366 367 -**//Note: the wireless state is as AP//** 368 368 369 - [[image:image-20220531170243-5.png||height="469"width="967"]]329 +== **6.2 Install the package of network-manager** == 370 370 371 371 372 - ==**6.1 Access WiFi configurationpage** ==332 +//Run commands~:// 373 373 334 +(% class="box infomessage" %) 335 +((( 336 + apt update 337 + apt install network-manager 338 +))) 374 374 375 -[[image:image-202205 31165803-2.png]]340 +[[image:image-20220507140730-1.png||height="402" width="728"]] 376 376 377 377 378 -== **6. 2Enter your WiFi informationandsave** ==343 +== **6.3 Reboot the device** == 379 379 380 380 381 - [[image:image-20220531165958-3.png]]346 +//Run command~:// 382 382 348 +(% class="box infomessage" %) 349 +((( 350 + reboot 351 +))) 383 383 384 - == **6.3 Changethe WiFimode.** ==353 +[[image:image-20220507140814-2.png]] 385 385 386 386 387 - [[image:image-20220531170131-4.png]]356 +== **6.4 Check the wireless type** == 388 388 389 -== **6.4 Wait system to restart** == 390 390 359 +//Run command~:// 391 391 392 -[[image:image-20220531170501-7.png]] 361 +(% class="box infomessage" %) 362 +((( 363 + iw dev 364 +))) 393 393 366 +[[image:image-20220507140941-3.png]] 394 394 395 -//**Note: When the time remaining is finished it will turn to the home page.**// 396 396 369 +== **6.5 Connect the WiFi** == 397 397 398 -== **6.5 Check the STA state** == 399 399 372 +//Run command~:// 400 400 401 -[[image:image-20220531170705-8.png||height="484" width="990"]] 374 +(% class="box infomessage" %) 375 +((( 376 + nmtui 377 +))) 402 402 379 +[[image:image-20220507140953-4.png]] 403 403 381 + 404 404 = **7. Trouble Shootings** = 405 405 406 406 == **7.1 How to get a wallet address?** == ... ... @@ -553,21 +553,6 @@ 553 553 [[image:image-20220527114519-1.png||height="579" width="851"]] 554 554 555 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 571 = **8. OTA Version Info** = 572 572 573 573 == **When does the OTA update happen?** ==
- 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
- image-20220607160428-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -61.1 KB - Content
- image-20220607161130-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -138.5 KB - Content
- image-20220607161603-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -119.4 KB - Content
- image-20220607161812-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -125.6 KB - Content
- image-20220607162635-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -155.3 KB - Content
- image-20220607162859-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -137.7 KB - Content
- image-20220608202027-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -35.3 KB - Content
- image-20220608202118-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -25.1 KB - Content