<
From version < 50.1 >
edited by Edwin Chen
on 2023/02/25 15:49
To version < 47.1 >
edited by Bei Jinggeng
on 2023/02/22 17:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Bei
Content
... ... @@ -60,6 +60,7 @@
60 60  * 8500mAh Battery for long term use
61 61  * Controllable 3.3v,5v and 12v output to power external sensor
62 62  
63 +
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  
110 +
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  
129 +
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  
146 +
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  
217 +
213 213  == 1.9 Pin Mapping ==
214 214  
215 215  
... ... @@ -392,6 +392,9 @@
392 392  [[image:1675144608950-310.png]]
393 393  
394 394  
400 +=== ===
401 +
402 +
395 395  === 2.3.3 Battery Info ===
396 396  
397 397  
... ... @@ -416,6 +416,8 @@
416 416  |PS-LB-I5|immersion type with 5 meters cable|0~~5 meters|2.5 meters pure water
417 417  |PS-LB-T20-B|T20 threaded probe|0~~1MPa|0.5MPa air / gas or water pressure
418 418  
427 +
428 +
419 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.
420 420  
421 421  
... ... @@ -422,7 +422,7 @@
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.
435 +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  
... ... @@ -481,7 +481,7 @@
481 481  
482 482  Multiple sets of data collected are displayed in this form:
483 483  
484 -[voltage value1], [voltage value2], [voltage value3],…[voltage value n/2]
489 +[voltage value1], [voltage value2], [voltage value3],…[voltage value n]
485 485  
486 486  
487 487  === 2.3.9 ​Decode payload in The Things Network ===
... ... @@ -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  
627 +
622 622  == 3.2 Set Interrupt Mode ==
623 623  
624 624  
... ... @@ -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  
659 +
653 653  == 3.3 Set the output time ==
654 654  
655 655  
... ... @@ -719,6 +719,7 @@
719 719  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
720 720  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
721 721  
729 +
722 722  == 3.4 Set the Probe Model ==
723 723  
724 724  
... ... @@ -749,6 +749,8 @@
749 749  |AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK
750 750  |AT +PROBE =0000|Initial state, no settings.|OK
751 751  
760 +
761 +
752 752  **Downlink Command: 0x08**
753 753  
754 754  Format: Command Code (0x08) followed by 2 bytes.
... ... @@ -756,6 +756,7 @@
756 756  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
757 757  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
758 758  
769 +
759 759  == 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
760 760  
761 761  
... ... @@ -790,6 +790,8 @@
790 790  OK
791 791  )))
792 792  
804 +
805 +
793 793  (% style="color:blue" %)**Downlink Command: 0xAE**
794 794  
795 795  Format: Command Code (0x08) followed by 5 bytes.
... ... @@ -796,6 +796,7 @@
796 796  
797 797  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
798 798  
812 +
799 799  = 4. Battery & how to replace =
800 800  
801 801  == 4.1 Battery Type ==
... ... @@ -923,6 +923,7 @@
923 923  * Package Size / pcs : cm
924 924  * Weight / pcs : g
925 925  
940 +
926 926  = 10. Support =
927 927  
928 928  
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