<
From version < 45.1 >
edited by Bei Jinggeng
on 2023/02/20 17:13
To version < 45.2 >
edited by Xiaoling
on 2023/02/21 15:21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -59,7 +59,6 @@
59 59  * Downlink to change configure
60 60  * 8500mAh Battery for long term use
61 61  
62 -
63 63  == 1.3 Specification ==
64 64  
65 65  
... ... @@ -106,7 +106,6 @@
106 106  * Sleep Mode: 5uA @ 3.3v
107 107  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
108 108  
109 -
110 110  == 1.4 Probe Types ==
111 111  
112 112  === 1.4.1 Thread Installation Type ===
... ... @@ -125,7 +125,6 @@
125 125  * Operating temperature: -20℃~~60℃
126 126  * Connector Type: Various Types, see order info
127 127  
128 -
129 129  === 1.4.2 Immersion Type ===
130 130  
131 131  
... ... @@ -142,7 +142,6 @@
142 142  * Operating temperature: -40℃~~85℃
143 143  * Material: 316 stainless steels
144 144  
145 -
146 146  == 1.5 Probe Dimension ==
147 147  
148 148  
... ... @@ -213,7 +213,6 @@
213 213  )))
214 214  |(% 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.
215 215  
216 -
217 217  == 1.9 Pin Mapping ==
218 218  
219 219  
... ... @@ -406,22 +406,21 @@
406 406  [[image:1675144608950-310.png]]
407 407  
408 408  
409 -(% class="wikigeneratedid" %)
410 410  === 2.3.3 Sensor value, FPORT~=7 ===
411 411  
412 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:543px" %)
413 -|(% style="width:99px" %)(((
406 +
407 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %)
408 +|(% style="width:94px" %)(((
414 414  **Size(bytes)**
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
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.
418 418  )))
419 419  
420 -
421 421  [[image:image-20230220171300-1.png||height="207" width="863"]]
422 422  
423 423  
424 -=== 2.3.3 Battery Info ===
418 +=== 2.3.4 Battery Info ===
425 425  
426 426  
427 427  Check the battery voltage for PS-LB.
... ... @@ -431,10 +431,9 @@
431 431  Ex2: 0x0B49 = 2889mV
432 432  
433 433  
428 +=== 2.3.5 Probe Model ===
434 434  
435 -=== 2.3.4 Probe Model ===
436 436  
437 -
438 438  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. 
439 439  
440 440  
... ... @@ -448,7 +448,7 @@
448 448  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.
449 449  
450 450  
451 -=== 2.3.5 0~~20mA value (IDC_IN) ===
444 +=== 2.3.6 0~~20mA value (IDC_IN) ===
452 452  
453 453  
454 454  The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level.
... ... @@ -458,7 +458,7 @@
458 458  27AE(H) = 10158 (D)/1000 = 10.158mA.
459 459  
460 460  
461 -=== 2.3.6 0~~30V value ( pin VDC_IN) ===
454 +=== 2.3.7 0~~30V value ( pin VDC_IN) ===
462 462  
463 463  
464 464  Measure the voltage value. The range is 0 to 30V.
... ... @@ -468,7 +468,7 @@
468 468  138E(H) = 5006(D)/1000= 5.006V
469 469  
470 470  
471 -=== 2.3.7 IN1&IN2&INT pin ===
464 +=== 2.3.8 IN1&IN2&INT pin ===
472 472  
473 473  
474 474  IN1 and IN2 are used as digital input pins.
... ... @@ -491,7 +491,7 @@
491 491  0x01: Interrupt Uplink Packet.
492 492  
493 493  
494 -=== 2.3.8 ​Decode payload in The Things Network ===
487 +=== 2.3.9 ​Decode payload in The Things Network ===
495 495  
496 496  
497 497  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -627,7 +627,6 @@
627 627  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
628 628  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
629 629  
630 -
631 631  == 3.2 Set Interrupt Mode ==
632 632  
633 633  
... ... @@ -659,7 +659,6 @@
659 659  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
660 660  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
661 661  
662 -
663 663  == 3.3 Set the output time ==
664 664  
665 665  
... ... @@ -729,7 +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 733  == 3.4 Set the Probe Model ==
734 734  
735 735  
... ... @@ -756,9 +756,9 @@
756 756  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
757 757  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
758 758  
759 -
760 760  == 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
761 761  
751 +
762 762  Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
763 763  
764 764  (% style="color:blue" %)**AT Command: AT** **+STDC**
... ... @@ -773,15 +773,10 @@
773 773  )))
774 774  |(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|(((
775 775  OK
776 -
777 777  aa:
778 -
779 779  0 means disable this function and use TDC to send packets.
780 -
781 781  1 means enable this function, use the method of multiple acquisitions to send packets.
782 -
783 783  bb: Each collection interval (s), the value is 1~~65535
784 -
785 785  cc: the number of collection times, the value is 1~~120
786 786  )))
787 787  
... ... @@ -789,7 +789,7 @@
789 789  
790 790  Format: Command Code (0x08) followed by 5 bytes.
791 791  
792 -* Example 1: Downlink Payload: AE 01 02 58 12 **~-~-->**  AT+STDC=1,600,18
777 +* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
793 793  
794 794  = 4. Battery & how to replace =
795 795  
... ... @@ -918,7 +918,6 @@
918 918  * Package Size / pcs : cm
919 919  * Weight / pcs : g
920 920  
921 -
922 922  = 10. Support =
923 923  
924 924  
... ... @@ -926,5 +926,4 @@
926 926  
927 927  * 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]]
928 928  
929 -
930 930  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0