Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/03 14:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -582,7 +582,7 @@ 582 582 583 583 They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: 584 584 585 -[[http:~~/~~/wiki.dragino.com/ xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]585 +[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]] 586 586 587 587 588 588 * **Commands special design for PS-LB** ... ... @@ -590,14 +590,13 @@ 590 590 These commands only valid for PS-LB, as below: 591 591 592 592 593 -== 3.1 Set Transmit Interval Time == 593 +1. 594 +11. Set Transmit Interval Time 594 594 595 - 596 596 Feature: Change LoRaWAN End Node Transmit Interval. 597 597 598 598 **AT Command: AT+TDC** 599 599 600 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 601 601 |**Command Example**|**Function**|**Response** 602 602 |AT+TDC=?|Show current transmit Interval|((( 603 603 30000 ... ... @@ -622,14 +622,13 @@ 622 622 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 623 623 624 624 625 -== 3.2 Set Interrupt Mode == 624 +1. 625 +11. Set Interrupt Mode 626 626 627 - 628 628 Feature, Set Interrupt mode for GPIO_EXIT. 629 629 630 630 **AT Command: AT+INTMOD** 631 631 632 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 633 633 |**Command Example**|**Function**|**Response** 634 634 |AT+INTMOD=?|Show current interrupt mode|((( 635 635 0 ... ... @@ -641,13 +641,10 @@ 641 641 |AT+INTMOD=2|((( 642 642 Set Transmit Interval 643 643 644 -~1. (Disable Interrupt), 645 - 646 -2. (Trigger by rising and falling edge), 647 - 648 -3. (Trigger by falling edge) 649 - 650 -4. (Trigger by rising edge) 642 +1. (Disable Interrupt), 643 +1. (Trigger by rising and falling edge), 644 +1. (Trigger by falling edge) 645 +1. (Trigger by rising edge) 651 651 )))|OK 652 652 653 653 **Downlink Command: 0x06** ... ... @@ -659,82 +659,74 @@ 659 659 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 660 660 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 661 661 657 +1. 658 +11. Set the output time 662 662 663 - 664 -== 3.3 Set the output time == 665 - 666 - 667 667 Feature, Control the output 3V3 , 5V or 12V. 668 668 669 669 **AT Command: AT+3V3T** 670 670 671 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 672 -|(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response** 673 -|(% style="width:156px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)((( 664 +|**Command Example**|**Function**|**Response** 665 +|AT+3V3T=?|Show 3V3 open time.|((( 674 674 0 675 675 676 676 OK 677 677 ))) 678 -| (% style="width:156px" %)AT+3V3T=0|(% style="width:236px" %)Normally open 3V3 power supply.|(% style="width:117px" %)(((670 +|AT+3V3T=0|Normally open 3V3 power supply.|((( 679 679 OK 680 680 681 681 default setting 682 682 ))) 683 -| (% style="width:156px" %)AT+3V3T=1000|(% style="width:236px" %)Close after a delay of 1000 milliseconds.|(% style="width:117px" %)(((675 +|AT+3V3T=1000|Close after a delay of 1000 milliseconds.|((( 684 684 OK 685 685 686 686 687 687 ))) 688 -| (% style="width:156px" %)AT+3V3T=65535|(% style="width:236px" %)Normally closed 3V3 power supply.|(% style="width:117px" %)(((680 +|AT+3V3T=65535|Normally closed 3V3 power supply.|((( 689 689 OK 690 690 691 691 692 692 ))) 693 693 694 - 695 695 **AT Command: AT+5VT** 696 696 697 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 698 -|(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response** 699 -|(% style="width:158px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)((( 688 +|**Command Example**|**Function**|**Response** 689 +|AT+5VT=?|Show 5V open time.|((( 700 700 0 701 701 702 702 OK 703 703 ))) 704 -| (% style="width:158px" %)AT+5VT=0|(% style="width:232px" %)Normally closed 5V power supply.|(% style="width:119px" %)(((694 +|AT+5VT=0|Normally closed 5V power supply.|((( 705 705 OK 706 706 707 707 default setting 708 708 ))) 709 -| (% style="width:158px" %)AT+5VT=1000|(% style="width:232px" %)Close after a delay of 1000 milliseconds.|(% style="width:119px" %)(((699 +|AT+5VT=1000|Close after a delay of 1000 milliseconds.|((( 710 710 OK 711 711 712 712 713 713 ))) 714 -| (% style="width:158px" %)AT+5VT=65535|(% style="width:232px" %)Normally open 5V power supply.|(% style="width:119px" %)(((704 +|AT+5VT=65535|Normally open 5V power supply.|((( 715 715 OK 716 716 717 717 718 718 ))) 719 719 720 - 721 721 **AT Command: AT+12VT** 722 722 723 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 724 -|(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response** 725 -|(% style="width:156px" %)AT+12VT=?|(% style="width:268px" %)Show 12V open time.|((( 712 +|**Command Example**|**Function**|**Response** 713 +|AT+12VT=?|Show 12V open time.|((( 726 726 0 727 727 728 728 OK 729 729 ))) 730 -| (% style="width:156px" %)AT+12VT=0|(% style="width:268px" %)Normally closed 12V power supply.|OK731 -| (% style="width:156px" %)AT+12VT=500|(% style="width:268px" %)Close after a delay of 500 milliseconds.|(((718 +|AT+12VT=0|Normally closed 12V power supply.|OK 719 +|AT+12VT=500|Close after a delay of 500 milliseconds.|((( 732 732 OK 733 733 734 734 735 735 ))) 736 736 737 - 738 738 **Downlink Command: 0x07** 739 739 740 740 Format: Command Code (0x07) followed by 3 bytes. ... ... @@ -748,27 +748,24 @@ 748 748 * Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 749 749 * Example 6: Downlink Payload: 07030000 -> AT+12VT=0 750 750 738 +1. 739 +11. Set the Probe Model 751 751 752 - 753 -== 3.4 Set the Probe Model == 754 - 755 - 756 756 **AT Command: AT** **+PROBE** 757 757 758 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 759 -|(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response** 760 -|(% style="width:157px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|((( 743 +|**Command Example**|**Function**|**Response** 744 +|AT +PROBE =?|Get or Set the probe model.|((( 761 761 0 762 762 763 763 OK 764 764 ))) 765 -| (% style="width:157px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK766 -| (% style="width:157px" %)AT +PROBE =0101|(% style="width:267px" %)Set pressure transmitters mode, first type.|(((749 +|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK 750 +|AT +PROBE =0101|Set pressure transmitters mode, first type.|((( 767 767 OK 768 768 769 769 770 770 ))) 771 -| (% style="width:157px" %)AT +PROBE =0000|(% style="width:267px" %)Initial state, no settings.|(((755 +|AT +PROBE =0000|Initial state, no settings.|((( 772 772 OK 773 773 774 774