<
From version < 45.2 >
edited by Xiaoling
on 2023/02/21 15:21
To version < 45.1 >
edited by Bei Jinggeng
on 2023/02/20 17:13
>
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
... ... @@ -59,6 +59,7 @@
59 59  * Downlink to change configure
60 60  * 8500mAh Battery for long term use
61 61  
62 +
62 62  == 1.3 Specification ==
63 63  
64 64  
... ... @@ -105,6 +105,7 @@
105 105  * Sleep Mode: 5uA @ 3.3v
106 106  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
107 107  
109 +
108 108  == 1.4 Probe Types ==
109 109  
110 110  === 1.4.1 Thread Installation Type ===
... ... @@ -123,6 +123,7 @@
123 123  * Operating temperature: -20℃~~60℃
124 124  * Connector Type: Various Types, see order info
125 125  
128 +
126 126  === 1.4.2 Immersion Type ===
127 127  
128 128  
... ... @@ -139,6 +139,7 @@
139 139  * Operating temperature: -40℃~~85℃
140 140  * Material: 316 stainless steels
141 141  
145 +
142 142  == 1.5 Probe Dimension ==
143 143  
144 144  
... ... @@ -209,6 +209,7 @@
209 209  )))
210 210  |(% 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.
211 211  
216 +
212 212  == 1.9 Pin Mapping ==
213 213  
214 214  
... ... @@ -401,21 +401,22 @@
401 401  [[image:1675144608950-310.png]]
402 402  
403 403  
409 +(% class="wikigeneratedid" %)
404 404  === 2.3.3 Sensor value, FPORT~=7 ===
405 405  
406 -
407 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %)
408 -|(% style="width:94px" %)(((
412 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:543px" %)
413 +|(% style="width:99px" %)(((
409 409  **Size(bytes)**
410 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n
411 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:367px" %)(((
412 -Voltage value, each 2 bytes is a set of voltage values.
415 +)))|(% style="width:63px" %)2|(% style="width:378px" %)n
416 +|(% style="width:99px" %)Value|(% style="width:63px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:378px" %)(((
417 +Voltage value, each 2 bytes is a set of voltage values
413 413  )))
414 414  
420 +
415 415  [[image:image-20230220171300-1.png||height="207" width="863"]]
416 416  
417 417  
418 -=== 2.3.4 Battery Info ===
424 +=== 2.3.3 Battery Info ===
419 419  
420 420  
421 421  Check the battery voltage for PS-LB.
... ... @@ -425,9 +425,10 @@
425 425  Ex2: 0x0B49 = 2889mV
426 426  
427 427  
428 -=== 2.3.5 Probe Model ===
429 429  
435 +=== 2.3.4 Probe Model ===
430 430  
437 +
431 431  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. 
432 432  
433 433  
... ... @@ -441,7 +441,7 @@
441 441  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.
442 442  
443 443  
444 -=== 2.3.6 0~~20mA value (IDC_IN) ===
451 +=== 2.3.5 0~~20mA value (IDC_IN) ===
445 445  
446 446  
447 447  The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level.
... ... @@ -451,7 +451,7 @@
451 451  27AE(H) = 10158 (D)/1000 = 10.158mA.
452 452  
453 453  
454 -=== 2.3.7 0~~30V value ( pin VDC_IN) ===
461 +=== 2.3.6 0~~30V value ( pin VDC_IN) ===
455 455  
456 456  
457 457  Measure the voltage value. The range is 0 to 30V.
... ... @@ -461,7 +461,7 @@
461 461  138E(H) = 5006(D)/1000= 5.006V
462 462  
463 463  
464 -=== 2.3.8 IN1&IN2&INT pin ===
471 +=== 2.3.7 IN1&IN2&INT pin ===
465 465  
466 466  
467 467  IN1 and IN2 are used as digital input pins.
... ... @@ -484,7 +484,7 @@
484 484  0x01: Interrupt Uplink Packet.
485 485  
486 486  
487 -=== 2.3.9 ​Decode payload in The Things Network ===
494 +=== 2.3.8 ​Decode payload in The Things Network ===
488 488  
489 489  
490 490  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -620,6 +620,7 @@
620 620  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
621 621  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
622 622  
630 +
623 623  == 3.2 Set Interrupt Mode ==
624 624  
625 625  
... ... @@ -651,6 +651,7 @@
651 651  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
652 652  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
653 653  
662 +
654 654  == 3.3 Set the output time ==
655 655  
656 656  
... ... @@ -720,6 +720,7 @@
720 720  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
721 721  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
722 722  
732 +
723 723  == 3.4 Set the Probe Model ==
724 724  
725 725  
... ... @@ -746,9 +746,9 @@
746 746  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
747 747  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
748 748  
759 +
749 749  == 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
750 750  
751 -
752 752  Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
753 753  
754 754  (% style="color:blue" %)**AT Command: AT** **+STDC**
... ... @@ -763,10 +763,15 @@
763 763  )))
764 764  |(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|(((
765 765  OK
776 +
766 766  aa:
778 +
767 767  0 means disable this function and use TDC to send packets.
780 +
768 768  1 means enable this function, use the method of multiple acquisitions to send packets.
782 +
769 769  bb: Each collection interval (s), the value is 1~~65535
784 +
770 770  cc: the number of collection times, the value is 1~~120
771 771  )))
772 772  
... ... @@ -774,7 +774,7 @@
774 774  
775 775  Format: Command Code (0x08) followed by 5 bytes.
776 776  
777 -* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
792 +* Example 1: Downlink Payload: AE 01 02 58 12 **~-~-->**  AT+STDC=1,600,18
778 778  
779 779  = 4. Battery & how to replace =
780 780  
... ... @@ -903,6 +903,7 @@
903 903  * Package Size / pcs : cm
904 904  * Weight / pcs : g
905 905  
921 +
906 906  = 10. Support =
907 907  
908 908  
... ... @@ -910,4 +910,5 @@
910 910  
911 911  * 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]]
912 912  
929 +
913 913  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0