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)
Details
- Page properties
-
- Content
-
... ... @@ -313,9 +313,7 @@ 313 313 314 314 **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. 315 315 316 -((( 317 317 Total : 11 bytes payload 318 -))) 319 319 320 320 [[image:image-20220523180452-3.png]] 321 321 ... ... @@ -329,77 +329,53 @@ 329 329 * FIRST: Indicate this is the first packet after join network. 330 330 * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 331 331 332 -((( 333 333 (% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L. 334 -))) 335 335 336 -((( 337 337 **To use counting mode, please run:** 338 -))) 339 339 340 340 (% class="box infomessage" %) 341 341 ((( 342 -((( 343 343 **AT+MOD=2** 344 344 ))) 345 -))) 346 346 347 347 (% class="box infomessage" %) 348 348 ((( 349 -((( 350 350 **ATZ** 351 351 ))) 352 -))) 353 353 354 -((( 355 355 (% style="color:#4f81bd" %)**AT Commands for counting:** 356 -))) 357 357 358 -((( 359 359 **For LT22222-L:** 360 -))) 361 361 362 362 (% class="box infomessage" %) 363 363 ((( 364 -((( 365 365 **AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) ** 366 366 ))) 367 -))) 368 368 369 369 (% class="box infomessage" %) 370 370 ((( 371 -((( 372 372 **AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) ** 373 373 ))) 374 -))) 375 375 376 376 (% class="box infomessage" %) 377 377 ((( 378 -((( 379 379 **AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) ** 380 380 ))) 381 -))) 382 382 383 383 (% class="box infomessage" %) 384 384 ((( 385 -((( 386 386 **AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) ** 387 387 ))) 388 -))) 389 389 390 390 (% class="box infomessage" %) 391 391 ((( 392 -((( 393 393 **AT+SETCNT=1,60 (Set COUNT1 value to 60)** 394 394 ))) 395 -))) 396 396 397 397 (% class="box infomessage" %) 398 398 ((( 399 -((( 400 400 **AT+SETCNT=2,60 (Set COUNT2 value to 60)** 401 401 ))) 402 -))) 403 403 404 404 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 405 405 ... ... @@ -417,31 +417,21 @@ 417 417 * FIRST: Indicate this is the first packet after join network. 418 418 * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 419 419 420 -((( 421 421 (% style="color:red" %)Note: DO3 is not valid for LT-22222-L. 422 -))) 423 423 424 -((( 425 425 **To use counting mode, please run:** 426 -))) 427 427 428 428 (% class="box infomessage" %) 429 429 ((( 430 -((( 431 431 **AT+MOD=3** 432 432 ))) 433 -))) 434 434 435 435 (% class="box infomessage" %) 436 436 ((( 437 -((( 438 438 **ATZ** 439 439 ))) 440 -))) 441 441 442 -((( 443 443 Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.2AT2BMOD3D22C28DoubleDICounting29]]. 444 -))) 445 445 446 446 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 447 447 ... ... @@ -461,67 +461,44 @@ 461 461 * FIRST: Indicate this is the first packet after join network. 462 462 * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 463 463 464 -((( 465 465 (% style="color:red" %)Note: DO3 is not valid for LT-22222-L. 466 -))) 467 467 468 -((( 469 469 **To use this mode, please run:** 470 -))) 471 471 472 472 (% class="box infomessage" %) 473 473 ((( 474 -((( 475 475 **AT+MOD=4** 476 476 ))) 477 -))) 478 478 479 479 (% class="box infomessage" %) 480 480 ((( 481 -((( 482 482 **ATZ** 483 483 ))) 484 -))) 485 485 486 -((( 487 - 488 -))) 489 489 490 -((( 491 491 Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.2AT2BMOD3D22C28DoubleDICounting29]]. 492 -))) 493 493 494 -((( 495 495 **Plus below command for AVI1 Counting:** 496 -))) 497 497 498 498 (% class="box infomessage" %) 499 499 ((( 500 -((( 501 501 **AT+SETCNT=3,60 (set AVI Count to 60)** 502 502 ))) 503 -))) 504 504 505 505 (% class="box infomessage" %) 506 506 ((( 507 -((( 508 508 **AT+VOLMAX=20000 (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 509 509 ))) 510 -))) 511 511 512 512 (% class="box infomessage" %) 513 513 ((( 514 -((( 515 515 **AT+VOLMAX=20000,0 (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)** 516 516 ))) 517 -))) 518 518 519 519 (% class="box infomessage" %) 520 520 ((( 521 -((( 522 522 **AT+VOLMAX=20000,1 (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)** 523 523 ))) 524 -))) 525 525 526 526 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 527 527 ... ... @@ -535,35 +535,23 @@ 535 535 536 536 * RO is for relay. ROx=1 : close,ROx=0 always open. 537 537 * FIRST: Indicate this is the first packet after join network. 538 -* ((( 539 -DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 540 -))) 479 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 541 541 542 -((( 543 543 (% style="color:red" %)Note: DO3 is not valid for LT-22222-L. 544 -))) 545 545 546 -((( 547 547 **To use this mode, please run:** 548 -))) 549 549 550 550 (% class="box infomessage" %) 551 551 ((( 552 -((( 553 553 **AT+MOD=5** 554 554 ))) 555 -))) 556 556 557 557 (% class="box infomessage" %) 558 558 ((( 559 -((( 560 560 **ATZ** 561 561 ))) 562 -))) 563 563 564 -((( 565 565 Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.2AT2BMOD3D22C28DoubleDICounting29]]. 566 -))) 567 567 568 568 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 569 569