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,18 +187,22 @@ 187 187 188 188 189 189 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 190 -| =(% style="width:50px;" %)**Behavior on ACT**|=(% style="width:90px;" %)**Function**|=**Action**191 -|(% style="width: 260px" %)Pressing ACT between 1s < time < 3s|(% style="width:100px" %)Send an uplink|(((190 +|(% style="width:138px" %)**Behavior on ACT**|(% style="width:100px" %)**Function**|**Action** 191 +|(% style="width:138px" %)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 + 193 193 Meanwhile, BLE module will be active and user can connect via BLE to configure device. 194 194 ))) 195 195 |(% style="width:138px" %)Pressing ACT for more than 3s|(% style="width:100px" %)Active Device|((( 196 196 (% 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 + 197 197 (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network. 200 + 198 198 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. 199 199 ))) 200 200 |(% 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. 201 201 205 + 202 202 == 1.9 Pin Mapping == 203 203 204 204 ... ... @@ -388,8 +388,8 @@ 388 388 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 389 389 |(% style="width:97px" %)((( 390 390 **Size(bytes)** 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"]]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"]] 393 393 394 394 [[image:1675144608950-310.png]] 395 395 ... ... @@ -556,7 +556,7 @@ 556 556 557 557 There are two kinds of commands to configure PS-LB, they are: 558 558 559 -* (% style="color:#037691" %) **General Commands**.563 +* **(% style="color:#037691" %)General Commands**. 560 560 561 561 These commands are to configure: 562 562 ... ... @@ -568,7 +568,7 @@ 568 568 [[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/]] 569 569 570 570 571 -* (% style="color:#037691" %) **Commands special design for PS-LB**575 +* **(% style="color:#037691" %)Commands special design for PS-LB** 572 572 573 573 These commands only valid for PS-LB, as below: 574 574 ... ... @@ -578,7 +578,7 @@ 578 578 579 579 Feature: Change LoRaWAN End Node Transmit Interval. 580 580 581 -(% style="color:blue" %) **AT Command: AT+TDC**585 +**(% style="color:blue" %)AT Command: AT+TDC** 582 582 583 583 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 584 584 |**Command Example**|**Function**|**Response** ... ... @@ -595,7 +595,7 @@ 595 595 Set transmit interval to 60000ms = 60 seconds 596 596 ))) 597 597 598 -(% style="color:blue" %) **Downlink Command: 0x01**602 +**(% style="color:blue" %)Downlink Command: 0x01** 599 599 600 600 Format: Command Code (0x01) followed by 3 bytes time value. 601 601 ... ... @@ -604,12 +604,14 @@ 604 604 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 605 605 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 606 606 611 + 612 + 607 607 == 3.2 Set Interrupt Mode == 608 608 609 609 610 610 Feature, Set Interrupt mode for GPIO_EXIT. 611 611 612 -(% style="color:blue" %) **AT Command: AT+INTMOD**618 +**(% style="color:blue" %)AT Command: AT+INTMOD** 613 613 614 614 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 615 615 |**Command Example**|**Function**|**Response** ... ... @@ -632,7 +632,7 @@ 632 632 4. (Trigger by rising edge) 633 633 )))|OK 634 634 635 -(% style="color:blue" %) **Downlink Command: 0x06**641 +**(% style="color:blue" %)Downlink Command: 0x06** 636 636 637 637 Format: Command Code (0x06) followed by 3 bytes. 638 638 ... ... @@ -641,12 +641,13 @@ 641 641 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 642 642 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 643 643 650 + 644 644 == 3.3 Set the output time == 645 645 646 646 647 647 Feature, Control the output 3V3 , 5V or 12V. 648 648 649 -(% style="color:blue" %) **AT Command: AT+3V3T**656 +**(% style="color:blue" %)AT Command: AT+3V3T** 650 650 651 651 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 652 652 |(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response** ... ... @@ -671,7 +671,7 @@ 671 671 672 672 ))) 673 673 674 -(% style="color:blue" %) **AT Command: AT+5VT**681 +**(% style="color:blue" %)AT Command: AT+5VT** 675 675 676 676 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 677 677 |(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response** ... ... @@ -696,7 +696,7 @@ 696 696 697 697 ))) 698 698 699 -(% style="color:blue" %) **AT Command: AT+12VT**706 +**(% style="color:blue" %)AT Command: AT+12VT** 700 700 701 701 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 702 702 |(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response** ... ... @@ -712,7 +712,7 @@ 712 712 713 713 ))) 714 714 715 -(% style="color:blue" %) **Downlink Command: 0x07**722 +**(% style="color:blue" %)Downlink Command: 0x07** 716 716 717 717 Format: Command Code (0x07) followed by 3 bytes. 718 718 ... ... @@ -725,10 +725,11 @@ 725 725 * Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 726 726 * Example 6: Downlink Payload: 07030000 -> AT+12VT=0 727 727 735 + 728 728 == 3.4 Set the Probe Model == 729 729 730 730 731 -(% style="color:blue" %) **AT Command: AT** **+PROBE**739 +**(% style="color:blue" %)AT Command: AT** **+PROBE** 732 732 733 733 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 734 734 |(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response** ... ... @@ -749,7 +749,7 @@ 749 749 750 750 ))) 751 751 752 -(% style="color:blue" %) **Downlink Command: 0x08**760 +**(% style="color:blue" %)Downlink Command: 0x08** 753 753 754 754 Format: Command Code (0x08) followed by 2 bytes. 755 755 ... ... @@ -756,6 +756,7 @@ 756 756 * Example 1: Downlink Payload: 080003 -> AT+PROBE=0003 757 757 * Example 2: Downlink Payload: 080101 -> AT+PROBE=0101 758 758 767 + 759 759 = 4. Battery & how to replace = 760 760 761 761 == 4.1 Battery Type == ... ... @@ -791,12 +791,12 @@ 791 791 Instruction to use as below: 792 792 793 793 794 - (% style="color:blue" %)**Step 1:**(%%)Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:803 +**Step 1:** Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: 795 795 796 796 [[https:~~/~~/www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0>>https://www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0]] 797 797 798 798 799 - (% style="color:blue" %)**Step 2:**(%%)Open it and choose808 +**Step 2:** Open it and choose 800 800 801 801 * Product Model 802 802 * Uplink Interval ... ... @@ -878,11 +878,11 @@ 878 878 = 9. Packing Info = 879 879 880 880 881 - (% style="color:#037691" %)**Package Includes**:890 +**Package Includes**: 882 882 883 883 * PS-LB LoRaWAN Pressure Sensor 884 884 885 - (% style="color:#037691" %)**Dimension and weight**:894 +**Dimension and weight**: 886 886 887 887 * Device Size: cm 888 888 * Device Weight: g ... ... @@ -889,11 +889,11 @@ 889 889 * Package Size / pcs : cm 890 890 * Weight / pcs : g 891 891 901 + 892 892 = 10. Support = 893 893 894 894 895 895 * 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. 896 - 897 897 * 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]] 898 898 899 899