<
From version < 50.2 >
edited by Xiaoling
on 2023/02/27 09:26
To version < 43.2 >
edited by Xiaoling
on 2023/02/01 11:33
>
Change comment: There is no comment for this version

Summary

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  
... ... @@ -147,7 +147,6 @@
147 147  * Material: 316 stainless steels
148 148  
149 149  
150 -
151 151  == 1.5 Probe Dimension ==
152 152  
153 153  
... ... @@ -219,7 +219,6 @@
219 219  |(% 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.
220 220  
221 221  
222 -
223 223  == 1.9 Pin Mapping ==
224 224  
225 225  
... ... @@ -244,6 +244,8 @@
244 244  == 1.11 Mechanical ==
245 245  
246 246  
241 +
242 +
247 247  [[image:1675143884058-338.png]]
248 248  
249 249  
... ... @@ -314,8 +314,18 @@
314 314  After join success, it will start to upload messages to TTN and you can see the messages in the panel.
315 315  
316 316  
313 +
317 317  == 2.3 ​Uplink Payload ==
318 318  
316 +
317 +Uplink payloads have two types:
318 +
319 +* Distance Value: Use FPORT=2
320 +* Other control commands: Use other FPORT fields.
321 +
322 +The application server should parse the correct value based on FPORT settings.
323 +
324 +
319 319  === 2.3.1 Device Status, FPORT~=5 ===
320 320  
321 321  
... ... @@ -397,11 +397,12 @@
397 397  |(% style="width:97px" %)(((
398 398  **Size(bytes)**
399 399  )))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1**
400 -|(% 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"]]
406 +|(% 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"]]
401 401  
402 402  [[image:1675144608950-310.png]]
403 403  
404 404  
411 +
405 405  === 2.3.3 Battery Info ===
406 406  
407 407  
... ... @@ -415,24 +415,23 @@
415 415  === 2.3.4 Probe Model ===
416 416  
417 417  
418 -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. 
425 +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. 
419 419  
420 420  
421 421  For example.
422 422  
423 423  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
424 -|**Part Number**|**Probe Used**|**4~~20mA scale**|**Example: 12mA meaning**
425 -|PS-LB-I3|immersion type with 3 meters cable|0~~3 meters|1.5 meters pure water
426 -|PS-LB-I5|immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water
427 -|PS-LB-T20-B|T20 threaded probe|0~~1MPa|0.5MPa air / gas or water pressure
431 +|(% style="width:111px" %)**Part Number**|(% style="width:158px" %)**Probe Used**|**0~~20mA scale**|**Example: 10mA meaning**
432 +|(% style="width:111px" %)PS-LB-I3|(% style="width:158px" %)immersion type with 3 meters cable|0~~3 meters|1.5 meters pure water
433 +|(% style="width:111px" %)PS-LB-I5|(% style="width:158px" %)immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water
428 428  
429 -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.
435 +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.
430 430  
431 431  
432 432  === 2.3.5 0~~20mA value (IDC_IN) ===
433 433  
434 434  
435 -The output value from **Pressure Probe**, use together with Probe Model to get the pressure value or water level.
441 +The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level.
436 436  
437 437  (% style="color:#037691" %)**Example**:
438 438  
... ... @@ -439,11 +439,6 @@
439 439  27AE(H) = 10158 (D)/1000 = 10.158mA.
440 440  
441 441  
442 -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:
443 -
444 -[[image:image-20230225154759-1.png||height="408" width="741"]]
445 -
446 -
447 447  === 2.3.6 0~~30V value ( pin VDC_IN) ===
448 448  
449 449  
... ... @@ -477,27 +477,9 @@
477 477  0x01: Interrupt Uplink Packet.
478 478  
479 479  
480 -=== (% id="cke_bm_109176S" style="display:none" %) (%%)2.3.8 Sensor value, FPORT~=7 ===
481 +=== 2.3.8 ​Decode payload in The Things Network ===
481 481  
482 482  
483 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %)
484 -|(% style="width:94px" %)(((
485 -**Size(bytes)**
486 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n
487 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)(((
488 -Voltage value, each 2 bytes is a set of voltage values.
489 -)))
490 -
491 -[[image:image-20230220171300-1.png||height="207" width="863"]]
492 -
493 -Multiple sets of data collected are displayed in this form:
494 -
495 -[voltage value1], [voltage value2], [voltage value3],…[voltage value n/2]
496 -
497 -
498 -=== 2.3.9 ​Decode payload in The Things Network ===
499 -
500 -
501 501  While using TTN network, you can add the payload format to decode the payload.
502 502  
503 503  
... ... @@ -575,6 +575,7 @@
575 575  [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
576 576  
577 577  
561 +
578 578  = 3. Configure PS-LB via AT Command or LoRaWAN Downlink =
579 579  
580 580  
... ... @@ -631,7 +631,6 @@
631 631  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
632 632  
633 633  
634 -
635 635  == 3.2 Set Interrupt Mode ==
636 636  
637 637  
... ... @@ -644,14 +644,14 @@
644 644  |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
645 645  0
646 646  OK
647 -the mode is 0 =Disable Interrupt
630 +the mode is 0 = No interruption
648 648  )))
649 649  |(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
650 650  Set Transmit Interval
651 -0. (Disable Interrupt),
652 -~1. (Trigger by rising and falling edge)
653 -2. (Trigger by falling edge)
654 -3. (Trigger by rising edge)
634 +~1. (Disable Interrupt),
635 +2. (Trigger by rising and falling edge)
636 +3. (Trigger by falling edge)
637 +4. (Trigger by rising edge)
655 655  )))|(% style="width:157px" %)OK
656 656  
657 657  (% style="color:blue" %)**Downlink Command: 0x06**
... ... @@ -664,7 +664,6 @@
664 664  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
665 665  
666 666  
667 -
668 668  == 3.3 Set the output time ==
669 669  
670 670  
... ... @@ -735,88 +735,33 @@
735 735  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
736 736  
737 737  
738 -
739 739  == 3.4 Set the Probe Model ==
740 740  
741 741  
742 -Users need to configure this parameter according to the type of external probe. In this way, the server can decode according to this value, and convert the current value output by the sensor into water depth or pressure value.
723 +(% style="color:blue" %)**AT Command: AT** **+PROBE**
743 743  
744 -**AT Command: AT** **+PROBE**
745 -
746 -AT+PROBE=aabb
747 -
748 -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.
749 -
750 -When aa=01, it is the pressure mode, which converts the current into a pressure value;
751 -
752 -bb represents which type of pressure sensor it is.
753 -
754 -(A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C)
755 -
756 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
757 -|**Command Example**|**Function**|**Response**
758 -|AT +PROBE =?|Get or Set the probe model.|0
725 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:448px" %)
726 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 204px;" %)**Function**|=(% style="width: 85px;" %)**Response**
727 +|(% style="width:154px" %)AT +PROBE =?|(% style="width:204px" %)Get or Set the probe model.|(% style="width:85px" %)(((
728 +0
759 759  OK
760 -|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK
761 -|(((
762 -AT +PROBE =000A
763 -
764 -
765 -)))|Set water depth sensor mode, 10m type.|OK
766 -|AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK
767 -|AT +PROBE =0000|Initial state, no settings.|OK
768 -
769 -**Downlink Command: 0x08**
770 -
771 -Format: Command Code (0x08) followed by 2 bytes.
772 -
773 -* Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
774 -* Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
775 -
776 -
777 -
778 -== 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
779 -
780 -
781 -Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
782 -
783 -(% style="color:blue" %)**AT Command: AT** **+STDC**
784 -
785 -AT+STDC=aa,bb,bb
786 -
787 -(% style="color:#037691" %)**aa:**(%%)
788 -**0:** means disable this function and use TDC to send packets.
789 -**1:** means enable this function, use the method of multiple acquisitions to send packets.
790 -(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535
791 -(% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120
792 -
793 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
794 -|**Command Example**|**Function**|**Response**
795 -|AT+STDC=?|Get the mode of multiple acquisitions and one uplink.|1,10,18
730 +)))
731 +|(% style="width:154px" %)AT +PROBE =0003|(% style="width:204px" %)Set water depth sensor mode, 3m type.|(% style="width:85px" %)OK
732 +|(% style="width:154px" %)AT +PROBE =0101|(% style="width:204px" %)Set pressure transmitters mode, first type.|(% style="width:85px" %)(((
796 796  OK
797 -|AT+STDC=1,10,18|Set the mode of multiple acquisitions and one uplink, collect once every 10 seconds, and report after 18 times.|(((
798 -Attention:Take effect after ATZ
799 -
800 -OK
801 801  )))
802 -|AT+STDC=0, 0,0|(((
803 -Use the TDC interval to send packets.(default)
804 -
805 -
806 -)))|(((
807 -Attention:Take effect after ATZ
808 -
735 +|(% style="width:154px" %)AT +PROBE =0000|(% style="width:204px" %)Initial state, no settings.|(% style="width:85px" %)(((
809 809  OK
810 810  )))
811 811  
812 -(% style="color:blue" %)**Downlink Command: 0xAE**
739 +(% style="color:blue" %)**Downlink Command: 0x08**
813 813  
814 -Format: Command Code (0x08) followed by 5 bytes.
741 +Format: Command Code (0x08) followed by 2 bytes.
815 815  
816 -* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
743 +* Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
744 +* Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
817 817  
818 818  
819 -
820 820  = 4. Battery & how to replace =
821 821  
822 822  == 4.1 Battery Type ==
... ... @@ -824,6 +824,7 @@
824 824  
825 825  PS-LB is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>https://www.dropbox.com/sh/w9l2oa3ytpculph/AAAPtt-apH4lYfCj-2Y6lHvQa?dl=0]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
826 826  
754 +
827 827  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
828 828  
829 829  [[image:1675146710956-626.png]]
... ... @@ -945,7 +945,6 @@
945 945  * Weight / pcs : g
946 946  
947 947  
948 -
949 949  = 10. Support =
950 950  
951 951  
... ... @@ -953,4 +953,6 @@
953 953  
954 954  * 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]]
955 955  
883 +
884 +
956 956  
image-20230220171300-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -98.0 KB
Content
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
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0