<
From version < 42.30 >
edited by Xiaoling
on 2023/01/31 16:53
To version < 42.25 >
edited by Xiaoling
on 2023/01/31 16:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -584,11 +584,14 @@
584 584  |=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
585 585  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
586 586  30000
587 +
587 587  OK
589 +
588 588  the interval is 30000ms = 30s
589 589  )))
590 590  |(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
591 591  OK
594 +
592 592  Set transmit interval to 60000ms = 60 seconds
593 593  )))
594 594  
... ... @@ -612,14 +612,20 @@
612 612  |=**Command Example**|=**Function**|=**Response**
613 613  |AT+INTMOD=?|Show current interrupt mode|(((
614 614  0
618 +
615 615  OK
620 +
616 616  the mode is 0 = No interruption
617 617  )))
618 618  |AT+INTMOD=2|(((
619 619  Set Transmit Interval
625 +
620 620  ~1. (Disable Interrupt),
621 -2. (Trigger by rising and falling edge)
627 +
628 +2. (Trigger by rising and falling edge),
629 +
622 622  3. (Trigger by falling edge)
631 +
623 623  4. (Trigger by rising edge)
624 624  )))|OK
625 625  
... ... @@ -639,53 +639,68 @@
639 639  
640 640  (% style="color:blue" %)**AT Command: AT+3V3T**
641 641  
642 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %)
643 -|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response**
644 -|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)(((
651 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
652 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 236px;" %)**Function**|=(% style="width: 117px;" %)**Response**
653 +|(% style="width:156px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)(((
645 645  0
655 +
646 646  OK
647 647  )))
648 -|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)(((
658 +|(% style="width:156px" %)AT+3V3T=0|(% style="width:236px" %)Normally open 3V3 power supply.|(% style="width:117px" %)(((
649 649  OK
660 +
650 650  default setting
651 651  )))
652 -|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)(((
663 +|(% style="width:156px" %)AT+3V3T=1000|(% style="width:236px" %)Close after a delay of 1000 milliseconds.|(% style="width:117px" %)(((
653 653  OK
665 +
666 +
654 654  )))
655 -|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)(((
668 +|(% style="width:156px" %)AT+3V3T=65535|(% style="width:236px" %)Normally closed 3V3 power supply.|(% style="width:117px" %)(((
656 656  OK
670 +
671 +
657 657  )))
658 658  
659 659  (% style="color:blue" %)**AT Command: AT+5VT**
660 660  
661 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %)
662 -|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response**
663 -|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)(((
676 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
677 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 232px;" %)**Function**|=(% style="width: 119px;" %)**Response**
678 +|(% style="width:158px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)(((
664 664  0
680 +
665 665  OK
666 666  )))
667 -|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)(((
683 +|(% style="width:158px" %)AT+5VT=0|(% style="width:232px" %)Normally closed 5V power supply.|(% style="width:119px" %)(((
668 668  OK
685 +
669 669  default setting
670 670  )))
671 -|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)(((
688 +|(% style="width:158px" %)AT+5VT=1000|(% style="width:232px" %)Close after a delay of 1000 milliseconds.|(% style="width:119px" %)(((
672 672  OK
690 +
691 +
673 673  )))
674 -|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)(((
693 +|(% style="width:158px" %)AT+5VT=65535|(% style="width:232px" %)Normally open 5V power supply.|(% style="width:119px" %)(((
675 675  OK
695 +
696 +
676 676  )))
677 677  
678 678  (% style="color:blue" %)**AT Command: AT+12VT**
679 679  
680 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %)
681 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response**
682 -|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)(((
701 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
702 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 268px;" %)**Function**|=**Response**
703 +|(% style="width:156px" %)AT+12VT=?|(% style="width:268px" %)Show 12V open time.|(((
683 683  0
705 +
684 684  OK
685 685  )))
686 -|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK
687 -|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)(((
708 +|(% style="width:156px" %)AT+12VT=0|(% style="width:268px" %)Normally closed 12V power supply.|OK
709 +|(% style="width:156px" %)AT+12VT=500|(% style="width:268px" %)Close after a delay of 500 milliseconds.|(((
688 688  OK
711 +
712 +
689 689  )))
690 690  
691 691  (% style="color:blue" %)**Downlink Command: 0x07**
... ... @@ -706,18 +706,23 @@
706 706  
707 707  (% style="color:blue" %)**AT Command: AT** **+PROBE**
708 708  
709 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:448px" %)
710 -|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 204px;" %)**Function**|=(% style="width: 85px;" %)**Response**
711 -|(% style="width:154px" %)AT +PROBE =?|(% style="width:204px" %)Get or Set the probe model.|(% style="width:85px" %)(((
733 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
734 +|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 267px;" %)**Function**|=**Response**
735 +|(% style="width:157px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|(((
712 712  0
737 +
713 713  OK
714 714  )))
715 -|(% style="width:154px" %)AT +PROBE =0003|(% style="width:204px" %)Set water depth sensor mode, 3m type.|(% style="width:85px" %)OK
716 -|(% style="width:154px" %)AT +PROBE =0101|(% style="width:204px" %)Set pressure transmitters mode, first type.|(% style="width:85px" %)(((
740 +|(% style="width:157px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK
741 +|(% style="width:157px" %)AT +PROBE =0101|(% style="width:267px" %)Set pressure transmitters mode, first type.|(((
717 717  OK
743 +
744 +
718 718  )))
719 -|(% style="width:154px" %)AT +PROBE =0000|(% style="width:204px" %)Initial state, no settings.|(% style="width:85px" %)(((
746 +|(% style="width:157px" %)AT +PROBE =0000|(% style="width:267px" %)Initial state, no settings.|(((
720 720  OK
748 +
749 +
721 721  )))
722 722  
723 723  (% style="color:blue" %)**Downlink Command: 0x08**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0