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,17 +608,15 @@ 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 624 ... ... @@ -638,7 +638,7 @@ 638 638 4. (Trigger by rising edge) 639 639 )))|OK 640 640 641 - **(% style="color:blue" %)Downlink Command: 0x06**632 +(% style="color:blue" %)**Downlink Command: 0x06** 642 642 643 643 Format: Command Code (0x06) followed by 3 bytes. 644 644 ... ... @@ -647,16 +647,15 @@ 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**646 +(% style="color:blue" %)**AT Command: AT+3V3T** 657 657 658 658 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 659 -|(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response** 649 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 236px;" %)**Function**|=(% style="width: 117px;" %)**Response** 660 660 |(% style="width:156px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)((( 661 661 0 662 662 ... ... @@ -678,10 +678,10 @@ 678 678 679 679 ))) 680 680 681 - **(% style="color:blue" %)AT Command: AT+5VT**671 +(% style="color:blue" %)**AT Command: AT+5VT** 682 682 683 683 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 684 -|(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response** 674 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 232px;" %)**Function**|=(% style="width: 119px;" %)**Response** 685 685 |(% style="width:158px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)((( 686 686 0 687 687 ... ... @@ -703,10 +703,10 @@ 703 703 704 704 ))) 705 705 706 - **(% style="color:blue" %)AT Command: AT+12VT**696 +(% style="color:blue" %)**AT Command: AT+12VT** 707 707 708 708 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 709 -|(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response** 699 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 268px;" %)**Function**|=**Response** 710 710 |(% style="width:156px" %)AT+12VT=?|(% style="width:268px" %)Show 12V open time.|((( 711 711 0 712 712 ... ... @@ -719,7 +719,7 @@ 719 719 720 720 ))) 721 721 722 - **(% style="color:blue" %)Downlink Command: 0x07**712 +(% style="color:blue" %)**Downlink Command: 0x07** 723 723 724 724 Format: Command Code (0x07) followed by 3 bytes. 725 725 ... ... @@ -732,14 +732,13 @@ 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**728 +(% style="color:blue" %)**AT Command: AT** **+PROBE** 740 740 741 741 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 742 -|(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response** 731 +|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 267px;" %)**Function**|=**Response** 743 743 |(% style="width:157px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|((( 744 744 0 745 745 ... ... @@ -757,7 +757,7 @@ 757 757 758 758 ))) 759 759 760 - **(% style="color:blue" %)Downlink Command: 0x08**749 +(% 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:791 +(% 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 choose796 +(% 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**:878 +(% style="color:#037691" %)**Package Includes**: 891 891 892 892 * PS-LB LoRaWAN Pressure Sensor 893 893 894 - **(% style="color:#037691" %)Dimension and weight**:882 +(% 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