Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/27 10:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -58,10 +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 63 63 64 - 65 65 == 1.3 Specification == 66 66 67 67 ... ... @@ -109,7 +109,6 @@ 109 109 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 110 110 111 111 112 - 113 113 == 1.4 Probe Types == 114 114 115 115 === 1.4.1 Thread Installation Type === ... ... @@ -129,7 +129,6 @@ 129 129 * Connector Type: Various Types, see order info 130 130 131 131 132 - 133 133 === 1.4.2 Immersion Type === 134 134 135 135 ... ... @@ -139,12 +139,14 @@ 139 139 * Measuring Range: Measure range can be customized, up to 100m. 140 140 * Accuracy: 0.2% F.S 141 141 * Long-Term Stability: ±0.2% F.S / Year 138 +* Overload 200% F.S 139 +* Zero Temperature Drift: ±2% F.S) 140 +* FS Temperature Drift: ±2% F.S 142 142 * Storage temperature: -30℃~~80℃ 143 -* Operating temperature: 0℃~~5 0℃142 +* Operating temperature: -40℃~~85℃ 144 144 * Material: 316 stainless steels 145 145 146 146 147 - 148 148 == 1.5 Probe Dimension == 149 149 150 150 ... ... @@ -216,7 +216,6 @@ 216 216 |(% 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. 217 217 218 218 219 - 220 220 == 1.9 Pin Mapping == 221 221 222 222 ... ... @@ -313,6 +313,15 @@ 313 313 314 314 == 2.3 Uplink Payload == 315 315 313 + 314 +Uplink payloads have two types: 315 + 316 +* Distance Value: Use FPORT=2 317 +* Other control commands: Use other FPORT fields. 318 + 319 +The application server should parse the correct value based on FPORT settings. 320 + 321 + 316 316 === 2.3.1 Device Status, FPORT~=5 === 317 317 318 318 ... ... @@ -399,9 +399,23 @@ 399 399 [[image:1675144608950-310.png]] 400 400 401 401 402 -=== 2.3.3 BatteryInfo===408 +=== 2.3.3 Sensor value, FPORT~=7 === 403 403 404 404 411 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %) 412 +|(% style="width:94px" %)((( 413 +**Size(bytes)** 414 +)))|(% style="width:43px" %)2|(% style="width:367px" %)n 415 +|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)((( 416 +Voltage value, each 2 bytes is a set of voltage values. 417 +))) 418 + 419 +[[image:image-20230220171300-1.png||height="207" width="863"]] 420 + 421 + 422 +=== 2.3.4 Battery Info === 423 + 424 + 405 405 Check the battery voltage for PS-LB. 406 406 407 407 Ex1: 0x0B45 = 2885mV ... ... @@ -409,27 +409,26 @@ 409 409 Ex2: 0x0B49 = 2889mV 410 410 411 411 412 -=== 2.3. 4Probe Model ===432 +=== 2.3.5 Probe Model === 413 413 414 414 415 -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.435 +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. 416 416 417 417 418 418 For example. 419 419 420 420 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 421 -|**Part Number**|**Probe Used**|**4~~20mA scale**|**Example: 12mA meaning** 422 -|PS-LB-I3|immersion type with 3 meters cable|0~~3 meters|1.5 meters pure water 423 -|PS-LB-I5|immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water 424 -|PS-LB-T20-B|T20 threaded probe|0~~1MPa|0.5MPa air / gas or water pressure 441 +|(% style="width:111px" %)**Part Number**|(% style="width:158px" %)**Probe Used**|**0~~20mA scale**|**Example: 10mA meaning** 442 +|(% style="width:111px" %)PS-LB-I3|(% style="width:158px" %)immersion type with 3 meters cable|0~~3 meters|1.5 meters pure water 443 +|(% style="width:111px" %)PS-LB-I5|(% style="width:158px" %)immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water 425 425 426 -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.445 +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. 427 427 428 428 429 -=== 2.3. 50~~20mA value (IDC_IN) ===448 +=== 2.3.6 0~~20mA value (IDC_IN) === 430 430 431 431 432 -The output value from **Pressure Probe**, use together with Probe Model to get the pressure value or water level.451 +The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level. 433 433 434 434 (% style="color:#037691" %)**Example**: 435 435 ... ... @@ -436,14 +436,9 @@ 436 436 27AE(H) = 10158 (D)/1000 = 10.158mA. 437 437 438 438 439 - Insteadofpressure probe, User can also connect a general 4~~20mAin this port to support differenttypesof 4~~20mA sensors. belowis the connectionexample:458 +=== 2.3.7 0~~30V value ( pin VDC_IN) === 440 440 441 -[[image:image-20230225154759-1.png||height="408" width="741"]] 442 442 443 - 444 -=== 2.3.6 0~~30V value ( pin VDC_IN) === 445 - 446 - 447 447 Measure the voltage value. The range is 0 to 30V. 448 448 449 449 (% style="color:#037691" %)**Example**: ... ... @@ -451,7 +451,7 @@ 451 451 138E(H) = 5006(D)/1000= 5.006V 452 452 453 453 454 -=== 2.3. 7IN1&IN2&INT pin ===468 +=== 2.3.8 IN1&IN2&INT pin === 455 455 456 456 457 457 IN1 and IN2 are used as digital input pins. ... ... @@ -474,24 +474,6 @@ 474 474 0x01: Interrupt Uplink Packet. 475 475 476 476 477 -=== (% id="cke_bm_109176S" style="display:none" %) (%%)2.3.8 Sensor value, FPORT~=7 === 478 - 479 - 480 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %) 481 -|(% style="width:94px" %)((( 482 -**Size(bytes)** 483 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n 484 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)((( 485 -Voltage value, each 2 bytes is a set of voltage values. 486 -))) 487 - 488 -[[image:image-20230220171300-1.png||height="207" width="863"]] 489 - 490 -Multiple sets of data collected are displayed in this form: 491 - 492 -[voltage value1], [voltage value2], [voltage value3],…[voltage value n/2] 493 - 494 - 495 495 === 2.3.9 Decode payload in The Things Network === 496 496 497 497 ... ... @@ -572,6 +572,7 @@ 572 572 [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] 573 573 574 574 571 + 575 575 = 3. Configure PS-LB via AT Command or LoRaWAN Downlink = 576 576 577 577 ... ... @@ -627,6 +627,7 @@ 627 627 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 628 628 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 629 629 627 + 630 630 == 3.2 Set Interrupt Mode == 631 631 632 632 ... ... @@ -639,14 +639,14 @@ 639 639 |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)((( 640 640 0 641 641 OK 642 -the mode is 0 = DisableInterrupt640 +the mode is 0 = No interruption 643 643 ))) 644 644 |(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)((( 645 645 Set Transmit Interval 646 - 0. (Disable Interrupt),647 - ~1. (Trigger by rising and falling edge)648 - 2. (Trigger by falling edge)649 - 3. (Trigger by rising edge)644 +~1. (Disable Interrupt), 645 +2. (Trigger by rising and falling edge) 646 +3. (Trigger by falling edge) 647 +4. (Trigger by rising edge) 650 650 )))|(% style="width:157px" %)OK 651 651 652 652 (% style="color:blue" %)**Downlink Command: 0x06** ... ... @@ -659,7 +659,6 @@ 659 659 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 660 660 661 661 662 - 663 663 == 3.3 Set the output time == 664 664 665 665 ... ... @@ -730,46 +730,33 @@ 730 730 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 731 731 732 732 733 - 734 734 == 3.4 Set the Probe Model == 735 735 736 736 737 - 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.733 +(% style="color:blue" %)**AT Command: AT** **+PROBE** 738 738 739 -**AT Command: AT** **+PROBE** 740 - 741 -AT+PROBE=aabb 742 - 743 -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. 744 - 745 -When aa=01, it is the pressure mode, which converts the current into a pressure value; 746 - 747 -bb represents which type of pressure sensor it is. 748 - 749 -(A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C) 750 - 751 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 752 -|**Command Example**|**Function**|**Response** 753 -|AT +PROBE =?|Get or Set the probe model.|0 735 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:448px" %) 736 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 204px;" %)**Function**|=(% style="width: 85px;" %)**Response** 737 +|(% style="width:154px" %)AT +PROBE =?|(% style="width:204px" %)Get or Set the probe model.|(% style="width:85px" %)((( 738 +0 754 754 OK 755 -|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK 756 -|((( 757 -AT +PROBE =000A 740 +))) 741 +|(% style="width:154px" %)AT +PROBE =0003|(% style="width:204px" %)Set water depth sensor mode, 3m type.|(% style="width:85px" %)OK 742 +|(% style="width:154px" %)AT +PROBE =0101|(% style="width:204px" %)Set pressure transmitters mode, first type.|(% style="width:85px" %)((( 743 +OK 744 +))) 745 +|(% style="width:154px" %)AT +PROBE =0000|(% style="width:204px" %)Initial state, no settings.|(% style="width:85px" %)((( 746 +OK 747 +))) 758 758 759 - 760 -)))|Set water depth sensor mode, 10m type.|OK 761 -|AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK 762 -|AT +PROBE =0000|Initial state, no settings.|OK 749 +(% style="color:blue" %)**Downlink Command: 0x08** 763 763 764 -**Downlink Command: 0x08** 765 - 766 766 Format: Command Code (0x08) followed by 2 bytes. 767 767 768 -* Example 1: Downlink Payload: 080003 769 -* Example 2: Downlink Payload: 080101 753 +* Example 1: Downlink Payload: 080003 **~-~-->** AT+PROBE=0003 754 +* Example 2: Downlink Payload: 080101 **~-~-->** AT+PROBE=0101 770 770 771 771 772 - 773 773 == 3.5 Multiple collections are one uplink(Since firmware V1.1) == 774 774 775 775 ... ... @@ -777,31 +777,21 @@ 777 777 778 778 (% style="color:blue" %)**AT Command: AT** **+STDC** 779 779 780 -AT+STDC=aa,bb,bb 781 - 782 -(% style="color:#037691" %)**aa:**(%%) 783 -**0:** means disable this function and use TDC to send packets. 784 -**1:** means enable this function, use the method of multiple acquisitions to send packets. 785 -(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535 786 -(% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120 787 - 788 788 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 789 -|**Command Example**|**Function**|**Response** 790 -|AT+STDC=?|Get the mode of multiple acquisitions and one uplink.|1,10,18 765 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 766 +|(% style="width:156px" %)AT+STDC=?|(% style="width:137px" %)((( 767 +Get the mode of multiple acquisitions and one uplink 768 +)))|((( 769 +1,10,18 791 791 OK 792 -|AT+STDC=1,10,18|Set the mode of multiple acquisitions and one uplink, collect once every 10 seconds, and report after 18 times.|((( 793 -Attention:Take effect after ATZ 794 - 795 -OK 796 796 ))) 797 -|AT+STDC=0, 0,0|((( 798 -Use the TDC interval to send packets.(default) 799 - 800 - 801 -)))|((( 802 -Attention:Take effect after ATZ 803 - 772 +|(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|((( 804 804 OK 774 +(% style="color:#037691" %)**aa:**(%%) 775 +**0:** means disable this function and use TDC to send packets. 776 +**1:** means enable this function, use the method of multiple acquisitions to send packets. 777 +(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535 778 +(% style="color:#037691" %)**cc: **(%%)the number of collection times, the value is 1~~120 805 805 ))) 806 806 807 807 (% style="color:blue" %)**Downlink Command: 0xAE** ... ... @@ -811,7 +811,6 @@ 811 811 * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->** AT+STDC=1,600,18 812 812 813 813 814 - 815 815 = 4. Battery & how to replace = 816 816 817 817 == 4.1 Battery Type == ... ... @@ -940,7 +940,6 @@ 940 940 * Weight / pcs : g 941 941 942 942 943 - 944 944 = 10. Support = 945 945 946 946
- 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