Last modified by Mengting Qiu on 2025/06/04 18:42

From version 77.75
edited by Xiaoling
on 2022/06/10 09:23
Change comment: There is no comment for this version
To version 77.72
edited by Xiaoling
on 2022/06/10 09:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -658,12 +658,10 @@
658 658  
659 659   Yy4 yy4: AC2 or AV2 high limit.
660 660  
661 -
662 662  **Example1**: AA 00 13 88 00 00 00 00 00 00
663 663  
664 664  Same as AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
665 665  
666 -
667 667  **Example2**: AA 02 01 00
668 668  
669 669  Same as AT+ DTRI =1,0  (Enable DI1 trigger / disable DI2 trigger)
... ... @@ -694,7 +694,6 @@
694 694  
695 695  * Each bits shows which status has been trigger on this uplink.
696 696  
697 -
698 698  **Example:**
699 699  
700 700  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
... ... @@ -706,7 +706,6 @@
706 706  
707 707  * Each bits shows which status has been trigger on this uplink.
708 708  
709 -
710 710  **Example:**
711 711  
712 712  00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.