<
From version < 118.1 >
edited by Ellie Zhang
on 2023/05/09 09:04
To version < 118.5 >
edited by Xiaoling
on 2023/05/17 10:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Ellie
1 +XWiki.Xiaoling
Content
... ... @@ -189,7 +189,6 @@
189 189  
190 190  * Counting
191 191  
192 -
193 193  == 1.4  Applications ==
194 194  
195 195  
... ... @@ -205,7 +205,6 @@
205 205  
206 206  * Smart Factory
207 207  
208 -
209 209  == 1.5 Hardware Variants ==
210 210  
211 211  
... ... @@ -223,7 +223,6 @@
223 223  * 1 x Counting Port
224 224  )))
225 225  
226 -
227 227  = 2. Power ON Device =
228 228  
229 229  
... ... @@ -280,7 +280,7 @@
280 280  Each LT is shipped with a sticker with the default device EUI as below:
281 281  )))
282 282  
283 -[[image:image-20230425173427-2.png]]
280 +[[image:image-20230425173427-2.png||height="246" width="530"]]
284 284  
285 285  
286 286  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -317,23 +317,42 @@
317 317  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
318 318  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
319 319  
320 -
321 321  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
322 322  
323 323  
324 324  (((
325 -The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
321 +The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %)
322 +
323 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
324 +|Size(bytes)(% style="display:none" %) |2|2|2|2|1|1|1
325 +|Value|(((
326 +AVI1
327 +voltage
328 +)))|(((
329 +AVI2
330 +voltage
331 +)))|(((
332 +ACI1
333 +Current
334 +)))|(((
335 +ACI2
336 +Current
337 +)))|DIDORO*|(((
338 +Reserve
339 +)))|MOD
326 326  )))
327 327  
328 -[[image:image-20220523174024-3.png]]
329 329  
330 330  (((
331 331  
332 332  
333 333  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
347 +
348 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
349 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
350 +|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1
334 334  )))
335 335  
336 -[[image:image-20220523174254-4.png]]
337 337  
338 338  * RO is for relay. ROx=1 : close,ROx=0 always open.
339 339  * DI is for digital input. DIx=1: high or float, DIx=0: low.
... ... @@ -374,7 +374,6 @@
374 374  ** DO1 is high in case there is load between DO1 and V+.
375 375  ** DO1 LED is off in both case
376 376  
377 -
378 378  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
379 379  
380 380  
... ... @@ -384,18 +384,28 @@
384 384  
385 385  (((
386 386  Total : 11 bytes payload
387 -)))
388 388  
389 -[[image:image-20220523180452-3.png]]
403 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
404 +|Size(bytes)|4|4|1|1|1
405 +|Value|COUNT1|COUNT2 |DIDORO*|(((
406 +Reserve
390 390  
408 +
409 +)))|MOD
410 +)))
391 391  
392 392  (((
413 +
414 +
393 393  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
394 -)))
395 395  
396 -[[image:image-20220523180506-4.png]]
417 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
418 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
419 +|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
397 397  
398 -* RO is for relay. ROx=1 : close,ROx=0 always open.
421 +RO is for relay. ROx=1 : close,ROx=0 always open.
422 +)))
423 +
399 399  * FIRST: Indicate this is the first packet after join network.
400 400  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
401 401  
... ... @@ -453,6 +453,14 @@
453 453  
454 454  **LT22222-L**: This mode the DI1 is used as a counting pin.
455 455  
481 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
482 +|Size(bytes)|4|2|2|1|1|1
483 +|Value|COUNT1|(((
484 +ACI1 Current
485 +)))|(((
486 +ACI2 Current
487 +)))|DIDORO*|Reserve|MOD
488 +
456 456  [[image:image-20220523181246-5.png]]
457 457  
458 458  (((
... ... @@ -771,7 +771,6 @@
771 771  
772 772  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
773 773  
774 -
775 775  === 3.4.1 Common Commands ===
776 776  
777 777  
... ... @@ -2193,7 +2193,6 @@
2193 2193  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2194 2194  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2195 2195  
2196 -
2197 2197  = 9. Packing Info =
2198 2198  
2199 2199  
... ... @@ -2211,7 +2211,6 @@
2211 2211  * Package Size / pcs : 14.5 x 8 x 5 cm
2212 2212  * Weight / pcs : 170g
2213 2213  
2214 -
2215 2215  = 10. Support =
2216 2216  
2217 2217  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0