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

From version 132.1
edited by Xiaoye
on 2022/06/09 15:14
Change comment: There is no comment for this version
To version 131.1
edited by Xiaoye
on 2022/06/09 15:11
Change comment: Rollback to version 129.1

Summary

Details

Page properties
Content
... ... @@ -636,21 +636,16 @@
636 636  **Access the hotspot CLI, and run these Linux commands**
637 637  
638 638  
639 -(% class="box infomessage" %)
640 -(((
641 641  ~#~##update the software of dragino
642 642  
643 643  apt update
644 644  
645 645  apt install dragino*
646 -)))
647 647  
648 648  [[image:image-20220609150452-2.png||height="348" width="909"]]
649 649  
650 650  
651 651  
652 -(% class="box infomessage" %)
653 -(((
654 654  ~#~##configure the correct region for the miner and update it
655 655  
656 656  uci set miner.general.region=<Region; Such as AS923-1/AU915/US915/EU868/IN865>
... ... @@ -658,17 +658,12 @@
658 658  uci commit miner
659 659  
660 660  minerup update
661 -)))
662 662  
663 663  
664 664  
665 -(% class="box infomessage" %)
666 -(((
667 667  ~#~##check the miner version
668 668  
669 -
670 670  draginoups
671 -)))
672 672  
673 673  
674 674  = **9. OTA Version Info** =