<
From version < 50.2 >
edited by Xiaoling
on 2023/02/27 09:26
To version < 48.1 >
edited by Bei Jinggeng
on 2023/02/22 17:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -60,8 +60,6 @@
60 60  * 8500mAh Battery for long term use
61 61  * Controllable 3.3v,5v and 12v output to power external sensor
62 62  
63 -
64 -
65 65  == 1.3 Specification ==
66 66  
67 67  
... ... @@ -108,8 +108,6 @@
108 108  * Sleep Mode: 5uA @ 3.3v
109 109  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
110 110  
111 -
112 -
113 113  == 1.4 Probe Types ==
114 114  
115 115  === 1.4.1 Thread Installation Type ===
... ... @@ -128,8 +128,6 @@
128 128  * Operating temperature: -20℃~~60℃
129 129  * Connector Type: Various Types, see order info
130 130  
131 -
132 -
133 133  === 1.4.2 Immersion Type ===
134 134  
135 135  
... ... @@ -146,8 +146,6 @@
146 146  * Operating temperature: -40℃~~85℃
147 147  * Material: 316 stainless steels
148 148  
149 -
150 -
151 151  == 1.5 Probe Dimension ==
152 152  
153 153  
... ... @@ -218,8 +218,6 @@
218 218  )))
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 -
222 -
223 223  == 1.9 Pin Mapping ==
224 224  
225 225  
... ... @@ -402,6 +402,9 @@
402 402  [[image:1675144608950-310.png]]
403 403  
404 404  
395 +=== ===
396 +
397 +
405 405  === 2.3.3 Battery Info ===
406 406  
407 407  
... ... @@ -426,6 +426,7 @@
426 426  |PS-LB-I5|immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water
427 427  |PS-LB-T20-B|T20 threaded probe|0~~1MPa|0.5MPa air / gas or water pressure
428 428  
422 +
429 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.
430 430  
431 431  
... ... @@ -432,7 +432,7 @@
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.
429 +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  
... ... @@ -476,7 +476,6 @@
476 476  
477 477  0x01: Interrupt Uplink Packet.
478 478  
479 -
480 480  === (% id="cke_bm_109176S" style="display:none" %) (%%)2.3.8 Sensor value, FPORT~=7 ===
481 481  
482 482  
... ... @@ -630,8 +630,6 @@
630 630  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
631 631  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
632 632  
633 -
634 -
635 635  == 3.2 Set Interrupt Mode ==
636 636  
637 637  
... ... @@ -663,8 +663,6 @@
663 663  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
664 664  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
665 665  
666 -
667 -
668 668  == 3.3 Set the output time ==
669 669  
670 670  
... ... @@ -734,8 +734,6 @@
734 734  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
735 735  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
736 736  
737 -
738 -
739 739  == 3.4 Set the Probe Model ==
740 740  
741 741  
... ... @@ -766,6 +766,7 @@
766 766  |AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK
767 767  |AT +PROBE =0000|Initial state, no settings.|OK
768 768  
751 +
769 769  **Downlink Command: 0x08**
770 770  
771 771  Format: Command Code (0x08) followed by 2 bytes.
... ... @@ -773,8 +773,6 @@
773 773  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
774 774  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
775 775  
776 -
777 -
778 778  == 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
779 779  
780 780  
... ... @@ -809,6 +809,7 @@
809 809  OK
810 810  )))
811 811  
793 +
812 812  (% style="color:blue" %)**Downlink Command: 0xAE**
813 813  
814 814  Format: Command Code (0x08) followed by 5 bytes.
... ... @@ -815,8 +815,6 @@
815 815  
816 816  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
817 817  
818 -
819 -
820 820  = 4. Battery & how to replace =
821 821  
822 822  == 4.1 Battery Type ==
... ... @@ -944,8 +944,6 @@
944 944  * Package Size / pcs : cm
945 945  * Weight / pcs : g
946 946  
947 -
948 -
949 949  = 10. Support =
950 950  
951 951  
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