Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/19 17:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -187,22 +187,18 @@ 187 187 188 188 189 189 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 190 -|(% style="width:1 38px" %)**Behavior on ACT**|(% style="width:100px" %)**Function**|**Action**191 -|(% style="width: 138px" %)Pressing ACT between 1s < time < 3s|(% style="width:100px" %)Send an uplink|(((190 +|=(% style="width: 150px;" %)**Behavior on ACT**|=(% style="width: 90px;" %)**Function**|=**Action** 191 +|(% style="width:260px" %)Pressing ACT between 1s < time < 3s|(% style="width:100px" %)Send an uplink|((( 192 192 If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once. 193 - 194 194 Meanwhile, BLE module will be active and user can connect via BLE to configure device. 195 195 ))) 196 196 |(% style="width:138px" %)Pressing ACT for more than 3s|(% style="width:100px" %)Active Device|((( 197 197 (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:#037691" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. 198 - 199 199 (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network. 200 - 201 201 Once sensor is active, BLE module will be active and user can connect via BLE to configure device, no matter if device join or not join LoRaWAN network. 202 202 ))) 203 203 |(% style="width:138px" %)Fast press ACT 5 times.|(% style="width:100px" %)Deactivate Device|red led will solid on for 5 seconds. Means PS-LB is in Deep Sleep Mode. 204 204 205 - 206 206 == 1.9 Pin Mapping == 207 207 208 208 ... ... @@ -392,8 +392,8 @@ 392 392 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 393 393 |(% style="width:97px" %)((( 394 394 **Size(bytes)** 395 -)))|(% style="width:48px" %)**2**|(% style="width: 58px" %)**2**|**2**|**2**|**1**396 -|(% 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"]]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"]] 397 397 398 398 [[image:1675144608950-310.png]] 399 399 ... ... @@ -560,7 +560,7 @@ 560 560 561 561 There are two kinds of commands to configure PS-LB, they are: 562 562 563 -* **(% style="color:#037691" %)General Commands**.559 +* (% style="color:#037691" %)**General Commands**. 564 564 565 565 These commands are to configure: 566 566 ... ... @@ -572,7 +572,7 @@ 572 572 [[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/]] 573 573 574 574 575 -* **(% style="color:#037691" %)Commands special design for PS-LB**571 +* (% style="color:#037691" %)**Commands special design for PS-LB** 576 576 577 577 These commands only valid for PS-LB, as below: 578 578 ... ... @@ -582,24 +582,21 @@ 582 582 583 583 Feature: Change LoRaWAN End Node Transmit Interval. 584 584 585 - **(% style="color:blue" %)AT Command: AT+TDC**581 +(% style="color:blue" %)**AT Command: AT+TDC** 586 586 587 587 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 588 -|**Command Example**|**Function**|**Response** 589 -|AT+TDC=?|Show current transmit Interval|((( 584 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 585 +|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 590 590 30000 591 - 592 592 OK 593 - 594 594 the interval is 30000ms = 30s 595 595 ))) 596 -|AT+TDC=60000|Set Transmit Interval|((( 590 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|((( 597 597 OK 598 - 599 599 Set transmit interval to 60000ms = 60 seconds 600 600 ))) 601 601 602 - **(% style="color:blue" %)Downlink Command: 0x01**595 +(% style="color:blue" %)**Downlink Command: 0x01** 603 603 604 604 Format: Command Code (0x01) followed by 3 bytes time value. 605 605 ... ... @@ -608,37 +608,29 @@ 608 608 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 609 609 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 610 610 611 - 612 - 613 613 == 3.2 Set Interrupt Mode == 614 614 615 615 616 616 Feature, Set Interrupt mode for GPIO_EXIT. 617 617 618 - **(% style="color:blue" %)AT Command: AT+INTMOD**609 +(% style="color:blue" %)**AT Command: AT+INTMOD** 619 619 620 620 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 621 -|**Command Example**|**Function**|**Response** 612 +|=**Command Example**|=**Function**|=**Response** 622 622 |AT+INTMOD=?|Show current interrupt mode|((( 623 623 0 624 - 625 625 OK 626 - 627 627 the mode is 0 = No interruption 628 628 ))) 629 629 |AT+INTMOD=2|((( 630 630 Set Transmit Interval 631 - 632 632 ~1. (Disable Interrupt), 633 - 634 -2. (Trigger by rising and falling edge), 635 - 621 +2. (Trigger by rising and falling edge) 636 636 3. (Trigger by falling edge) 637 - 638 638 4. (Trigger by rising edge) 639 639 )))|OK 640 640 641 - **(% style="color:blue" %)Downlink Command: 0x06**626 +(% style="color:blue" %)**Downlink Command: 0x06** 642 642 643 643 Format: Command Code (0x06) followed by 3 bytes. 644 644 ... ... @@ -647,79 +647,63 @@ 647 647 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 648 648 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 649 649 650 - 651 651 == 3.3 Set the output time == 652 652 653 653 654 654 Feature, Control the output 3V3 , 5V or 12V. 655 655 656 - **(% style="color:blue" %)AT Command: AT+3V3T**640 +(% style="color:blue" %)**AT Command: AT+3V3T** 657 657 658 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)659 -|(% style="width:15 6px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response**660 -|(% style="width:15 6px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)(((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" %)((( 661 661 0 662 - 663 663 OK 664 664 ))) 665 -|(% style="width:15 6px" %)AT+3V3T=0|(% style="width:236px" %)Normally open 3V3 power supply.|(% style="width:117px" %)(((648 +|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)((( 666 666 OK 667 - 668 668 default setting 669 669 ))) 670 -|(% style="width:15 6px" %)AT+3V3T=1000|(% style="width:236px" %)Close after a delay of 1000 milliseconds.|(% style="width:117px" %)(((652 +|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)((( 671 671 OK 672 - 673 - 674 674 ))) 675 -|(% style="width:15 6px" %)AT+3V3T=65535|(% style="width:236px" %)Normally closed 3V3 power supply.|(% style="width:117px" %)(((655 +|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)((( 676 676 OK 677 - 678 - 679 679 ))) 680 680 681 - **(% style="color:blue" %)AT Command: AT+5VT**659 +(% style="color:blue" %)**AT Command: AT+5VT** 682 682 683 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)684 -|(% style="width:15 8px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response**685 -|(% style="width:15 8px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)(((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" %)((( 686 686 0 687 - 688 688 OK 689 689 ))) 690 -|(% style="width:15 8px" %)AT+5VT=0|(% style="width:232px" %)Normally closed 5V power supply.|(% style="width:119px" %)(((667 +|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)((( 691 691 OK 692 - 693 693 default setting 694 694 ))) 695 -|(% style="width:15 8px" %)AT+5VT=1000|(% style="width:232px" %)Close after a delay of 1000 milliseconds.|(% style="width:119px" %)(((671 +|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)((( 696 696 OK 697 - 698 - 699 699 ))) 700 -|(% style="width:15 8px" %)AT+5VT=65535|(% style="width:232px" %)Normally open 5V power supply.|(% style="width:119px" %)(((674 +|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)((( 701 701 OK 702 - 703 - 704 704 ))) 705 705 706 - **(% style="color:blue" %)AT Command: AT+12VT**678 +(% style="color:blue" %)**AT Command: AT+12VT** 707 707 708 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)709 -|(% style="width:156px" %)**Command Example**|(% style="width: 268px" %)**Function**|**Response**710 -|(% style="width:156px" %)AT+12VT=?|(% style="width: 268px" %)Show 12V open time.|(((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" %)((( 711 711 0 712 - 713 713 OK 714 714 ))) 715 -|(% style="width:156px" %)AT+12VT=0|(% style="width: 268px" %)Normally closed 12V power supply.|OK716 -|(% style="width:156px" %)AT+12VT=500|(% style="width: 268px" %)Close after a delay of 500 milliseconds.|(((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" %)((( 717 717 OK 718 - 719 - 720 720 ))) 721 721 722 - **(% style="color:blue" %)Downlink Command: 0x07**691 +(% style="color:blue" %)**Downlink Command: 0x07** 723 723 724 724 Format: Command Code (0x07) followed by 3 bytes. 725 725 ... ... @@ -732,32 +732,26 @@ 732 732 * Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 733 733 * Example 6: Downlink Payload: 07030000 -> AT+12VT=0 734 734 735 - 736 736 == 3.4 Set the Probe Model == 737 737 738 738 739 - **(% style="color:blue" %)AT Command: AT** **+PROBE**707 +(% style="color:blue" %)**AT Command: AT** **+PROBE** 740 740 741 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)742 -|(% style="width:15 7px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response**743 -|(% style="width:15 7px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|(((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" %)((( 744 744 0 745 - 746 746 OK 747 747 ))) 748 -|(% style="width:15 7px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK749 -|(% style="width:15 7px" %)AT +PROBE =0101|(% style="width:267px" %)Set pressure transmitters mode, first type.|(((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" %)((( 750 750 OK 751 - 752 - 753 753 ))) 754 -|(% style="width:15 7px" %)AT +PROBE =0000|(% style="width:267px" %)Initial state, no settings.|(((719 +|(% style="width:154px" %)AT +PROBE =0000|(% style="width:204px" %)Initial state, no settings.|(% style="width:85px" %)((( 755 755 OK 756 - 757 - 758 758 ))) 759 759 760 - **(% style="color:blue" %)Downlink Command: 0x08**723 +(% style="color:blue" %)**Downlink Command: 0x08** 761 761 762 762 Format: Command Code (0x08) followed by 2 bytes. 763 763 ... ... @@ -764,7 +764,6 @@ 764 764 * Example 1: Downlink Payload: 080003 -> AT+PROBE=0003 765 765 * Example 2: Downlink Payload: 080101 -> AT+PROBE=0101 766 766 767 - 768 768 = 4. Battery & how to replace = 769 769 770 770 == 4.1 Battery Type == ... ... @@ -800,12 +800,12 @@ 800 800 Instruction to use as below: 801 801 802 802 803 - **(% style="color:blue" %)Step 1:**(%%) Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:765 +(% style="color:blue" %)**Step 1:**(%%) Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: 804 804 805 805 [[https:~~/~~/www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0>>https://www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0]] 806 806 807 807 808 - **(% style="color:blue" %)Step 2:**(%%) Open it and choose770 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose 809 809 810 810 * Product Model 811 811 * Uplink Interval ... ... @@ -887,11 +887,11 @@ 887 887 = 9. Packing Info = 888 888 889 889 890 - **(% style="color:#037691" %)Package Includes**:852 +(% style="color:#037691" %)**Package Includes**: 891 891 892 892 * PS-LB LoRaWAN Pressure Sensor 893 893 894 - **(% style="color:#037691" %)Dimension and weight**:856 +(% style="color:#037691" %)**Dimension and weight**: 895 895 896 896 * Device Size: cm 897 897 * Device Weight: g ... ... @@ -898,7 +898,6 @@ 898 898 * Package Size / pcs : cm 899 899 * Weight / pcs : g 900 900 901 - 902 902 = 10. Support = 903 903 904 904