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

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

Summary

Details

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