<
From version < 51.2 >
edited by Xiaoling
on 2023/03/15 16:55
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  
... ... @@ -139,12 +139,13 @@
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
136 +* Overload 200% F.S
137 +* Zero Temperature Drift: ±2% F.S)
138 +* FS Temperature Drift: ±2% F.S
142 142  * Storage temperature: -30℃~~80℃
143 -* Operating temperature: 0℃~~50
140 +* Operating temperature: -40℃~~85℃
144 144  * Material: 316 stainless steels
145 145  
146 -
147 -
148 148  == 1.5 Probe Dimension ==
149 149  
150 150  
... ... @@ -215,8 +215,6 @@
215 215  )))
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 -
219 -
220 220  == 1.9 Pin Mapping ==
221 221  
222 222  
... ... @@ -399,6 +399,9 @@
399 399  [[image:1675144608950-310.png]]
400 400  
401 401  
395 +=== ===
396 +
397 +
402 402  === 2.3.3 Battery Info ===
403 403  
404 404  
... ... @@ -423,6 +423,7 @@
423 423  |PS-LB-I5|immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water
424 424  |PS-LB-T20-B|T20 threaded probe|0~~1MPa|0.5MPa air / gas or water pressure
425 425  
422 +
426 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.
427 427  
428 428  
... ... @@ -429,7 +429,7 @@
429 429  === 2.3.5 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.
429 +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,11 +436,6 @@
436 436  27AE(H) = 10158 (D)/1000 = 10.158mA.
437 437  
438 438  
439 -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:
440 -
441 -[[image:image-20230225154759-1.png||height="408" width="741"]]
442 -
443 -
444 444  === 2.3.6 0~~30V value ( pin VDC_IN) ===
445 445  
446 446  
... ... @@ -473,7 +473,6 @@
473 473  
474 474  0x01: Interrupt Uplink Packet.
475 475  
476 -
477 477  === (% id="cke_bm_109176S" style="display:none" %) (%%)2.3.8 Sensor value, FPORT~=7 ===
478 478  
479 479  
... ... @@ -658,8 +658,6 @@
658 658  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
659 659  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
660 660  
661 -
662 -
663 663  == 3.3 Set the output time ==
664 664  
665 665  
... ... @@ -729,8 +729,6 @@
729 729  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
730 730  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
731 731  
732 -
733 -
734 734  == 3.4 Set the Probe Model ==
735 735  
736 736  
... ... @@ -761,6 +761,7 @@
761 761  |AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK
762 762  |AT +PROBE =0000|Initial state, no settings.|OK
763 763  
751 +
764 764  **Downlink Command: 0x08**
765 765  
766 766  Format: Command Code (0x08) followed by 2 bytes.
... ... @@ -768,8 +768,6 @@
768 768  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
769 769  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
770 770  
771 -
772 -
773 773  == 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
774 774  
775 775  
... ... @@ -804,6 +804,7 @@
804 804  OK
805 805  )))
806 806  
793 +
807 807  (% style="color:blue" %)**Downlink Command: 0xAE**
808 808  
809 809  Format: Command Code (0x08) followed by 5 bytes.
... ... @@ -810,8 +810,6 @@
810 810  
811 811  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
812 812  
813 -
814 -
815 815  = 4. Battery & how to replace =
816 816  
817 817  == 4.1 Battery Type ==
... ... @@ -939,8 +939,6 @@
939 939  * Package Size / pcs : cm
940 940  * Weight / pcs : g
941 941  
942 -
943 -
944 944  = 10. Support =
945 945  
946 946  
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