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 (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -229,19 +229,26 @@ 229 229 ==== Entering device information manually: ==== 230 230 231 231 * On the **Register end device** page: 232 -** Select the **Enter end device specifie dmanually** option.232 +** Select the **Enter end device specifies manually** option as the input method. 233 233 ** Select the **Frequency plan** that matches with your device. 234 234 ** Select the **LoRaWAN version**. 235 235 ** Select the **Regional Parameters version**. 236 -** Click **Show advanced activation, LoRaWAN class and cluster settings** option. 236 +** Click **Show advanced activation, LoRaWAN class and cluster settings** link to expand the section. 237 237 ** Select **Over the air activation (OTAA)** option under **Activation mode** 238 238 ** Select **Class C (Continuous)** from the **Additional LoRaWAN class capabilities**. 239 -** Enter **AppEUI** in the **JoinEUI** field and click **Confirm** button. 240 -** Enter **DevEUI** in the **DevEUI** field. 241 -** Enter **AppKey** in the **AppKey** field. 242 -** In the **End device ID** field, enter a unique name within this application for your LT-22222-N. 243 -** Under **After registration**, select the **View registered end device** option. 244 244 240 +[[image:lt-22222-l-manually-p1.png||height="625" width="1000"]] 241 + 242 + 243 +* Enter **AppEUI** in the **JoinEUI** field and click **Confirm** button. 244 +* Enter **DevEUI** in the **DevEUI** field. 245 +* Enter **AppKey** in the **AppKey** field. 246 +* In the **End device ID** field, enter a unique name within this application for your LT-22222-N. 247 +* Under **After registration**, select the **View registered end device** option. 248 + 249 +[[image:lt-22222-l-manually-p2.png||height="625" width="1000"]] 250 + 251 + 245 245 ==== Joining ==== 246 246 247 247 Click on **Live Data** in the left navigation. Then, power on the device, and it will join The Things Stack Sandbox. You can see the join request, join accept, followed by uplink messages form the device showing in the Live Data panel. ... ... @@ -249,12 +249,12 @@ 249 249 [[image:1653298044601-602.png||height="405" width="709"]] 250 250 251 251 252 -== 3.3 Uplink Payload == 259 +== 3.3 Uplink Payload formats == 253 253 254 254 255 -The rearefiveworking modes+oneinterrupt modeon LTfor different type application:262 +The LT-22222-L has 5 working modes. It also has an interrupt/trigger mode for different type applications that can be used together with all the working modes as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands. 256 256 257 -* (% style="color:blue" %)**MOD1**(%%): (default set ting): 2 x ACI + 2AVI + DI + DO + RO264 +* (% style="color:blue" %)**MOD1**(%%): (default mode/factory set): 2 x ACI + 2AVI + DI + DO + RO 258 258 259 259 * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO 260 260 ... ... @@ -270,7 +270,7 @@ 270 270 271 271 272 272 ((( 273 -The uplink payload i ncludestotally9bytes. Uplink packetsuse FPORT=2and every10 minutessendone uplinkbydefault. (% style="display:none" %)280 +The uplink payload is 11 bytes long. Uplink packets are sent over LoRaWAN FPort=2. By default, one uplink is sent every 10 minutes. (% style="display:none" %) 274 274 275 275 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 276 276 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -288,23 +288,23 @@ 288 288 ))) 289 289 290 290 ((( 291 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1 .Totally1bytesas below298 +(% style="color:#4f81bd" %)*** DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 292 292 293 293 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 294 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 295 -|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1 301 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 302 +|RO1|RO2|--DI3--|DI2|DI1|--DO3--|DO2|DO1 296 296 ))) 297 297 298 -* RO is for relay. ROx=1 : close, ROx=0 always open. 299 -* DI is for digital input. DIx=1: high or float, DIx=0: low. 300 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 305 +* RO is for relay. ROx=1 : closed, ROx=0 always open. 306 +* DI is for digital input. DIx=1: high or floating, DIx=0: low. 307 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 301 301 302 -(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L** 309 +(% style="color:red" %)**Note: DI3 and DO3 bits are not valid for LT-22222-L** 303 303 304 -For example if payload is: [[image:image-20220523175847-2.png]] 311 +For example, if the payload is: [[image:image-20220523175847-2.png]] 305 305 306 306 307 -**The value fortheinterfaceis: **314 +**The interface values can be calculated as follows: ** 308 308 309 309 AVI1 channel voltage is 0x04AB/1000=1195(DEC)/1000=1.195V 310 310 ... ... @@ -314,35 +314,35 @@ 314 314 315 315 ACI2 channel current is 0x1300/1000=4.864mA 316 316 317 -The last byte 0xAA= 10101010( B) means324 +The last byte 0xAA= 10101010(b) means, 318 318 319 -* [1] RO1 relay channel is close and the RO1 LED is ON. 320 -* [0] RO2 relay channel is open and RO2 LED is OFF ;321 - 322 -* *LT22222-L:**323 - 324 -* [1]DI2channelishigh inputand DI2LEDis ON;325 -* [0]DI1channelis lowinput;326 - 327 -* [0] DO3 channel output state 328 -** DO3 is float in case no load between DO3 and V+. ;326 +* [1] RO1 relay channel is closed, and the RO1 LED is ON. 327 +* [0] RO2 relay channel is open, and RO2 LED is OFF. 328 +* [1] DI3 - not used for LT-22222-L. 329 +* [0] DI2 channel input is low, and the DI2 LED is OFF. 330 +* [1] DI1 channel input state: 331 +** DI1 is floating when there is no load between DI1 and V+. 332 +** DI1 is high when there is load between DI1 and V+. 333 +** DI1 LED is ON in both cases. 334 +* [0] DO3 channel output state: 335 +** DO3 is float in case no load between DO3 and V+. 329 329 ** DO3 is high in case there is load between DO3 and V+. 330 -** DO3 LED is offin both case331 -* [1] DO2 channel output is low and DO2 LED is ON. 332 -* [0] DO1 channel output state 333 -** DO1 is float case no load between DO1 and V+.;334 -** DO1 is high incasethere is load between DO1 and V+.335 -** DO1 LED is offin both case337 +** DO3 LED is OFF in both case 338 +* [1] DO2 channel output is low, and the DO2 LED is ON. 339 +* [0] DO1 channel output state: 340 +** DO1 is floating when there is no load between DO1 and V+. 341 +** DO1 is high when there is load between DO1 and V+. 342 +** DO1 LED is OFF in both case. 336 336 337 337 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 338 338 339 339 340 340 ((( 341 -**For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. 348 +**For LT-22222-L**: In this mode, the **DI1 and DI2** are used as counting pins. 342 342 ))) 343 343 344 344 ((( 345 -T otal:11 bytespayload352 +The uplink payload is 11 bytes long. 346 346 347 347 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 348 348 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -352,26 +352,26 @@ 352 352 ))) 353 353 354 354 ((( 355 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1 .Totally1bytesas below362 +(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 356 356 357 357 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 358 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 359 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 365 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 366 +|RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1 360 360 361 -RO is for relay. ROx=1 : close 368 +* RO is for relay. ROx=1 : closed, ROx=0 always open. 362 362 ))) 363 363 364 -* FIRST: Indicate this is the first packet after join network. 365 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 371 +* FIRST: Indicates that this is the first packet after joining the network. 372 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 366 366 367 367 ((( 368 -(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L .**375 +(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L** 369 369 370 370 371 371 ))) 372 372 373 373 ((( 374 -**To usecountingmode, please run:**381 +**To activate this mode, please run the following AT command:** 375 375 ))) 376 376 377 377 ((( ... ... @@ -392,17 +392,17 @@ 392 392 ((( 393 393 **For LT22222-L:** 394 394 395 -(% style="color:blue" %)**AT+TRIG1=0,100**(%%)** (set DI1 port to trigger on low level, valid signal is 100ms) ** 402 +(% style="color:blue" %)**AT+TRIG1=0,100**(%%)** (set the DI1 port to trigger on a low level, the valid signal duration is 100ms) ** 396 396 397 -(% style="color:blue" %)**AT+TRIG1=1,100**(%%)** (set DI1 port to trigger on high level, valid signal is 100ms 404 +(% style="color:blue" %)**AT+TRIG1=1,100**(%%)** (set the DI1 port to trigger on a high level, the valid signal duration is 100ms) ** 398 398 399 -(% style="color:blue" %)**AT+TRIG2=0,100**(%%)** (set DI2 port to trigger on low level, valid signal is 100ms) ** 406 +(% style="color:blue" %)**AT+TRIG2=0,100**(%%)** (set the DI2 port to trigger on a low level, the valid signal duration is 100ms) ** 400 400 401 -(% style="color:blue" %)**AT+TRIG2=1,100**(%%)** (set DI2 port to trigger on high level, valid signal is 100ms 408 +(% style="color:blue" %)**AT+TRIG2=1,100**(%%)** (set the DI2 port to trigger on a high level, the valid signal duration is 100ms) ** 402 402 403 -(% style="color:blue" %)**AT+SETCNT=1,60**(%%)** (Set COUNT1 value to 60)** 410 +(% style="color:blue" %)**AT+SETCNT=1,60**(%%)** (Set the COUNT1 value to 60)** 404 404 405 -(% style="color:blue" %)**AT+SETCNT=2,60**(%%)** (Set COUNT2 value to 60)** 412 +(% style="color:blue" %)**AT+SETCNT=2,60**(%%)** (Set the COUNT2 value to 60)** 406 406 ))) 407 407 408 408 ... ... @@ -409,7 +409,7 @@ 409 409 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 410 410 411 411 412 -**LT22222-L**: This mode the DI1 is used as a counting pin.419 +**LT22222-L**: In this mode, the DI1 is used as a counting pin. 413 413 414 414 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 415 415 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -420,16 +420,16 @@ 420 420 )))|DIDORO*|Reserve|MOD 421 421 422 422 ((( 423 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1 .Totally1bytesas below430 +(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 424 424 425 425 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 426 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 427 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 433 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 434 +|RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1 428 428 ))) 429 429 430 -* RO is for relay. ROx=1 : close, ROx=0 always open. 431 -* FIRST: Indicate this is the first packet after join network. 432 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 437 +* RO is for relay. ROx=1 : closed, ROx=0 always open. 438 +* FIRST: Indicates that this is the first packet after joining the network. 439 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 433 433 434 434 ((( 435 435 (% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.** ... ... @@ -437,7 +437,7 @@ 437 437 438 438 439 439 ((( 440 -**To usecountingmode, please run:**447 +**To activate this mode, please run the following AT command:** 441 441 ))) 442 442 443 443 ((( ... ... @@ -450,7 +450,9 @@ 450 450 ))) 451 451 452 452 ((( 453 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 460 +AT Commands for counting: 461 + 462 +The AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. Use only the commands that match 'DI'. 454 454 ))) 455 455 456 456 ... ... @@ -458,11 +458,11 @@ 458 458 459 459 460 460 ((( 461 -**LT22222-L**: This mode the DI1 is used as a counting pin.470 +**LT22222-L**: In this mode, the DI1 is used as a counting pin. 462 462 ))) 463 463 464 464 ((( 465 -The AVI1 is also used for counting. AVI1 is usedtomonitor the voltage.Itwillcheck thevoltage**every 60s**,if voltage is higher or lower than VOLMAX mV, the AVI1Countingincrease 1,so AVI1 countingcanbe used to measure a machine working hour.474 +The AVI1 is also used for counting. It monitors the voltage and checks it every **60 seconds**. If the voltage is higher or lower than VOLMAX mV, the AVI1 count increases by 1, allowing AVI1 counting to be used to measure a machine's working hours. 466 466 467 467 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 468 468 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -472,16 +472,16 @@ 472 472 ))) 473 473 474 474 ((( 475 -(% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1 .Totally1bytesas below484 +(% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 476 476 477 477 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 478 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 479 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 487 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 488 +|RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1 480 480 ))) 481 481 482 -* RO is for relay. ROx=1 : close, ROx=0 always open. 483 -* FIRST: Indicate this is the first packet after join network. 484 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 491 +* RO is for relay. ROx=1 : closed, ROx=0 always open. 492 +* FIRST: Indicates that this is the first packet after joining the network. 493 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 485 485 486 486 ((( 487 487 (% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.** ... ... @@ -490,7 +490,7 @@ 490 490 ))) 491 491 492 492 ((( 493 -**To use this mode, please run:**502 +**To activate this mode, please run the following AT command:** 494 494 ))) 495 495 496 496 ((( ... ... @@ -507,9 +507,9 @@ 507 507 ))) 508 508 509 509 ((( 510 -** Plusbelow command for AVI1 Counting:**519 +**In addition to that, below are the commands for AVI1 Counting:** 511 511 512 -(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** 521 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** (set AVI Count to 60)** 513 513 514 514 (% style="color:blue" %)**AT+VOLMAX=20000**(%%)** (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 515 515
- lt-22222-l-manually-p2.png
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -27 7.9 KB1 +279.1 KB - Content