<
From version < 53.12 >
edited by Xiaoling
on 2023/04/03 11:44
To version < 53.9 >
edited by Xiaoling
on 2023/04/03 11:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -611,6 +611,7 @@
611 611  Set transmit interval to 60000ms = 60 seconds
612 612  )))
613 613  
614 +
614 614  (% style="color:blue" %)**Downlink Command: 0x01**
615 615  
616 616  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -642,6 +642,7 @@
642 642  3. (Trigger by rising edge)
643 643  )))|(% style="background-color:#f2f2f2; width:157px" %)OK
644 644  
646 +
645 645  (% style="color:blue" %)**Downlink Command: 0x06**
646 646  
647 647  Format: Command Code (0x06) followed by 3 bytes.
... ... @@ -658,52 +658,52 @@
658 658  
659 659  (% style="color:blue" %)**AT Command: AT+3V3T**
660 660  
661 -(% border="1" cellspacing="4" style="width:474px" %)
662 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 116px;background-color:#D9E2F3;color:#0070C0" %)**Response**
663 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
663 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %)
664 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response**
665 +|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)(((
664 664  0
665 665  OK
666 666  )))
667 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=0|(% style="background-color:#f2f2f2; width:201px" %)Normally open 3V3 power supply.|(% style="background-color:#f2f2f2; width:116px" %)(((
669 +|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)(((
668 668  OK
669 669  default setting
670 670  )))
671 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=1000|(% style="background-color:#f2f2f2; width:201px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2; width:116px" %)(((
673 +|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)(((
672 672  OK
673 673  )))
674 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=65535|(% style="background-color:#f2f2f2; width:201px" %)Normally closed 3V3 power supply.|(% style="background-color:#f2f2f2; width:116px" %)(((
676 +|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)(((
675 675  OK
676 676  )))
677 677  
678 678  (% style="color:blue" %)**AT Command: AT+5VT**
679 679  
680 -(% border="1" cellspacing="4" style="width:470px" %)
681 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 114px;background-color:#D9E2F3;color:#0070C0" %)**Response**
682 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
682 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %)
683 +|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response**
684 +|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)(((
683 683  0
684 684  OK
685 685  )))
686 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=0|(% style="background-color:#f2f2f2; width:196px" %)Normally closed 5V power supply.|(% style="background-color:#f2f2f2; width:114px" %)(((
688 +|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)(((
687 687  OK
688 688  default setting
689 689  )))
690 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=1000|(% style="background-color:#f2f2f2; width:196px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2; width:114px" %)(((
692 +|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)(((
691 691  OK
692 692  )))
693 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=65535|(% style="background-color:#f2f2f2; width:196px" %)Normally open 5V power supply.|(% style="background-color:#f2f2f2; width:114px" %)(((
695 +|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)(((
694 694  OK
695 695  )))
696 696  
697 697  (% style="color:blue" %)**AT Command: AT+12VT**
698 698  
699 -(% border="1" cellspacing="4" style="width:443px" %)
700 -|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 83px;background-color:#D9E2F3;color:#0070C0" %)**Response**
701 -|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
701 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %)
702 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response**
703 +|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)(((
702 702  0
703 703  OK
704 704  )))
705 -|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=0|(% style="background-color:#f2f2f2; width:199px" %)Normally closed 12V power supply.|(% style="background-color:#f2f2f2; width:83px" %)OK
706 -|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=500|(% style="background-color:#f2f2f2; width:199px" %)Close after a delay of 500 milliseconds.|(% style="background-color:#f2f2f2; width:83px" %)(((
707 +|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK
708 +|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)(((
707 707  OK
708 708  )))
709 709  
... ... @@ -737,18 +737,18 @@
737 737  
738 738  (A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C)
739 739  
740 -(% border="1" cellspacing="4" style="width:510px" %)
741 -|(% style="background-color:#d9e2f3; color:#0070c0; width:154px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:269px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Response**
742 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =?|(% style="background-color:#f2f2f2; width:269px" %)Get or Set the probe model.|(% style="background-color:#f2f2f2" %)0
742 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
743 +|**Command Example**|**Function**|**Response**
744 +|AT +PROBE =?|Get or Set the probe model.|0
743 743  OK
744 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0003|(% style="background-color:#f2f2f2; width:269px" %)Set water depth sensor mode, 3m type.|(% style="background-color:#f2f2f2" %)OK
745 -|(% style="background-color:#f2f2f2; width:154px" %)(((
746 +|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK
747 +|(((
746 746  AT +PROBE =000A
747 747  
748 748  
749 -)))|(% style="background-color:#f2f2f2; width:269px" %)Set water depth sensor mode, 10m type.|(% style="background-color:#f2f2f2" %)OK
750 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0101|(% style="background-color:#f2f2f2; width:269px" %)Set pressure transmitters mode, first type(A).|(% style="background-color:#f2f2f2" %)OK
751 -|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0000|(% style="background-color:#f2f2f2; width:269px" %)Initial state, no settings.|(% style="background-color:#f2f2f2" %)OK
751 +)))|Set water depth sensor mode, 10m type.|OK
752 +|AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK
753 +|AT +PROBE =0000|Initial state, no settings.|OK
752 752  
753 753  **Downlink Command: 0x08**
754 754  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0