<
From version < 118.11 >
edited by Xiaoling
on 2023/05/17 11:21
To version < 118.7 >
edited by Xiaoling
on 2023/05/17 11:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -774,6 +774,7 @@
774 774  (6)
775 775  )))
776 776  
777 +
777 777  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
778 778  
779 779  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
... ... @@ -842,6 +842,7 @@
842 842  HIGH
843 843  )))
844 844  
846 +[[image:image-20220524090249-3.png]]
845 845  
846 846  * Each bits shows which status has been trigger on this uplink.
847 847  
... ... @@ -856,6 +856,7 @@
856 856  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
857 857  |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG
858 858  
861 +
859 859  * Each bits shows which status has been trigger on this uplink.
860 860  
861 861  **Example:**
... ... @@ -1142,14 +1142,9 @@
1142 1142  
1143 1143  (((
1144 1144  01: Low,  00: High ,  11: No action
1145 -
1146 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1147 -|Downlink Code|DO1|DO2|DO3
1148 -|02  01  00  11|Low|High|No Action
1149 -|02  00  11  01|High|No Action|Low
1150 -|02  11  01  00|No Action|Low|High
1151 1151  )))
1152 1152  
1150 +[[image:image-20220524092754-5.png]]
1153 1153  
1154 1154  (((
1155 1155  (% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
... ... @@ -1187,34 +1187,19 @@
1187 1187  
1188 1188  (% style="color:#4f81bd" %)**Third Byte**(%%): Control Method and Ports status:
1189 1189  
1190 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1191 -|**Second Byte**|**Status**
1192 -|0x01|DO1 set to low
1193 -|0x00|DO1 set to high
1194 -|0x11|DO1 NO Action
1188 +[[image:image-20220524093238-6.png]]
1195 1195  
1196 1196  
1197 -
1198 1198  (% style="color:#4f81bd" %)**Fourth Byte**(%%): Control Method and Ports status:
1199 1199  
1200 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1201 -|**Second Byte**|**Status**
1202 -|0x01|DO2 set to low
1203 -|0x00|DO2 set to high
1204 -|0x11|DO2 NO Action
1193 +[[image:image-20220524093328-7.png]]
1205 1205  
1206 1206  
1207 -
1208 1208  (% style="color:#4f81bd" %)**Fifth Byte**(%%): Control Method and Ports status:
1209 1209  
1210 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1211 -|**Second Byte**|**Status**
1212 -|0x01|DO3 set to low
1213 -|0x00|DO3 set to high
1214 -|0x11|DO3 NO Action
1198 +[[image:image-20220524093351-8.png]]
1215 1215  
1216 1216  
1217 -
1218 1218  (% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:
1219 1219  
1220 1220   Latching time. Unit: ms
... ... @@ -1269,21 +1269,10 @@
1269 1269  
1270 1270  (((
1271 1271  01: Close ,  00: Open , 11: No action
1272 -
1273 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:320px" %)
1274 -|**Downlink Code**|**RO1**|**RO2**
1275 -|03  00  11|Open|No Action
1276 -|03  01  11|Close|No Action
1277 -|03  11  00|No Action|Open
1278 -|03  11  01|No Action|Close
1279 -|03  00  00|Open|Open
1280 -|03  01  01|Close|Close
1281 -|03  01  00|Close|Open
1282 -|03  00  01|Open|Close
1283 1283  )))
1284 1284  
1285 1285  (((
1286 -
1258 +[[image:image-20230426161322-1.png]]
1287 1287  )))
1288 1288  
1289 1289  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
... ... @@ -1758,33 +1758,6 @@
1758 1758  == 3.7 LEDs Indicators ==
1759 1759  
1760 1760  
1761 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1762 -|(% style="background-color:#D9E2F3;color:#0070C0" %)**LEDs**|(% style="background-color:#D9E2F3;color:#0070C0" %)**Feature**
1763 -|**PWR**|Always on if there is power
1764 -|**SYS**|After device is powered on, the SYS will **fast blink in GREEN** for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be **on GREEN for 5 seconds. **SYS will **blink Blue** on every upload and **blink Green** once receive a downlink message.
1765 -|**TX**|(((
1766 -Device boot: TX blinks 5 times.
1767 -
1768 -Successful join network: TX ON for 5 seconds.
1769 -
1770 -Transmit a LoRa packet: TX blinks once
1771 -)))
1772 -|**RX**|RX blinks once when receive a packet.
1773 -|**DO1**|
1774 -|**DO2**|
1775 -|**DO3**|
1776 -|**DI2**|(((
1777 -For LT-22222-L: ON when DI2 is high, LOW when DI2 is low
1778 -)))
1779 -|**DI2**|(((
1780 -For LT-22222-L: ON when DI2 is high, LOW when DI2 is low
1781 -)))
1782 -|**DI2**|(((
1783 -For LT-22222-L: ON when DI2 is high, LOW when DI2 is low
1784 -)))
1785 -|**RO1**|
1786 -|**RO2**|
1787 -
1788 1788  [[image:image-20220524100748-11.png]]
1789 1789  
1790 1790  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0