Version 174.25 by Xiaoling on 2022/07/27 17:54

Show last authors
1 (% style="text-align:center" %)
2 [[image:1651802206983-860.png||height="427" width="398"]]
3
4
5 (((
6
7
8
9 )))
10
11 **Table of Contents:**
12
13 {{toc/}}
14
15
16 = **1. Introduction** =
17
18 == **1.1 What is HP0D** ==
19
20
21 (((
22 The HP0D is an outdoor LoRaWAN Gateway. It lets you bridge LoRa wireless network to an IP network via WiFi,Ethernet, optional 3G or 4G. The LoRa wireless allows users to send  data and reach extremely long ranges at low data rates.
23 )))
24
25 (((
26 HP0D has passed Helium Full Hotspot Approval. It supports the (% style="color:#037691" %)** miner feature from Helium** (% style="color:black" %) and has a built-in ATECC608 encryption chip. It can be used as a Helium Full Hotspot  for the project. It also supports Semtech packet forwarder and LoRaWAN Station connection, it is fully compatible with LoRaWAN protocol.HP0D supports two LoRaWAN servers at the same time, (% style="color:#037691" %)**users can use HP0D for helium mining and connects max 2 x LoRaWAN servers at the same time**.
27 )))
28
29 (((
30 (% style="color:#037691" %)**Dragino already paid HP0D $40 onboarding cost and $10 location cost for each HP0D**. (% style="color:black" %)It is ready to use for Helium, user only needs to input HNT wallet address and use QR Code to onboarding HP0D when it arrives.
31 )))
32
33 (((
34 HP0D has pre-configured standard LoRaWAN frequency bands to use for different countries. Users can also customize the frequency bands to use in their own LoRaWAN network.
35
36
37 )))
38
39 == **1.2 Specifications** ==
40
41 **~ Hardware System:**
42 Linux Part:
43
44 * Raspberry Pi 4
45
46 **~ Interface:**
47
48 * 10M/100M RJ45 Ports x 1
49 * LoRaWAN Wireless
50 * Power Input: 12V 2A, DC
51
52 **~ Operating Condition:**
53
54 * Work Temperature: -20 ~~ 65°C
55 * Storage Temperature: -20 ~~ 65°C
56 * Power Input: 12V 2A, DC
57
58
59
60
61 == **1.3 Features** ==
62
63 * Open-Source Linux system
64 * RPi4 with 2G /4G or 8G RAM
65 * Managed by Web GUI, SSH via Internet
66 * Support Semtech UDP packet forwarder
67 * Support LoRaWAN Station Connection
68 * Support Helium Miner
69 * External fiberglass antenna
70 * Firmware OTA
71 * 802.3af PoE
72 * Lighting Protection
73 * Remote Monitoring
74 * Support Helium LoRaWAN server and secondary LoRaWAN server
75 * Include prepaid $40 onboarding cost and $10 location cost.
76 * [[Remote.it remote management>>url:https://wiki.dragino.com/index.php?title=Reverse_SSH_Access#Use_Remote.it_service]].
77
78
79
80
81 == **1.4 Label info and login name** ==
82
83
84 [[image:1651803959860-394.png||height="500" width="375"]]
85
86
87
88 === 1.4.1 Label information: ===
89
90
91 (((
92 **Device hostname:**  (% style="background-color:yellow" %)dragino-xxxxxx(%%)
93 **Band**:  (% style="background-color:yellow" %)US915/AU915/AS923_1-AS923_4/KR920/EU868/IN865/RU864 (%%)
94 **Miner animal name**: (% style="background-color:yellow" %)xxx-xxx-xxx (%%)
95 **Miner address**:  (% style="background-color:yellow" %)12xxxxxx (%%)
96 **Eth MAC address**:  (% style="background-color:yellow" %)A8: 40: 41: EF: FE: CD (%%)
97 **Login**:  (% style="background-color:yellow" %) root/d59f2d5b (the root is the Login account for the Web-UI and SSH.) (%%)
98 **SN**:  (% style="background-color:yellow" %) device serial number.
99 )))
100
101
102
103 = **2. Quick Start & Onboarding** =
104
105
106 (((
107 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.
108 )))
109
110
111 == **2.1  Connect HP0D Web UI** ==
112
113
114 === **2.1.1 via HP0D's Access Point** ===
115
116
117 At the first boot of HP0D, it will auto-generate a Wi-Fi network
118
119
120 [[image:1651804327535-321.png||height="325" width="199"]]
121
122
123 (% class="box infomessage" %)
124 (((
125 called  : (% style="color:red" %)**//HPD-dragino-xxxxxx//**
126 )))
127
128 (% class="box infomessage" %)
129 (((
130 with password:  (% style="color:red" %)**//dragino+dragino//**(%%)
131 You can use a PC to connect to this Wi-Fi network. The PC will get an IP address 10.130.1.xxx and the HP0D has the default  IP 10.130.1.1
132 )))
133
134
135 [[image:1651804397792-591.png||height="386" width="733"]]
136
137
138
139 === **2.1.2 Connect via HP0D hostname** ===
140
141
142 (((
143 Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address. If your PC(Windows/Mac/Ubuntu) connects to the same network with the HP0D, you can access the HP0D Web-UI via HP0D's hostname.
144 )))
145
146 Like: (% style="background-color:yellow" %)__**//http:~/~/dragino-4ba54a//**__
147
148
149 [[image:1651804629009-699.png]]
150
151
152
153 === **2.1.3 Connect via Ethernet Port** ===
154
155
156 (((
157 //Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
158 )))
159
160
161 (((
162 //**If you get the IP address from the router, like: (% class="mark" %)10.130.2.42(%%), you can use this IP address to connect the WEB UI or SSH access of HP0D.**//
163 )))
164
165
166 [[image:1651804782523-623.png]]
167
168
169
170 == **2.2 Generate QR Code** ==
171
172
173 (((
174 //Go to (% style="color:#037691" %)**Miner** ~-~-> **QR Generate**(%%), input your Helium Wallet Address, and click Generate.//
175 )))
176
177 (((
178 (% style="color:red" %)**//Note: After onboarding, this wallet will become the owner of this hotspot.//**
179
180
181 )))
182
183 [[image:image-20220506140312-1.png||height="435" width="438"]]
184
185
186
187 == **2.3 Onboarding Hotspot** ==
188
189
190 (((
191 //**1.** Download the Helium Hotspot APP from the Apple or Google Play store.//
192 )))
193
194 (((
195 (% style="color:red" %)**//Note: the APP version needs to be greater than 3.11.//**
196
197
198 )))
199
200 (((
201 //**2. **To add a hotspot, select (% style="color:blue" %)**“Hotspot”**(%%). On this tab, click the** (% style="color:blue" %)“+ Add Hotspot"(%%)** in the mid where choose the  (% style="color:blue" %)**"DRAGINO Miner HP0D"**//
202
203
204 )))
205
206 [[image:1651817186037-899.png||height="429" width="206"]] [[image:1651817194458-938.png||height="434" width="203"]]
207
208
209
210 //**3. **Scan the QR Code you generated in the previous step.//
211
212 [[image:1651828211026-220.png||height="405" width="191"]]
213
214
215
216 (((
217 //**4. **Onboarding your device//
218 )))
219
220 (((
221 Mobile APP will get info from the onboarding server. If the MAC address doesn't appear, it means the network connection of the mobile to the onboarding server might have an issue.  
222
223
224 )))
225
226 [[image:image-20220506141159-2.png||height="422" width="202"]] [[image:1651817529289-461.png||height="423" width="199"]]
227
228 [[image:1651828250802-391.png||height="421" width="197"]] [[image:1651828262668-768.png||height="416" width="196"]](% style="display:none" %)
229
230
231 **5. **//Check onboarding status where you can check from mobile~://
232
233 [[image:1651828391664-884.png||height="413" width="197"]] [[image:1651828401011-970.png||height="412" width="193"]](% style="display:none" %)
234
235
236 //You can also see the hotspot status in the below link~://
237
238 //https:~/~/explorer.helium.com/hotspots/**<(% class="mark" %)YOUR_HOTSPORT_KEY(%%)>**//
239
240 //Example~://
241
242
243 **//Green Synced means hotspot works normally.//**
244
245 [[image:1651828427715-679.png||height="374" width="635"]]
246
247
248
249 == **2.4 Set the Port Forwarding** ==
250
251
252 (((
253 //Helium Hotspots may not work if the Hotspot is behind a firewall or uses an incompatible NAT type. Other times it may be because of a router configuration or the internet is offline. This article aims to help resolve any issues you may have.//
254 )))
255
256 [[image:1651828514449-658.png]]
257
258 (((
259
260 )))
261
262 (((
263 (((
264 (% style="color:red" %)**Note: Please refer to more detailed Settings**
265 )))
266 )))
267
268 (((
269 (((
270 [[https:~~/~~/docs.helium.com/troubleshooting/network-troubleshooting/>>url:https://docs.helium.com/troubleshooting/network-troubleshooting/]]
271 )))
272 )))
273
274 (((
275 (((
276 [[https:~~/~~/www.youtube.com/watch?v=GKusVC7ovrE>>url:https://www.youtube.com/watch?v=GKusVC7ovrE]]
277 )))
278
279
280
281 )))
282
283 = **3. Check the configuration of HP0D** =
284
285 == **3.1 LoRa frequency configuration** ==
286
287
288 [[image:1651828687205-178.png||height="323" width="657"]]
289
290
291
292 == **3.2 Check the LoRaWAN Server Address** ==
293
294
295 [[image:image-20220607160428-1.png||height="472" width="654"]]
296
297
298
299 == **3.2.1 Configure the Secondary LoRaWAN Server** ==
300
301
302 [[image:image-20220607161130-2.png||height="501" width="1112"]]
303
304
305 [[image:image-20220607161603-3.png||height="557" width="1113"]]
306
307
308 [[image:image-20220607161812-4.png||height="699" width="1115"]]
309
310
311
312 == **3.3 Check Miner configuration** ==
313
314
315 [[image:image-20220506181408-1.png||height="451" width="513"]]
316
317
318 (((
319 (% style="color:red" %)//**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.**//
320
321
322
323 == **//3.4 Check the Miner state//** ==
324
325
326 [[image:image-20220531171836-9.png||height="776" width="1155"]]
327
328
329 (((
330 (% style="color:red" %)//**Note: Absorption status can show whether the hotspot is working properly The p2p network can see how your hotspot is interacting with the surrounding hotspots usually, the nat_type should be '**//(% style="color:blue" %)**//none'//**
331 )))
332
333
334
335 )))
336
337 = **4. Installation of Antenna** =
338
339
340 (((
341 //HP0D uses Fiber Glass Antenna.//
342 )))
343
344 [[image:1651832158606-882.png]]
345
346 (((
347
348 )))
349
350 (((
351 //The user needs to connect the antenna cable's SMA connector to the HP03 and connect the N-Type connector to the antenna and install it as below~://
352 )))
353
354 (((
355 [[image:1651832205608-998.png||height="349" width="198"]]
356
357
358
359 )))
360
361 = **5. SSH Access for Linux console** =
362
363
364 (((
365 //Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router.//
366 )))
367
368 (((
369 //In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
370 )))
371
372 (((
373 //You can use this IP or hostname of HP0D to connect the WEB UI or SSH access of HP0D.//
374 )))
375
376 (((
377 //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.//
378 )))
379
380
381 Below are screenshots:
382
383 [[image:image-20220608202027-1.png]]
384
385 (((
386 **//IP address:  IP address of HP0D or hostname of HP0D ((% class="mark" %)Such as dragino-7df4af(%%))//**
387 )))
388
389 (((
390 //Port:  22//
391 )))
392
393 (((
394 //User Name:      (% style="color:green" %)**root**//
395 )))
396
397 (((
398 //Password:         (% style="color:green" %)**Randomly generated (found on device’s label)**//
399
400
401 )))
402
403 (((
404 //After logging in, you will be in the Linux console and can enter commands as shown below.//
405
406
407 )))
408
409 [[image:image-20220608202118-2.png]]
410
411
412
413 = **6. How to change the Wireless function of HP0D** =
414
415
416 //The wireless function is configured as AP by default and the web page does not support configuration,//
417
418 //if you want to configure it as STA(client)connection mode,//
419
420 //you can configure your WiFi info on the** (% style="color:blue" %)/Network/WiFi (%%)**page.//
421
422
423 (% style="color:red" %)**//Note: the wireless state is as AP//**
424
425 [[image:image-20220531170243-5.png||height="469" width="967"]]
426
427
428
429 == **6.1 Access WiFi configuration page** ==
430
431
432 [[image:image-20220531165803-2.png]]
433
434
435
436 == **6.2 Enter your WiFi information and save** ==
437
438
439 [[image:image-20220531165958-3.png]]
440
441
442
443 == **6.3 Change the WiFi mode.** ==
444
445
446 [[image:image-20220531170131-4.png]]
447
448
449
450 == **6.4 Wait system to restart** ==
451
452
453 [[image:image-20220531170501-7.png]]
454
455
456 (% style="color:red" %)//**Note: When the time remaining is finished it will turn to the home page.**//
457
458
459
460 == **6.5 Check the STA state** ==
461
462
463 [[image:image-20220531170705-8.png||height="484" width="990"]]
464
465
466
467 = **7. Trouble Shootings** =
468
469 == **7.1 How to get a wallet address?** ==
470
471
472 **//Download the helium Hotspots APP on the Apple or Google Play store to generate your own wallet.//**
473
474
475
476 == **7.2 Onboarding ~-~- Unable to access Web-UI ~-~-> Miner** ==
477
478
479 (((
480 //Users can log in to the HP0D, able to access other Web Pages except for the miner page.//
481 )))
482
483 (((
484 //If you first boot the device where you need to wait for 10 mins for the initialization connection to the Helium server.//
485
486
487
488 )))
489
490 == **7.3 Onboarding ~-~- Some parameters on the miner page show timeout** ==
491
492
493 [[image:image-20220506182042-2.png||height="250" width="516"]]
494
495 [[image:1651832455372-647.png||height="224" width="520"]]
496
497
498 **//HP0D is establishing a connection to the Helium server and is not finished. And you might see above.//**
499
500 **//It might relate to the network which might be up to 10mins.//**
501
502
503
504 == **7.4 Onboarding – Bad Gateway** ==
505
506
507 [[image:1651832583790-633.png]]
508
509
510 //**This is caused by the process leading too long which just needs to refresh the page.**//
511
512
513
514 == **7.5 Onboarding ~-~- Why did QR Code generate aways fail?** ==
515
516
517 [[image:image-20220506182424-3.png]]
518
519
520 (((
521 //**This may be related to the current block height, if the device is synchronizing to the latest height or if the device block height is much lower than the current height as the above picture like '1 1', the QR code generation may fail.**//
522
523
524
525 )))
526
527 == **7.6 Onboarding ~-~- Why is the QR Code not quite the same as the manual?** ==
528
529
530 [[image:1651832742262-209.png||height="297" width="365"]]
531
532
533 (((
534 //**Please ensure that you enter the correct wallet address and that your network is up and running, the user can click the button of (% style="color:red" %)‘Clean’(%%) to re-generate the QR Code.**//
535
536
537
538 )))
539
540 == **7.7 Onboarding – MAC address is ‘Unknown’ after scan QR Code** ==
541
542
543 [[image:1651832811038-780.png||height="462" width="216"]]
544
545
546 (((
547 //**If you see the MAC Address shows the (% style="color:red" %)‘Unknown’(%%) where is due to the provisioning error, please contact us to help you solve it.**//
548
549
550
551 )))
552
553 == **7.8 Onboarding – MAC address is being refreshed after scanning the QR Code** ==
554
555
556 (((
557 //**After scanning the QR Code, Mobile APP will connect to the Helium onboarding server and provide the public key/ wallet address to the onboarding server. The server will return the match MAC address for this hotspot.**//
558
559
560 )))
561
562 (((
563 //**If you don't see the MAC address, make sure your mobile has a good internet connection.**//
564 )))
565
566 [[image:1651832880009-473.png]]
567
568
569
570 == **7.9 HP0D Web ~-~-> Miner ~-~-> Version shows ‘short’** ==
571
572
573 **//This is caused by the server connection delay, which does not affect the regular use.//**
574
575 [[image:1651832959907-357.png]]
576
577
578
579 == **7.10 Mobile APP crash after scanning the QR Code?** ==
580
581
582 * //**Make sure you have input the correct Wallet address to generate QR Code.**//
583 * //**Make sure your mobile app uses the same wallet address as the one to generate QR Code.**//
584 * //**Make sure your mobile app's relevant permission is enabled.**//
585 * //**Known: The Android 11 version may cause this kind of issue.**//
586
587
588 == **7.11 Why the frequency/region is not the same as what I purchased?** ==
589
590
591 (((
592 //**Each HP0D is inspected and configured prior to shipping.**//
593 )))
594
595 (((
596 //**If your HP0D Web-UI – Miner region is not the same as the shell labels, please contact our support team that will solve this issue for you.**//
597
598
599
600 )))
601
602 == **7.12 Can use the frequency to a region where is no support?** ==
603
604
605 (((
606 //**Please make sure that the region supports this frequency, you can confirm the appropriate frequency through this link:**//
607 )))
608
609 (((
610 [[https:~~/~~/docs.helium.com/lorawan-on-helium/frequency-plans>>url:https://docs.helium.com/lorawan-on-helium/frequency-plans]]
611
612
613
614 )))
615
616 == **7.13 Can change the frequency of the HP0D Miner?** ==
617
618
619 //We do not recommend doing this, it may damage your device//
620
621
622
623 == **7.14 Low Reward and not transmit issue** ==
624
625
626 //We had released the 0524 version for the miner, Users can check the miner version in the HP0D web UI.//
627
628 //If it is lower than the 0524 version, users can manually upgrade it via the 'draginoups' command in the HP0D's CLI.//
629
630 [[image:image-20220527114519-1.png||height="579" width="851"]]
631
632
633
634 == **7.15 Why is my miner version not the latest** ==
635
636
637 //By default, as soon as a new version of helium is released, we will push the upgrade the same day.//
638
639 //However, the download and upgrade may fail due to the network.//
640
641 You can reboot your hotspot where the hotspot will try to upgrade when per booting.
642
643
644 //and **We offer manual check methods:**//
645
646 **// Use the "draginoups" command to check//**
647
648
649 (% style="color:red" %)**//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]]** )**//
650
651
652 [[image:image-20220601101358-1.png]]
653
654
655
656 == **7.16 Why is my miner running down?** ==
657
658
659 //the default, the Miner is managed by docker.//
660
661 //If you find the miner is offline where the miner is running down.//
662
663
664 **What You can do?**
665
666 (% style="color:blue" %)**1. Reboot the hotspot and check again.**
667
668 //Usually, if the miner is just down, then a reboot is the quickest way//
669
670
671 (% style="color:blue" %)**2. Reinstall the Miner manually.**
672
673 //If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
674
675 (((
676 **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
677 )))
678
679
680 (((
681 **2). Run the (% style="color:red" %)"//minerup updat//e"(%%) command to reinstall the miner**
682 )))
683
684
685
686 [[image:image-20220610094825-2.png||height="457" width="835"]]
687
688
689 [[image:image-20220610094755-1.png||height="706" width="834"]]
690
691
692
693 == **7.17 More commands for debugging.** ==
694
695
696 **I'm trapped somewhere, what can I do first?**
697
698
699 //dragino provides a method of self-testing//
700
701 //1.) Is Hotspot's Miner running?//
702
703 //2). Is the miner version up to date?//
704
705 //3). Is the height gap between local height and remote height kept within 100//
706
707
708 (((
709 (% style="color:red" %)**//Note: You can find the above three points on the Miner page, and If you are familiar with the Linux command line you can use the following command//**
710 )))
711
712
713 (% class="box infomessage" %)
714 (((
715 (((
716 minerup update  #~-~-> reinstall miner but not clearing memory
717 minerup flush  #~-~->  reinstall miner and clear memory
718 minerup snap  #~-~->  load a snap_short to sync the block height
719 minerup gap  #~-~->  check the height between local and remote.
720 draginoup  #~-~->  check the miner version gap between local and remote.
721 )))
722
723 (((
724
725 )))
726
727 (((
728 doker ps  #~-~-> show the miner running state
729 miner versions  #~-~-> show the miner  version
730 )))
731 )))
732
733
734
735 == **7.18 Why does my hotspot not have some of the features described in this WiKi** ==
736
737
738 (((
739 //**This is the result of the OTA not being updated in time**//
740 )))
741
742 (((
743 //**You can reboot your hotspot or upgrade these packages manually.**//
744 )))
745
746
747 (% class="box infomessage" %)
748 (((
749 (((
750 **apt update**
751 **apt install dragino***
752 )))
753 )))
754
755
756
757 = **8. How to flash a new OS for the hotspot, the hotspot's setting will be factory settings** =
758
759
760 The hotspot is based on the Rpi-4B so the OS has been installed on the SD card.
761
762 So you have to re-flash the image into the SD card.
763
764 (% style="background-color:yellow" %)**Warning:  Do not reset unless necessary**
765
766
767 (% style="color:blue" %)//**Preparations:**//
768
769 1. //Open the HP0D shell, and take out the SD card from the Raspberry PI 4B (Make sure the SD card is empty )//
770
771 2. //Download the OS image~: ( Such as **[[draginohp0d-1.9img>>url:http://repo.dragino.com/release/hp0d-image/draginohp0d-1.9.img]]** )//
772
773 3. //A card reader device//
774
775 4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
776
777 5. //SD Card **[[formatter>>url:http://repo.dragino.com/release/tool/PanasonicSDFormatter.zip]]**//
778
779
780 (% style="color:blue" %)**HP0D's enclosure**
781
782
783 [[image:image-20220615204902-1.png||height="633" width="918"]]
784
785
786 [[image:image-20220615204917-2.png||height="1038" width="922"]]
787
788
789
790 === (% style="color:blue" %)**Step 1.  Formatting the SD Card**(%%) ===
791
792
793 [[image:image-20220609111027-9.png]]
794
795
796
797 === (% style="color:blue" %)**Step 2. Select the OS image **(%%) ===
798
799
800 [[image:image-20220609104907-8.png]]
801
802
803
804 === (% style="color:blue" %)**Step 3. Select the target **(%%) ===
805
806
807 [[image:image-20220609104637-2.png]]
808
809 [[image:image-20220609104701-3.png]]
810
811
812
813 === (% style="color:blue" %)**Step 4. Flash start**(%%) ===
814
815
816 [[image:image-20220609104727-4.png]]
817
818 [[image:image-20220609104741-5.png]]
819
820
821
822 === (% style="color:blue" %)**Flash Complete**(%%) ===
823
824
825 [[image:image-20220609104415-1.png]]
826
827
828 == **Step 4. Re-install the SD card into the hotspot and boot it** ==
829
830
831
832 == **Step 5. Configure the correct region for the miner** ==
833
834
835 **by the default, the factory settings apply to the US915.**
836
837 **if your region is not the US915, you have to configure the correct region for the miner.**
838
839
840 **Access the hotspot CLI, and run these Linux commands**
841
842
843 (% class="box infomessage" %)
844 (((
845 (((
846 ~#~##update the software of dragino
847 )))
848
849 (((
850 apt update
851 )))
852
853 (((
854 apt install dragino*
855 )))
856 )))
857
858 [[image:image-20220609150452-2.png||height="348" width="909"]]
859
860
861
862 (% class="box infomessage" %)
863 (((
864 (((
865 ~#~##configure the correct region for the miner and update it
866 )))
867
868 (((
869 uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
870 )))
871
872 (((
873 uci commit miner
874 )))
875
876 (((
877 minerup update
878 )))
879 )))
880
881 [[image:image-20220609151513-5.png]]
882
883
884
885 (% class="box infomessage" %)
886 (((
887 (((
888 ~#~##check the miner version
889 )))
890
891 (((
892 draginoups
893 )))
894 )))
895
896 [[image:image-20220609151419-3.png]]
897
898
899
900 (% class="box infomessage" %)
901 (((
902 (((
903 ~#~##unblock the function of wireless
904 rfkill unblock wlan
905 uci set wireless.general.mode=ap
906 uci commit wireless
907 )))
908 )))
909
910 [[image:image-20220609161204-1.png]]
911
912
913
914 = **9. How does the HP0D access to the network via a USB 4G Dongle** =
915
916
917 We have reserved enough space inside the HP0D to use a USB 4G Dongle,
918
919 so you can install a USB 4G Dongle in order for the hotspot to access the network via 4G.
920
921
922 (% style="color:green" %)//**Preparations:**//
923
924 //**1). A USB 4G Dongle, Such as HUAWEI E3327,ZTE...**//
925
926 //**2). A Sim card that can access the 4g network.**//
927
928 //**3). open the hotspot's shell.**//
929
930
931
932 == **9.1.  Open the HP0D shell and access the USB 4G Dongle into the Rpi.** ==
933
934
935 [[image:image-20220627153334-2.png]]
936
937
938
939 == **9.2. Checking the USB 4G Dongle network** ==
940
941
942 (((
943 We have installed drivers for common USB 4G Dongle,
944 )))
945
946 (((
947 and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
948 )))
949
950
951 (% style="color:blue" %)**//HUAWEI-E3327//**
952
953 [[image:image-20220627154526-9.png||height="762" width="725"]]
954
955
956
957 (% style="color:blue" %)**//ZTE//**
958
959 [[image:image-20220627154201-5.png]]
960
961
962
963 = **10. PoE introduction** =
964
965
966 (((
967 //The HP0D is use the (% style="color:blue" %)**IEEE 802.3 af compliant PoE port**(%%) (input 44 ~~ 57 v, output 12V)//
968 )))
969
970 (((
971 //So you can use the PoE //switches// or PoE injector to power the device.//
972 )))
973
974
975 (((
976 (% style="color:red" %)**Note: The RJ45 Indicator light only represents the PoE power supply, so when you use DC to power the hotspot and the RJ45 indicator light is off  ~-~--> this is normal**
977 )))
978
979
980 (% style="background-color:yellow" %)**Wiring schematic:**
981
982 [[image:image-20220616143347-1.png]]
983
984
985
986
987 = **11. OTA Version Info** =
988
989
990 == **When does the OTA update happen?** ==
991
992
993 **//HP0D will check OTA update on a) Every Booting. b) Every Night. Below is the OTA update version info//**
994
995
996
997 == **# 2022/05/14** ==
998
999
1000 1. //Update to the latest miner version: miner-arm64_2022.05.13.0_GA//
1001 1. //Add postinst after auto-update//
1002 1. //Add Miner version mark.//
1003 1. //Add fast sync if miner GAP is large//
1004
1005
1006
1007 == **# 2022/05/18** ==
1008
1009
1010 1. //Update minerup to speed up synchronized blocks//
1011
1012
1013
1014 == **# 2022/05/24** ==
1015
1016
1017 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
1018
1019
1020
1021 == **# 2022/05/31** ==
1022
1023
1024 1. //Add WiFi STA icon display//
1025 1. //Optimize AP icon display//
1026 1. //Optimize home icon display//
1027 1. //Fix for Miner icon URL bug//
1028 1. //Add the secondary server configuration//
1029
1030
1031
1032 = **12. Supports** =
1033
1034
1035 (((
1036 **//If you are experiencing issues and can’t solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
1037 )))
1038
1039 (((
1040 **//With your question as detailed as possible. We will reply and help you in the shortest.//**
1041
1042
1043
1044 )))
1045
1046 = **13. Order Info** =
1047
1048
1049 (% style="color:blue" %)**HP0D-XXX**
1050
1051 (% style="color:blue" %)**XXX**(%%): Frequency Band
1052
1053 * (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1054 * (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1055 * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1056 * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1057 * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1058 * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1059
1060
1061
1062 = **14. Manufacturer Info** =
1063
1064
1065 (((
1066 **Shenzhen Dragino Technology Development co. LTD**
1067 )))
1068
1069 (((
1070 Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
1071 )))
1072
1073 (((
1074 Longcheng Street, LongGang District; Shenzhen 518116, China
1075
1076
1077
1078 )))
1079
1080 = **15. FCC Warning** =
1081
1082
1083 (((
1084 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:
1085 )))
1086
1087 (((
1088 ~-~- Reorient or relocate the receiving antenna.
1089 )))
1090
1091 (((
1092 ~-~- Increase the separation between the equipment and receiver.
1093 )))
1094
1095 (((
1096 ~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
1097 )))
1098
1099 (((
1100 ~-~- Consult the dealer or an experienced radio/TV technician for help.
1101 )))
1102
1103 (((
1104 Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
1105 )))
1106
1107 (((
1108 The antenna(s) used for this transmitter must be installed to provide a separation distance of at least 20 cm from all persons and must not be co-located or operating in conjunction with any other antenna or transmitter.
1109 )))