<
From version < 10.1 >
edited by Xiaoling
on 2022/06/02 14:25
To version < 11.1 >
edited by Xiaoling
on 2022/06/02 14:28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -39,7 +39,6 @@
39 39  |AT+DI2TORO2=2|AT+DI2TORO2=2
40 40  
41 41  
42 -
43 43  == **2.2  Point To Mult-Point ** ==
44 44  
45 45  
... ... @@ -90,7 +90,9 @@
90 90  
91 91  (% style="color:#037691" %)**AT+GROUPMOD **(%%)**: **Set or Get the grouping mode of the device (default: 0)
92 92  
92 +(((
93 93  (% style="color:#037691" %)**AT+GROUPID **(%%)**:      **Set or Get the password for matching between TX group and RX group, which can be composed of numbers or characters (default: 12345678)
94 +)))
94 94  
95 95  (% style="color:#037691" %)**AT+TRIG1 **(%%)**:**  Set or Get the DI1 pin interrupt trigger mode (default 0,0)
96 96  
... ... @@ -160,7 +160,9 @@
160 160  
161 161  **AT+GROUPMOD=0,aa**  Set the TX group that controls the number of aa (The maximum value of aa is 8)
162 162  
164 +(((
163 163  **AT+GROUPMOD=1,bb**  Set to the RX group controlled by the TX group, numbered bb(The maximum value of aa is 8)
166 +)))
164 164  
165 165  **AT+GROUPMOD=0,2**  Set to control the TX group of the two RX groups
166 166  
... ... @@ -194,13 +194,17 @@
194 194  
195 195  (% style="color:#037691" %)**The third byte**(%%)**:**  ACK returned to the sender after the mapping is completed.
196 196  
200 +(((
197 197  (% style="color:#037691" %)**The fourth byte**(%%)**:**  the high four bits are 1 to represent DI1, and the low four bits are the level of DI1 when the interrupt is triggered.
202 +)))
198 198  
199 199  (% style="color:#037691" %)**The Fifth byte**(%%)**:       **DI1TODO1 when the interrupt is triggered, 0 when the interrupt is not triggered.
200 200  
201 201  (% style="color:#037691" %)**The Sixth byte**(%%)**:**  0 does not trigger interrupt when DI1TORO1 interrupt is triggered.
202 202  
208 +(((
203 203  (% style="color:#037691" %)**The seventh byte**(%%)**:**  the high four bits are 2 to represent DI2, and the low four bits are the level of DI2 when the interrupt is triggered.
210 +)))
204 204  
205 205  (% style="color:#037691" %)**The 8th byte**(%%)**:          **DI2TODO2 when the interrupt is triggered, 0 when the interrupt is not triggered.
206 206  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0