Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/06/10 15:28
From version 50.1
edited by Edwin Chen
on 2023/02/25 15:49
on 2023/02/25 15:49
Change comment:
There is no comment for this version
To version 45.1
edited by Bei Jinggeng
on 2023/02/20 17:13
on 2023/02/20 17:13
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Bei - Content
-
... ... @@ -58,8 +58,8 @@ 58 58 * Uplink on periodically 59 59 * Downlink to change configure 60 60 * 8500mAh Battery for long term use 61 -* Controllable 3.3v,5v and 12v output to power external sensor 62 62 62 + 63 63 == 1.3 Specification == 64 64 65 65 ... ... @@ -106,6 +106,7 @@ 106 106 * Sleep Mode: 5uA @ 3.3v 107 107 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 108 108 109 + 109 109 == 1.4 Probe Types == 110 110 111 111 === 1.4.1 Thread Installation Type === ... ... @@ -124,6 +124,7 @@ 124 124 * Operating temperature: -20℃~~60℃ 125 125 * Connector Type: Various Types, see order info 126 126 128 + 127 127 === 1.4.2 Immersion Type === 128 128 129 129 ... ... @@ -140,6 +140,7 @@ 140 140 * Operating temperature: -40℃~~85℃ 141 141 * Material: 316 stainless steels 142 142 145 + 143 143 == 1.5 Probe Dimension == 144 144 145 145 ... ... @@ -210,6 +210,7 @@ 210 210 ))) 211 211 |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB is in Deep Sleep Mode. 212 212 216 + 213 213 == 1.9 Pin Mapping == 214 214 215 215 ... ... @@ -304,8 +304,18 @@ 304 304 After join success, it will start to upload messages to TTN and you can see the messages in the panel. 305 305 306 306 311 + 307 307 == 2.3 Uplink Payload == 308 308 314 + 315 +Uplink payloads have two types: 316 + 317 +* Distance Value: Use FPORT=2 318 +* Other control commands: Use other FPORT fields. 319 + 320 +The application server should parse the correct value based on FPORT settings. 321 + 322 + 309 309 === 2.3.1 Device Status, FPORT~=5 === 310 310 311 311 ... ... @@ -387,11 +387,26 @@ 387 387 |(% style="width:97px" %)((( 388 388 **Size(bytes)** 389 389 )))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1** 390 -|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3. 4BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.5ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.607E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.707E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt flag>>||anchor="H2.3.8IN126IN226INTpin"]]404 +|(% 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"]] 391 391 392 392 [[image:1675144608950-310.png]] 393 393 394 394 409 +(% class="wikigeneratedid" %) 410 +=== 2.3.3 Sensor value, FPORT~=7 === 411 + 412 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:543px" %) 413 +|(% style="width:99px" %)((( 414 +**Size(bytes)** 415 +)))|(% style="width:63px" %)2|(% style="width:378px" %)n 416 +|(% style="width:99px" %)Value|(% style="width:63px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:378px" %)((( 417 +Voltage value, each 2 bytes is a set of voltage values 418 +))) 419 + 420 + 421 +[[image:image-20230220171300-1.png||height="207" width="863"]] 422 + 423 + 395 395 === 2.3.3 Battery Info === 396 396 397 397 ... ... @@ -402,27 +402,27 @@ 402 402 Ex2: 0x0B49 = 2889mV 403 403 404 404 434 + 405 405 === 2.3.4 Probe Model === 406 406 407 407 408 -PS-LB has different kind of probe, 4~~20mA represent the full scale of the measuring range. So a 12mA output means different meaning for different probe.438 +PS-LB has different kind of probe, 0~~20mA represent the full scale of the measuring range. So a 15mA output means different meaning for different probe. 409 409 410 410 411 411 For example. 412 412 413 413 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 414 -|**Part Number**|**Probe Used**|**4~~20mA scale**|**Example: 12mA meaning** 415 -|PS-LB-I3|immersion type with 3 meters cable|0~~3 meters|1.5 meters pure water 416 -|PS-LB-I5|immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water 417 -|PS-LB-T20-B|T20 threaded probe|0~~1MPa|0.5MPa air / gas or water pressure 444 +|(% style="width:111px" %)**Part Number**|(% style="width:158px" %)**Probe Used**|**0~~20mA scale**|**Example: 10mA meaning** 445 +|(% style="width:111px" %)PS-LB-I3|(% style="width:158px" %)immersion type with 3 meters cable|0~~3 meters|1.5 meters pure water 446 +|(% style="width:111px" %)PS-LB-I5|(% style="width:158px" %)immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water 418 418 419 -The probe model field provides the convenient for server to identical how it should parse the 4~~20mA sensor value and get the correct value.448 +The probe model field provides the convenient for server to identical how it should parse the 0~~20mA sensor value and get the correct value. 420 420 421 421 422 422 === 2.3.5 0~~20mA value (IDC_IN) === 423 423 424 424 425 -The output value from **Pressure Probe**, use together with Probe Model to get the pressure value or water level.454 +The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level. 426 426 427 427 (% style="color:#037691" %)**Example**: 428 428 ... ... @@ -429,11 +429,6 @@ 429 429 27AE(H) = 10158 (D)/1000 = 10.158mA. 430 430 431 431 432 -Instead of pressure probe, User can also connect a general 4~~20mA in this port to support different types of 4~~20mA sensors. below is the connection example: 433 - 434 -[[image:image-20230225154759-1.png||height="408" width="741"]] 435 - 436 - 437 437 === 2.3.6 0~~30V value ( pin VDC_IN) === 438 438 439 439 ... ... @@ -466,27 +466,10 @@ 466 466 467 467 0x01: Interrupt Uplink Packet. 468 468 469 -=== (% id="cke_bm_109176S" style="display:none" %) (%%)2.3.8 Sensor value, FPORT~=7 === 470 470 494 +=== 2.3.8 Decode payload in The Things Network === 471 471 472 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %) 473 -|(% style="width:94px" %)((( 474 -**Size(bytes)** 475 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n 476 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)((( 477 -Voltage value, each 2 bytes is a set of voltage values. 478 -))) 479 479 480 -[[image:image-20230220171300-1.png||height="207" width="863"]] 481 - 482 -Multiple sets of data collected are displayed in this form: 483 - 484 -[voltage value1], [voltage value2], [voltage value3],…[voltage value n/2] 485 - 486 - 487 -=== 2.3.9 Decode payload in The Things Network === 488 - 489 - 490 490 While using TTN network, you can add the payload format to decode the payload. 491 491 492 492 ... ... @@ -564,6 +564,7 @@ 564 564 [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] 565 565 566 566 574 + 567 567 = 3. Configure PS-LB via AT Command or LoRaWAN Downlink = 568 568 569 569 ... ... @@ -619,6 +619,7 @@ 619 619 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 620 620 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 621 621 630 + 622 622 == 3.2 Set Interrupt Mode == 623 623 624 624 ... ... @@ -631,14 +631,14 @@ 631 631 |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)((( 632 632 0 633 633 OK 634 -the mode is 0 = DisableInterrupt643 +the mode is 0 = No interruption 635 635 ))) 636 636 |(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)((( 637 637 Set Transmit Interval 638 - 0. (Disable Interrupt),639 - ~1. (Trigger by rising and falling edge)640 - 2. (Trigger by falling edge)641 - 3. (Trigger by rising edge)647 +~1. (Disable Interrupt), 648 +2. (Trigger by rising and falling edge) 649 +3. (Trigger by falling edge) 650 +4. (Trigger by rising edge) 642 642 )))|(% style="width:157px" %)OK 643 643 644 644 (% style="color:blue" %)**Downlink Command: 0x06** ... ... @@ -650,6 +650,7 @@ 650 650 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 651 651 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 652 652 662 + 653 653 == 3.3 Set the output time == 654 654 655 655 ... ... @@ -719,75 +719,60 @@ 719 719 * Example 5: Downlink Payload: 070301F4 **~-~-->** AT+12VT=500 720 720 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 721 721 732 + 722 722 == 3.4 Set the Probe Model == 723 723 724 724 725 - Usersneed to configure thisparameter according to the type of externalprobe. In this way, the servercan decode according to this value, and convert the current valueoutputby the sensor into waterdepthorpressure value.736 +(% style="color:blue" %)**AT Command: AT** **+PROBE** 726 726 727 -**AT Command: AT** **+PROBE** 728 - 729 -AT+PROBE=aabb 730 - 731 -When aa=00, it is the water depth mode, and the current is converted into the water depth value; bb is the probe at a depth of several meters. 732 - 733 -When aa=01, it is the pressure mode, which converts the current into a pressure value; 734 - 735 -bb represents which type of pressure sensor it is. 736 - 737 -(A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C) 738 - 739 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 740 -|**Command Example**|**Function**|**Response** 741 -|AT +PROBE =?|Get or Set the probe model.|0 738 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:448px" %) 739 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 204px;" %)**Function**|=(% style="width: 85px;" %)**Response** 740 +|(% style="width:154px" %)AT +PROBE =?|(% style="width:204px" %)Get or Set the probe model.|(% style="width:85px" %)((( 741 +0 742 742 OK 743 -|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK 744 -|((( 745 -AT +PROBE =000A 743 +))) 744 +|(% style="width:154px" %)AT +PROBE =0003|(% style="width:204px" %)Set water depth sensor mode, 3m type.|(% style="width:85px" %)OK 745 +|(% style="width:154px" %)AT +PROBE =0101|(% style="width:204px" %)Set pressure transmitters mode, first type.|(% style="width:85px" %)((( 746 +OK 747 +))) 748 +|(% style="width:154px" %)AT +PROBE =0000|(% style="width:204px" %)Initial state, no settings.|(% style="width:85px" %)((( 749 +OK 750 +))) 746 746 747 - 748 -)))|Set water depth sensor mode, 10m type.|OK 749 -|AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK 750 -|AT +PROBE =0000|Initial state, no settings.|OK 752 +(% style="color:blue" %)**Downlink Command: 0x08** 751 751 752 -**Downlink Command: 0x08** 753 - 754 754 Format: Command Code (0x08) followed by 2 bytes. 755 755 756 -* Example 1: Downlink Payload: 080003 757 -* Example 2: Downlink Payload: 080101 756 +* Example 1: Downlink Payload: 080003 **~-~-->** AT+PROBE=0003 757 +* Example 2: Downlink Payload: 080101 **~-~-->** AT+PROBE=0101 758 758 759 + 759 759 == 3.5 Multiple collections are one uplink(Since firmware V1.1) == 760 760 761 - 762 762 Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time. 763 763 764 764 (% style="color:blue" %)**AT Command: AT** **+STDC** 765 765 766 -AT+STDC=aa,bb,bb 767 - 768 -(% style="color:#037691" %)**aa:**(%%) 769 -**0:** means disable this function and use TDC to send packets. 770 -**1:** means enable this function, use the method of multiple acquisitions to send packets. 771 -(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535 772 -(% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120 773 - 774 774 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 775 -|**Command Example**|**Function**|**Response** 776 -|AT+STDC=?|Get the mode of multiple acquisitions and one uplink.|1,10,18 767 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 768 +|(% style="width:156px" %)AT+STDC=?|(% style="width:137px" %)((( 769 +Get the mode of multiple acquisitions and one uplink 770 +)))|((( 771 +1,10,18 777 777 OK 778 -|AT+STDC=1,10,18|Set the mode of multiple acquisitions and one uplink, collect once every 10 seconds, and report after 18 times.|((( 779 -Attention:Take effect after ATZ 780 - 781 -OK 782 782 ))) 783 -|AT+STDC= 0,0|(((784 - Use the TDC interval to send packets.(default)774 +|(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|((( 775 +OK 785 785 786 - 787 -)))|((( 788 -Attention:Take effect after ATZ 777 +aa: 789 789 790 -OK 779 +0 means disable this function and use TDC to send packets. 780 + 781 +1 means enable this function, use the method of multiple acquisitions to send packets. 782 + 783 +bb: Each collection interval (s), the value is 1~~65535 784 + 785 +cc: the number of collection times, the value is 1~~120 791 791 ))) 792 792 793 793 (% style="color:blue" %)**Downlink Command: 0xAE** ... ... @@ -794,7 +794,7 @@ 794 794 795 795 Format: Command Code (0x08) followed by 5 bytes. 796 796 797 -* Example 1: Downlink Payload: AE 01 02 58 12** 792 +* Example 1: Downlink Payload: AE 01 02 58 12 **~-~-->** AT+STDC=1,600,18 798 798 799 799 = 4. Battery & how to replace = 800 800 ... ... @@ -923,6 +923,7 @@ 923 923 * Package Size / pcs : cm 924 924 * Weight / pcs : g 925 925 921 + 926 926 = 10. Support = 927 927 928 928 ... ... @@ -930,4 +930,5 @@ 930 930 931 931 * 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]] 932 932 929 + 933 933
- image-20230222174559-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -19.4 KB - Content
- image-20230225154759-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -468.9 KB - Content