Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/19 16:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -495,11 +495,9 @@ 495 495 == 2.4 Uplink Interval == 496 496 497 497 498 -The PS-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: 498 +The PS-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval||style="background-color: rgb(255, 255, 255);"]] 499 499 500 -[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]] 501 501 502 - 503 503 == 2.5 Show Data in DataCake IoT Server == 504 504 505 505 ... ... @@ -552,14 +552,12 @@ 552 552 553 553 The PS-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets. 554 554 555 -[[http s:~~/~~/wiki.dragino.com/index.php?title=End_Device_Frequency_Band>>url:https://wiki.dragino.com/index.php?title=End_Device_Frequency_Band]]553 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]] 556 556 557 557 556 +== 2.7 Firmware Change Log == 558 558 559 559 560 -1. 561 -11. Firmware Change Log 562 - 563 563 **Firmware download link:** 564 564 565 565 [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] ... ... @@ -566,16 +566,15 @@ 566 566 567 567 568 568 569 - 1. Configure PS-LB via AT Command or LoRaWAN Downlink565 += 3. Configure PS-LB via AT Command or LoRaWAN Downlink = 570 570 567 + 571 571 Use can configure PS-LB via AT Command or LoRaWAN Downlink. 572 572 573 573 * AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 574 -* LoRaWAN Downlink instruction for different platforms: 571 +* LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 575 575 576 -[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]] 577 577 578 - 579 579 There are two kinds of commands to configure PS-LB, they are: 580 580 581 581 * **General Commands**. ... ... @@ -587,7 +587,7 @@ 587 587 588 588 They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: 589 589 590 -[[http:~~/~~/wiki.dragino.com/in dex.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]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/]] 591 591 592 592 593 593 * **Commands special design for PS-LB** ... ... @@ -595,13 +595,14 @@ 595 595 These commands only valid for PS-LB, as below: 596 596 597 597 598 -1. 599 -11. Set Transmit Interval Time 593 +== 3.1 Set Transmit Interval Time == 600 600 595 + 601 601 Feature: Change LoRaWAN End Node Transmit Interval. 602 602 603 603 **AT Command: AT+TDC** 604 604 600 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 605 605 |**Command Example**|**Function**|**Response** 606 606 |AT+TDC=?|Show current transmit Interval|((( 607 607 30000 ... ... @@ -626,13 +626,14 @@ 626 626 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 627 627 628 628 629 -1. 630 -11. Set Interrupt Mode 625 +== 3.2 Set Interrupt Mode == 631 631 627 + 632 632 Feature, Set Interrupt mode for GPIO_EXIT. 633 633 634 634 **AT Command: AT+INTMOD** 635 635 632 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 636 636 |**Command Example**|**Function**|**Response** 637 637 |AT+INTMOD=?|Show current interrupt mode|((( 638 638 0 ... ... @@ -644,10 +644,13 @@ 644 644 |AT+INTMOD=2|((( 645 645 Set Transmit Interval 646 646 647 -1. (Disable Interrupt), 648 -1. (Trigger by rising and falling edge), 649 -1. (Trigger by falling edge) 650 -1. (Trigger by rising edge) 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) 651 651 )))|OK 652 652 653 653 **Downlink Command: 0x06** ... ... @@ -659,74 +659,82 @@ 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 662 -1. 663 -11. Set the output time 664 664 663 + 664 +== 3.3 Set the output time == 665 + 666 + 665 665 Feature, Control the output 3V3 , 5V or 12V. 666 666 667 667 **AT Command: AT+3V3T** 668 668 669 -|**Command Example**|**Function**|**Response** 670 -|AT+3V3T=?|Show 3V3 open time.|((( 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" %)((( 671 671 0 672 672 673 673 OK 674 674 ))) 675 -|AT+3V3T=0|Normally open 3V3 power supply.|((( 678 +|(% style="width:156px" %)AT+3V3T=0|(% style="width:236px" %)Normally open 3V3 power supply.|(% style="width:117px" %)((( 676 676 OK 677 677 678 678 default setting 679 679 ))) 680 -|AT+3V3T=1000|Close after a delay of 1000 milliseconds.|((( 683 +|(% style="width:156px" %)AT+3V3T=1000|(% style="width:236px" %)Close after a delay of 1000 milliseconds.|(% style="width:117px" %)((( 681 681 OK 682 682 683 683 684 684 ))) 685 -|AT+3V3T=65535|Normally closed 3V3 power supply.|((( 688 +|(% style="width:156px" %)AT+3V3T=65535|(% style="width:236px" %)Normally closed 3V3 power supply.|(% style="width:117px" %)((( 686 686 OK 687 687 688 688 689 689 ))) 690 690 694 + 691 691 **AT Command: AT+5VT** 692 692 693 -|**Command Example**|**Function**|**Response** 694 -|AT+5VT=?|Show 5V open time.|((( 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" %)((( 695 695 0 696 696 697 697 OK 698 698 ))) 699 -|AT+5VT=0|Normally closed 5V power supply.|((( 704 +|(% style="width:158px" %)AT+5VT=0|(% style="width:232px" %)Normally closed 5V power supply.|(% style="width:119px" %)((( 700 700 OK 701 701 702 702 default setting 703 703 ))) 704 -|AT+5VT=1000|Close after a delay of 1000 milliseconds.|((( 709 +|(% style="width:158px" %)AT+5VT=1000|(% style="width:232px" %)Close after a delay of 1000 milliseconds.|(% style="width:119px" %)((( 705 705 OK 706 706 707 707 708 708 ))) 709 -|AT+5VT=65535|Normally open 5V power supply.|((( 714 +|(% style="width:158px" %)AT+5VT=65535|(% style="width:232px" %)Normally open 5V power supply.|(% style="width:119px" %)((( 710 710 OK 711 711 712 712 713 713 ))) 714 714 720 + 715 715 **AT Command: AT+12VT** 716 716 717 -|**Command Example**|**Function**|**Response** 718 -|AT+12VT=?|Show 12V open time.|((( 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.|((( 719 719 0 720 720 721 721 OK 722 722 ))) 723 -|AT+12VT=0|Normally closed 12V power supply.|OK 724 -|AT+12VT=500|Close after a delay of 500 milliseconds.|((( 730 +|(% style="width:156px" %)AT+12VT=0|(% style="width:268px" %)Normally closed 12V power supply.|OK 731 +|(% style="width:156px" %)AT+12VT=500|(% style="width:268px" %)Close after a delay of 500 milliseconds.|((( 725 725 OK 726 726 727 727 728 728 ))) 729 729 737 + 730 730 **Downlink Command: 0x07** 731 731 732 732 Format: Command Code (0x07) followed by 3 bytes. ... ... @@ -740,24 +740,27 @@ 740 740 * Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 741 741 * Example 6: Downlink Payload: 07030000 -> AT+12VT=0 742 742 743 -1. 744 -11. Set the Probe Model 745 745 752 + 753 +== 3.4 Set the Probe Model == 754 + 755 + 746 746 **AT Command: AT** **+PROBE** 747 747 748 -|**Command Example**|**Function**|**Response** 749 -|AT +PROBE =?|Get or Set the probe model.|((( 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.|((( 750 750 0 751 751 752 752 OK 753 753 ))) 754 -|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK 755 -|AT +PROBE =0101|Set pressure transmitters mode, first type.|((( 765 +|(% style="width:157px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK 766 +|(% style="width:157px" %)AT +PROBE =0101|(% style="width:267px" %)Set pressure transmitters mode, first type.|((( 756 756 OK 757 757 758 758 759 759 ))) 760 -|AT +PROBE =0000|Initial state, no settings.|((( 771 +|(% style="width:157px" %)AT +PROBE =0000|(% style="width:267px" %)Initial state, no settings.|((( 761 761 OK 762 762 763 763 ... ... @@ -772,9 +772,11 @@ 772 772 773 773 774 774 775 -1. Battery & how to replace 776 -11. Battery Type 786 += 4. Battery & how to replace = 777 777 788 +== 4.1 Battery Type == 789 + 790 + 778 778 PS-LB is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter. 779 779 780 780