Last modified by Xiaoling on 2025/06/10 15:28

From version 42.27
edited by Xiaoling
on 2023/01/31 16:45
Change comment: There is no comment for this version
To version 42.23
edited by Xiaoling
on 2023/01/31 16:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -388,8 +388,8 @@
388 388  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
389 389  |(% style="width:97px" %)(((
390 390  **Size(bytes)**
391 -)))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1**
392 -|(% style="width:97px" %)**Value**|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.7IN126IN226INTpin"]]
391 +)))|(% style="width:48px" %)**2**|(% style="width:58px" %)**2**|**2**|**2**|**1**
392 +|(% style="width:97px" %)**Value**|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:58px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.7IN126IN226INTpin"]]
393 393  
394 394  [[image:1675144608950-310.png]]
395 395  
... ... @@ -581,14 +581,17 @@
581 581  (% style="color:blue" %)**AT Command: AT+TDC**
582 582  
583 583  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
584 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
585 -|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
584 +|**Command Example**|**Function**|**Response**
585 +|AT+TDC=?|Show current transmit Interval|(((
586 586  30000
587 +
587 587  OK
589 +
588 588  the interval is 30000ms = 30s
589 589  )))
590 -|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
592 +|AT+TDC=60000|Set Transmit Interval|(((
591 591  OK
594 +
592 592  Set transmit interval to 60000ms = 60 seconds
593 593  )))
594 594  
... ... @@ -601,6 +601,7 @@
601 601  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
602 602  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
603 603  
607 +
604 604  == 3.2 Set Interrupt Mode ==
605 605  
606 606  
... ... @@ -609,14 +609,17 @@
609 609  (% style="color:blue" %)**AT Command: AT+INTMOD**
610 610  
611 611  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
612 -|=**Command Example**|=**Function**|=**Response**
616 +|**Command Example**|**Function**|**Response**
613 613  |AT+INTMOD=?|Show current interrupt mode|(((
614 614  0
619 +
615 615  OK
621 +
616 616  the mode is 0 = No interruption
617 617  )))
618 618  |AT+INTMOD=2|(((
619 619  Set Transmit Interval
626 +
620 620  ~1. (Disable Interrupt),
621 621  
622 622  2. (Trigger by rising and falling edge),
... ... @@ -643,52 +643,67 @@
643 643  (% style="color:blue" %)**AT Command: AT+3V3T**
644 644  
645 645  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
646 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 236px;" %)**Function**|=(% style="width: 117px;" %)**Response**
653 +|(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response**
647 647  |(% style="width:156px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)(((
648 648  0
656 +
649 649  OK
650 650  )))
651 651  |(% style="width:156px" %)AT+3V3T=0|(% style="width:236px" %)Normally open 3V3 power supply.|(% style="width:117px" %)(((
652 652  OK
661 +
653 653  default setting
654 654  )))
655 655  |(% style="width:156px" %)AT+3V3T=1000|(% style="width:236px" %)Close after a delay of 1000 milliseconds.|(% style="width:117px" %)(((
656 656  OK
666 +
667 +
657 657  )))
658 658  |(% style="width:156px" %)AT+3V3T=65535|(% style="width:236px" %)Normally closed 3V3 power supply.|(% style="width:117px" %)(((
659 659  OK
671 +
672 +
660 660  )))
661 661  
662 662  (% style="color:blue" %)**AT Command: AT+5VT**
663 663  
664 664  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
665 -|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 232px;" %)**Function**|=(% style="width: 119px;" %)**Response**
678 +|(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response**
666 666  |(% style="width:158px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)(((
667 667  0
681 +
668 668  OK
669 669  )))
670 670  |(% style="width:158px" %)AT+5VT=0|(% style="width:232px" %)Normally closed 5V power supply.|(% style="width:119px" %)(((
671 671  OK
686 +
672 672  default setting
673 673  )))
674 674  |(% style="width:158px" %)AT+5VT=1000|(% style="width:232px" %)Close after a delay of 1000 milliseconds.|(% style="width:119px" %)(((
675 675  OK
691 +
692 +
676 676  )))
677 677  |(% style="width:158px" %)AT+5VT=65535|(% style="width:232px" %)Normally open 5V power supply.|(% style="width:119px" %)(((
678 678  OK
696 +
697 +
679 679  )))
680 680  
681 681  (% style="color:blue" %)**AT Command: AT+12VT**
682 682  
683 683  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
684 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 268px;" %)**Function**|=**Response**
703 +|(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response**
685 685  |(% style="width:156px" %)AT+12VT=?|(% style="width:268px" %)Show 12V open time.|(((
686 686  0
706 +
687 687  OK
688 688  )))
689 689  |(% style="width:156px" %)AT+12VT=0|(% style="width:268px" %)Normally closed 12V power supply.|OK
690 690  |(% style="width:156px" %)AT+12VT=500|(% style="width:268px" %)Close after a delay of 500 milliseconds.|(((
691 691  OK
712 +
713 +
692 692  )))
693 693  
694 694  (% style="color:blue" %)**Downlink Command: 0x07**
... ... @@ -710,17 +710,22 @@
710 710  (% style="color:blue" %)**AT Command: AT** **+PROBE**
711 711  
712 712  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
713 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 267px;" %)**Function**|=**Response**
735 +|(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response**
714 714  |(% style="width:157px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|(((
715 715  0
738 +
716 716  OK
717 717  )))
718 718  |(% style="width:157px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK
719 719  |(% style="width:157px" %)AT +PROBE =0101|(% style="width:267px" %)Set pressure transmitters mode, first type.|(((
720 720  OK
744 +
745 +
721 721  )))
722 722  |(% style="width:157px" %)AT +PROBE =0000|(% style="width:267px" %)Initial state, no settings.|(((
723 723  OK
749 +
750 +
724 724  )))
725 725  
726 726  (% style="color:blue" %)**Downlink Command: 0x08**