Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/06/10 15:28
From version 45.1
edited by Bei Jinggeng
on 2023/02/20 17:13
on 2023/02/20 17:13
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -308,7 +308,6 @@ 308 308 After join success, it will start to upload messages to TTN and you can see the messages in the panel. 309 309 310 310 311 - 312 312 == 2.3 Uplink Payload == 313 313 314 314 ... ... @@ -401,27 +401,26 @@ 401 401 |(% style="width:97px" %)((( 402 402 **Size(bytes)** 403 403 )))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1** 404 -|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3. 3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt flag>>||anchor="H2.3.7IN126IN226INTpin"]]403 +|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.5ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.607E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.707E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt flag>>||anchor="H2.3.8IN126IN226INTpin"]] 405 405 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" %)((( 410 + 411 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %) 412 +|(% style="width:94px" %)((( 414 414 **Size(bytes)** 415 -)))|(% style="width: 63px" %)2|(% style="width:378px" %)n416 -|(% style="width:9 9px" %)Value|(% style="width:63px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:378px" %)(((417 -Voltage value, each 2 bytes is a set of voltage values 414 +)))|(% style="width:43px" %)2|(% style="width:367px" %)n 415 +|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)((( 416 +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. 3Battery Info ===422 +=== 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 432 +=== 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. 50~~20mA value (IDC_IN) ===448 +=== 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. 60~~30V value ( pin VDC_IN) ===458 +=== 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. 7IN1&IN2&INT pin ===468 +=== 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. 8Decode payload in The Things Network ===491 +=== 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. ... ... @@ -759,6 +759,7 @@ 759 759 760 760 == 3.5 Multiple collections are one uplink(Since firmware V1.1) == 761 761 759 + 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,16 +773,11 @@ 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 -aa: 778 - 779 -0 means disable this function and use TDC to send packets. 780 - 781 -1 means enable this function, use the method of multiple acquisitions to send packets. 782 - 783 -bb: Each collection interval (s), the value is 1~~65535 784 - 785 -cc: the number of collection times, the value is 1~~120 774 +(% style="color:#037691" %)**aa:**(%%) 775 +**0:** means disable this function and use TDC to send packets. 776 +**1:** means enable this function, use the method of multiple acquisitions to send packets. 777 +(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535 778 +(% style="color:#037691" %)**cc: **(%%)the number of collection times, the value is 1~~120 786 786 ))) 787 787 788 788 (% style="color:blue" %)**Downlink Command: 0xAE** ... ... @@ -789,8 +789,9 @@ 789 789 790 790 Format: Command Code (0x08) followed by 5 bytes. 791 791 792 -* Example 1: Downlink Payload: AE 01 02 58 12 785 +* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->** AT+STDC=1,600,18 793 793 787 + 794 794 = 4. Battery & how to replace = 795 795 796 796 == 4.1 Battery Type == ... ... @@ -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