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

From version 82.19
edited by Xiaoling
on 2022/06/20 11:53
Change comment: There is no comment for this version
To version 82.18
edited by Xiaoling
on 2022/06/20 11:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -867,7 +867,10 @@
867 867  
868 868  * (% style="color:#037691" %)AT Command:
869 869  
870 +(% class="box infomessage" %)
871 +(((
870 870  **AT+TRIG1=a,b**
873 +)))
871 871  
872 872  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
873 873  
... ... @@ -879,9 +879,12 @@
879 879  AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
880 880  
881 881  
882 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
883 -* **0x09 01 aa bb cc  ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
885 +* (% style="color:#037691" %)Downlink Payload (prefix 0x09 01 ):
884 884  
887 +(% class="box infomessage" %)
888 +(((
889 +**0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
890 +)))
885 885  
886 886  
887 887  
... ... @@ -906,7 +906,7 @@
906 906  
907 907  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
908 908  
909 -**0x09 02 aa bb cc  **~/~/ same as AT+TRIG1=aa,0x(bb cc)
915 +**0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
910 910  
911 911  
912 912