Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 3 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -159,63 +159,33 @@ 159 159 160 160 [[image:1653298023685-319.png]] 161 161 162 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]] 163 - 162 +((( 164 164 **Step 2**: Power on LT and it will auto join to the TTN network. After join success, it will start to upload message to TTN and user can see in the panel. 164 +))) 165 165 166 -[[image:1653298044601-602.png]] 166 +[[image:1653298044601-602.png||height="405" width="709"]] 167 167 168 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]] 168 +== [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]]3.3 Uplink Payload == 169 169 170 - 171 -1. 172 -11. Uplink Payload 173 - 174 174 There are five working modes + one interrupt mode on LT for different type application: 175 175 176 -* [[MOD1>>path:#MOD1]]:(default setting): 2 x ACI + 2AVI + DI + DO + RO177 -* [[MOD2>>path:#MOD2]]:Double DI Counting + DO + RO178 -* [[MOD3>>path:#MOD3]]:Single DI Counting + 2 x ACI + DO + RO179 -* [[MOD4>>path:#MOD4]]:Single DI Counting + 1 x Voltage Counting + DO + RO180 -* [[MOD5>>path:#MOD5]]:Single DI Counting + 2 x AVI + 1 x ACI + DO + RO181 -* [[ADDMOD6>>path:#MOD6]]:Trigger Mode, Optional, used together with MOD1 ~~ MOD5172 +* **MOD1**: (default setting): 2 x ACI + 2AVI + DI + DO + RO 173 +* **MOD2**: Double DI Counting + DO + RO 174 +* **MOD3**: Single DI Counting + 2 x ACI + DO + RO 175 +* **MOD4**: Single DI Counting + 1 x Voltage Counting + DO + RO 176 +* **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 177 +* **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 182 182 179 +=== 3.3.1 AT+MOD~=1, 2ACI+2AVI === 183 183 184 -1. 185 -11. 186 -111. AT+MOD=1, 2ACI+2AVI 187 - 188 188 The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. 189 189 183 +[[image:image-20220523174024-3.png]] 190 190 191 -|Size(bytes)|2|2|2|2|1|1|1 192 -|Value|((( 193 -AVI1 194 194 195 -voltage 196 -)))|((( 197 -AVI2 198 - 199 -voltage 200 -)))|((( 201 -ACI1 202 - 203 -Current 204 -)))|((( 205 -ACI2 206 - 207 -Current 208 -)))|DIDORO*|((( 209 -Reserve 210 - 211 - 212 -)))|MOD 213 - 214 - 215 215 **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 216 216 217 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 218 -|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1 188 +[[image:image-20220523174254-4.png]] 219 219 220 220 * RO is for relay. ROx=1 : close,ROx=0 always open. 221 221 * DI is for digital input. DIx=1: high or float, DIx=0: low. ... ... @@ -276,6 +276,7 @@ 276 276 277 277 Total : 11 bytes payload 278 278 249 +(% border="1" style="background-color:#f7faff" %) 279 279 |Size(bytes)|4|4|1|1|1 280 280 |Value|COUNT1|COUNT2 |DIDORO*|((( 281 281 Reserve ... ... @@ -286,6 +286,7 @@ 286 286 287 287 **DIDORO** is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below 288 288 260 +(% border="1" style="background-color:#f7faff" %) 289 289 |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 290 290 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 291 291 ... ... @@ -347,6 +347,7 @@ 347 347 **LT22222-L**: This mode the DI1 is used as a counting pin. 348 348 349 349 322 +(% border="1" style="background-color:#f7faff" %) 350 350 |Size(bytes)|4|2|2|1|1|1 351 351 |Value|COUNT1|((( 352 352 ACI1 ... ... @@ -361,6 +361,7 @@ 361 361 362 362 **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 363 363 337 +(% border="1" style="background-color:#f7faff" %) 364 364 |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 365 365 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 366 366 ... ... @@ -395,6 +395,7 @@ 395 395 The AVI1 is also used for counting. AVI1 is used to monitor the voltage. It will check the voltage **every 60s**, if voltage is higher or lower than VOLMAX mV, the AVI1 Counting increase 1, so AVI1 counting can be used to measure a machine working hour. 396 396 397 397 372 +(% border="1" style="background-color:#f7faff" %) 398 398 |Size(bytes)|4|4|1|1|1 399 399 |Value|COUNT1|AVI1 Counting|DIDORO*|((( 400 400 Reserve ... ... @@ -405,6 +405,7 @@ 405 405 406 406 **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 407 407 383 +(% border="1" style="background-color:#f7faff" %) 408 408 |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 409 409 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 410 410 ... ... @@ -447,6 +447,7 @@ 447 447 **LT22222-L**: This mode the DI1 is used as a counting pin. 448 448 449 449 426 +(% border="1" style="background-color:#f7faff" %) 450 450 |Size(bytes)|2|2|2|2|1|1|1 451 451 |Value|((( 452 452 AVI1 ... ... @@ -470,6 +470,7 @@ 470 470 471 471 **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 472 472 450 +(% border="1" style="background-color:#f7faff" %) 473 473 |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 474 474 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 475 475 ... ... @@ -582,6 +582,7 @@ 582 582 583 583 MOD6 Payload : total 11 bytes payload 584 584 563 +(% border="1" style="background-color:#f7faff" %) 585 585 |Size(bytes)|1|1|1|6|1|1 586 586 |Value|((( 587 587 TRI_A ... ... @@ -605,6 +605,7 @@ 605 605 606 606 **TRI FLAG1** is a combination to show if trigger is set for this part. Totally 1byte as below 607 607 587 +(% border="1" style="background-color:#f7faff" %) 608 608 |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 609 609 |((( 610 610 AV1_ ... ... @@ -649,6 +649,7 @@ 649 649 650 650 **TRI Status1** is a combination to show which condition is trigger. Totally 1byte as below 651 651 632 +(% border="1" style="background-color:#f7faff" %) 652 652 |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 653 653 |((( 654 654 AV1_ ... ... @@ -695,6 +695,7 @@ 695 695 696 696 **TRI_DI FLAG+STA **is a combination to show which condition is trigger. Totally 1byte as below 697 697 679 +(% border="1" style="background-color:#f7faff" %) 698 698 |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 699 699 |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG 700 700 ... ... @@ -954,6 +954,7 @@ 954 954 955 955 01: Low, 00: High , 11: No action 956 956 939 +(% border="1" style="background-color:#f7faff" %) 957 957 |Downlink Code|DO1|DO2|DO3 958 958 |02 01 00 11|Low|High|No Action 959 959 |02 00 11 01|High|No Action|Low ... ... @@ -991,6 +991,7 @@ 991 991 992 992 **Third Byte**: Control Method and Ports status: 993 993 977 +(% border="1" style="background-color:#f7faff" %) 994 994 |Second Byte|Status 995 995 |0x01|DO1 set to low 996 996 |0x00|DO1 set to high ... ... @@ -999,6 +999,7 @@ 999 999 1000 1000 **Fourth Byte**: Control Method and Ports status: 1001 1001 986 +(% border="1" style="background-color:#f7faff" %) 1002 1002 |Second Byte|Status 1003 1003 |0x01|DO2 set to low 1004 1004 |0x00|DO2 set to high ... ... @@ -1007,6 +1007,7 @@ 1007 1007 1008 1008 **Fifth Byte**: Control Method and Ports status: 1009 1009 995 +(% border="1" style="background-color:#f7faff" %) 1010 1010 |Second Byte|Status 1011 1011 |0x01|DO3 set to low 1012 1012 |0x00|DO3 set to high ... ... @@ -1059,6 +1059,7 @@ 1059 1059 1060 1060 01: Close , 00: Open , 11: No action 1061 1061 1048 +(% border="1" style="background-color:#f7faff" %) 1062 1062 |Downlink Code|RO1|RO2 1063 1063 |03 00 11|Open|No Action 1064 1064 |03 01 11|Close|No Action ... ... @@ -1096,6 +1096,7 @@ 1096 1096 1097 1097 **Third Byte(bb)**: Control Method and Ports status: 1098 1098 1086 +(% border="1" style="background-color:#f7faff" %) 1099 1099 |Value|Status 1100 1100 |0x11|RO1 and RO2 to NO 1101 1101 |0x10|RO2 to NO, RO1 to NC ... ... @@ -1384,6 +1384,7 @@ 1384 1384 11. LEDs Indicators 1385 1385 1386 1386 1375 +(% border="1" style="background-color:#f7faff" %) 1387 1387 |**LEDs**|**Feature** 1388 1388 |**PWR**|Always on if there is power 1389 1389 |**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.
- image-20220523173530-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.8 KB - Content
- image-20220523174024-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.0 KB - Content
- image-20220523174254-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +3.9 KB - Content