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 -**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 -**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 ... ... @@ -613,30 +613,24 @@ 613 613 614 614 Feature, Set Interrupt mode for GPIO_EXIT. 615 615 616 -**AT Command: AT+INTMOD** 609 +(% style="color:blue" %)**AT Command: AT+INTMOD** 617 617 618 618 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 619 -|**Command Example**|**Function**|**Response** 612 +|=**Command Example**|=**Function**|=**Response** 620 620 |AT+INTMOD=?|Show current interrupt mode|((( 621 621 0 622 - 623 623 OK 624 - 625 625 the mode is 0 = No interruption 626 626 ))) 627 627 |AT+INTMOD=2|((( 628 628 Set Transmit Interval 629 - 630 630 ~1. (Disable Interrupt), 631 - 632 -2. (Trigger by rising and falling edge), 633 - 621 +2. (Trigger by rising and falling edge) 634 634 3. (Trigger by falling edge) 635 - 636 636 4. (Trigger by rising edge) 637 637 )))|OK 638 638 639 -**Downlink Command: 0x06** 626 +(% style="color:blue" %)**Downlink Command: 0x06** 640 640 641 641 Format: Command Code (0x06) followed by 3 bytes. 642 642 ... ... @@ -645,79 +645,63 @@ 645 645 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 646 646 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 647 647 648 - 649 649 == 3.3 Set the output time == 650 650 651 651 652 652 Feature, Control the output 3V3 , 5V or 12V. 653 653 654 -**AT Command: AT+3V3T** 640 +(% style="color:blue" %)**AT Command: AT+3V3T** 655 655 656 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)657 -|(% style="width:15 6px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response**658 -|(% 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" %)((( 659 659 0 660 - 661 661 OK 662 662 ))) 663 -|(% 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" %)((( 664 664 OK 665 - 666 666 default setting 667 667 ))) 668 -|(% 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" %)((( 669 669 OK 670 - 671 - 672 672 ))) 673 -|(% 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" %)((( 674 674 OK 675 - 676 - 677 677 ))) 678 678 679 -**AT Command: AT+5VT** 659 +(% style="color:blue" %)**AT Command: AT+5VT** 680 680 681 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)682 -|(% style="width:15 8px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response**683 -|(% 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" %)((( 684 684 0 685 - 686 686 OK 687 687 ))) 688 -|(% 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" %)((( 689 689 OK 690 - 691 691 default setting 692 692 ))) 693 -|(% 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" %)((( 694 694 OK 695 - 696 - 697 697 ))) 698 -|(% 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" %)((( 699 699 OK 700 - 701 - 702 702 ))) 703 703 704 -**AT Command: AT+12VT** 678 +(% style="color:blue" %)**AT Command: AT+12VT** 705 705 706 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)707 -|(% style="width:156px" %)**Command Example**|(% style="width: 268px" %)**Function**|**Response**708 -|(% 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" %)((( 709 709 0 710 - 711 711 OK 712 712 ))) 713 -|(% style="width:156px" %)AT+12VT=0|(% style="width: 268px" %)Normally closed 12V power supply.|OK714 -|(% 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" %)((( 715 715 OK 716 - 717 - 718 718 ))) 719 719 720 -**Downlink Command: 0x07** 691 +(% style="color:blue" %)**Downlink Command: 0x07** 721 721 722 722 Format: Command Code (0x07) followed by 3 bytes. 723 723 ... ... @@ -730,32 +730,26 @@ 730 730 * Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 731 731 * Example 6: Downlink Payload: 07030000 -> AT+12VT=0 732 732 733 - 734 734 == 3.4 Set the Probe Model == 735 735 736 736 737 -**AT Command: AT** **+PROBE** 707 +(% style="color:blue" %)**AT Command: AT** **+PROBE** 738 738 739 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width: 510px" %)740 -|(% style="width:15 7px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response**741 -|(% 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" %)((( 742 742 0 743 - 744 744 OK 745 745 ))) 746 -|(% style="width:15 7px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK747 -|(% 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" %)((( 748 748 OK 749 - 750 - 751 751 ))) 752 -|(% 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" %)((( 753 753 OK 754 - 755 - 756 756 ))) 757 757 758 -**Downlink Command: 0x08** 723 +(% style="color:blue" %)**Downlink Command: 0x08** 759 759 760 760 Format: Command Code (0x08) followed by 2 bytes. 761 761 ... ... @@ -762,7 +762,6 @@ 762 762 * Example 1: Downlink Payload: 080003 -> AT+PROBE=0003 763 763 * Example 2: Downlink Payload: 080101 -> AT+PROBE=0101 764 764 765 - 766 766 = 4. Battery & how to replace = 767 767 768 768 == 4.1 Battery Type == ... ... @@ -798,12 +798,12 @@ 798 798 Instruction to use as below: 799 799 800 800 801 -**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: 802 802 803 803 [[https:~~/~~/www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0>>https://www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0]] 804 804 805 805 806 -**Step 2:** Open it and choose 770 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose 807 807 808 808 * Product Model 809 809 * Uplink Interval ... ... @@ -885,11 +885,11 @@ 885 885 = 9. Packing Info = 886 886 887 887 888 -**Package Includes**: 852 +(% style="color:#037691" %)**Package Includes**: 889 889 890 890 * PS-LB LoRaWAN Pressure Sensor 891 891 892 -**Dimension and weight**: 856 +(% style="color:#037691" %)**Dimension and weight**: 893 893 894 894 * Device Size: cm 895 895 * Device Weight: g ... ... @@ -896,11 +896,11 @@ 896 896 * Package Size / pcs : cm 897 897 * Weight / pcs : g 898 898 899 - 900 900 = 10. Support = 901 901 902 902 903 903 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 867 + 904 904 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]] 905 905 906 906