<
From version < 13.2 >
edited by Xiaoling
on 2022/05/23 17:45
To version < 8.1 >
edited by Xiaoling
on 2022/05/23 17:25
>
Change comment: Uploaded new attachment "1653297955910-247.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -147,45 +147,71 @@
147 147  Each LT is shipped with a sticker with the default device EUI as below:
148 148  )))
149 149  
150 -[[image:1653297924498-393.png]]
151 151  
151 +
152 152  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
153 153  
154 154  Add APP EUI in the application.
155 155  
156 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]][[image:1653297955910-247.png||height="321" width="716"]]
156 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]]
157 157  
158 158  Add APP KEY and DEV EUI
159 159  
160 -[[image:1653298023685-319.png]]
160 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]
161 161  
162 -(((
163 163  **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||height="405" width="709"]]
164 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]]
167 167  
168 -== [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]]3.3 Uplink Payload ==
169 169  
167 +1.
168 +11. Uplink Payload
169 +
170 170  There are five working modes + one interrupt mode on LT for different type application:
171 171  
172 -* **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
172 +* [[MOD1>>path:#MOD1]]: (default setting): 2 x ACI + 2AVI + DI + DO + RO
173 +* [[MOD2>>path:#MOD2]]: Double DI Counting + DO + RO
174 +* [[MOD3>>path:#MOD3]]: Single DI Counting + 2 x ACI + DO + RO
175 +* [[MOD4>>path:#MOD4]]: Single DI Counting + 1 x Voltage Counting + DO + RO
176 +* [[MOD5>>path:#MOD5]]: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
177 +* [[ADDMOD6>>path:#MOD6]]: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
178 178  
179 -=== 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
180 180  
180 +1.
181 +11.
182 +111. AT+MOD=1, 2ACI+2AVI
183 +
181 181  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
182 182  
183 -[[image:image-20220523174024-3.png]]
184 184  
187 +|Size(bytes)|2|2|2|2|1|1|1
188 +|Value|(((
189 +AVI1
185 185  
191 +voltage
192 +)))|(((
193 +AVI2
194 +
195 +voltage
196 +)))|(((
197 +ACI1
198 +
199 +Current
200 +)))|(((
201 +ACI2
202 +
203 +Current
204 +)))|DIDORO*|(((
205 +Reserve
206 +
207 +
208 +)))|MOD
209 +
210 +
186 186  **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
187 187  
188 -[[image:image-20220523174254-4.png]]
213 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
214 +|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1
189 189  
190 190  * RO is for relay. ROx=1 : close,ROx=0 always open.
191 191  * DI is for digital input. DIx=1: high or float, DIx=0: low.
... ... @@ -246,7 +246,6 @@
246 246  
247 247  Total : 11 bytes payload
248 248  
249 -(% border="1" style="background-color:#f7faff" %)
250 250  |Size(bytes)|4|4|1|1|1
251 251  |Value|COUNT1|COUNT2 |DIDORO*|(((
252 252  Reserve
... ... @@ -257,7 +257,6 @@
257 257  
258 258  **DIDORO** is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
259 259  
260 -(% border="1" style="background-color:#f7faff" %)
261 261  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
262 262  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
263 263  
... ... @@ -319,7 +319,6 @@
319 319  **LT22222-L**: This mode the DI1 is used as a counting pin.
320 320  
321 321  
322 -(% border="1" style="background-color:#f7faff" %)
323 323  |Size(bytes)|4|2|2|1|1|1
324 324  |Value|COUNT1|(((
325 325  ACI1
... ... @@ -334,7 +334,6 @@
334 334  
335 335  **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
336 336  
337 -(% border="1" style="background-color:#f7faff" %)
338 338  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
339 339  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
340 340  
... ... @@ -369,7 +369,6 @@
369 369  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.
370 370  
371 371  
372 -(% border="1" style="background-color:#f7faff" %)
373 373  |Size(bytes)|4|4|1|1|1
374 374  |Value|COUNT1|AVI1 Counting|DIDORO*|(((
375 375  Reserve
... ... @@ -380,7 +380,6 @@
380 380  
381 381  **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
382 382  
383 -(% border="1" style="background-color:#f7faff" %)
384 384  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
385 385  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
386 386  
... ... @@ -423,7 +423,6 @@
423 423  **LT22222-L**: This mode the DI1 is used as a counting pin.
424 424  
425 425  
426 -(% border="1" style="background-color:#f7faff" %)
427 427  |Size(bytes)|2|2|2|2|1|1|1
428 428  |Value|(((
429 429  AVI1
... ... @@ -447,7 +447,6 @@
447 447  
448 448  **DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
449 449  
450 -(% border="1" style="background-color:#f7faff" %)
451 451  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
452 452  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
453 453  
... ... @@ -560,7 +560,6 @@
560 560  
561 561  MOD6 Payload : total 11 bytes payload
562 562  
563 -(% border="1" style="background-color:#f7faff" %)
564 564  |Size(bytes)|1|1|1|6|1|1
565 565  |Value|(((
566 566  TRI_A
... ... @@ -584,7 +584,6 @@
584 584  
585 585  **TRI FLAG1** is a combination to show if trigger is set for this part. Totally 1byte as below
586 586  
587 -(% border="1" style="background-color:#f7faff" %)
588 588  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
589 589  |(((
590 590  AV1_
... ... @@ -629,7 +629,6 @@
629 629  
630 630  **TRI Status1** is a combination to show which condition is trigger. Totally 1byte as below
631 631  
632 -(% border="1" style="background-color:#f7faff" %)
633 633  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
634 634  |(((
635 635  AV1_
... ... @@ -676,7 +676,6 @@
676 676  
677 677  **TRI_DI FLAG+STA **is a combination to show which condition is trigger. Totally 1byte as below
678 678  
679 -(% border="1" style="background-color:#f7faff" %)
680 680  |bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
681 681  |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG
682 682  
... ... @@ -936,7 +936,6 @@
936 936  
937 937  01: Low,  00: High ,  11: No action
938 938  
939 -(% border="1" style="background-color:#f7faff" %)
940 940  |Downlink Code|DO1|DO2|DO3
941 941  |02  01  00  11|Low|High|No Action
942 942  |02  00  11  01|High|No Action|Low
... ... @@ -974,7 +974,6 @@
974 974  
975 975  **Third Byte**: Control Method and Ports status:
976 976  
977 -(% border="1" style="background-color:#f7faff" %)
978 978  |Second Byte|Status
979 979  |0x01|DO1 set to low
980 980  |0x00|DO1 set to high
1653298023685-319.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -52.5 KB
Content
1653298044601-602.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -58.4 KB
Content
image-20220523173530-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -6.8 KB
Content
image-20220523174024-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -6.0 KB
Content
image-20220523174254-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -3.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0