Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/06/10 15:28
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -313,6 +313,7 @@ 313 313 After join success, it will start to upload messages to TTN and you can see the messages in the panel. 314 314 315 315 316 + 316 316 == 2.3 Uplink Payload == 317 317 318 318 ... ... @@ -410,23 +410,9 @@ 410 410 [[image:1675144608950-310.png]] 411 411 412 412 413 -=== 2.3.3 Sensorvalue,FPORT~=7===414 +=== 2.3.3 Battery Info === 414 414 415 415 416 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %) 417 -|(% style="width:94px" %)((( 418 -**Size(bytes)** 419 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n 420 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:367px" %)((( 421 -Voltage value, each 2 bytes is a set of voltage values. 422 -))) 423 - 424 -[[image:image-20230220171300-1.png||height="207" width="863"]] 425 - 426 - 427 -=== 2.3.4 Battery Info === 428 - 429 - 430 430 Check the battery voltage for PS-LB. 431 431 432 432 Ex1: 0x0B45 = 2885mV ... ... @@ -434,7 +434,7 @@ 434 434 Ex2: 0x0B49 = 2889mV 435 435 436 436 437 -=== 2.3. 5Probe Model ===424 +=== 2.3.4 Probe Model === 438 438 439 439 440 440 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. ... ... @@ -450,7 +450,7 @@ 450 450 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. 451 451 452 452 453 -=== 2.3. 60~~20mA value (IDC_IN) ===440 +=== 2.3.5 0~~20mA value (IDC_IN) === 454 454 455 455 456 456 The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level. ... ... @@ -460,7 +460,7 @@ 460 460 27AE(H) = 10158 (D)/1000 = 10.158mA. 461 461 462 462 463 -=== 2.3. 70~~30V value ( pin VDC_IN) ===450 +=== 2.3.6 0~~30V value ( pin VDC_IN) === 464 464 465 465 466 466 Measure the voltage value. The range is 0 to 30V. ... ... @@ -470,7 +470,7 @@ 470 470 138E(H) = 5006(D)/1000= 5.006V 471 471 472 472 473 -=== 2.3. 8IN1&IN2&INT pin ===460 +=== 2.3.7 IN1&IN2&INT pin === 474 474 475 475 476 476 IN1 and IN2 are used as digital input pins. ... ... @@ -493,7 +493,7 @@ 493 493 0x01: Interrupt Uplink Packet. 494 494 495 495 496 -=== 2.3. 9Decode payload in The Things Network ===483 +=== 2.3.8 Decode payload in The Things Network === 497 497 498 498 499 499 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -688,6 +688,7 @@ 688 688 OK 689 689 ))) 690 690 678 + 691 691 (% style="color:blue" %)**AT Command: AT+5VT** 692 692 693 693 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %) ... ... @@ -707,6 +707,7 @@ 707 707 OK 708 708 ))) 709 709 698 + 710 710 (% style="color:blue" %)**AT Command: AT+12VT** 711 711 712 712 (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %) ... ... @@ -720,6 +720,7 @@ 720 720 OK 721 721 ))) 722 722 712 + 723 723 (% style="color:blue" %)**Downlink Command: 0x07** 724 724 725 725 Format: Command Code (0x07) followed by 3 bytes. ... ... @@ -763,38 +763,6 @@ 763 763 764 764 765 765 766 -== 3.5 Multiple collections are one uplink(Since firmware V1.1) == 767 - 768 - 769 -Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time. 770 - 771 -(% style="color:blue" %)**AT Command: AT** **+STDC** 772 - 773 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 774 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 775 -|(% style="width:156px" %)AT+STDC=?|(% style="width:137px" %)((( 776 -Get the mode of multiple acquisitions and one uplink 777 -)))|((( 778 -1,10,18 779 -OK 780 -))) 781 -|(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|((( 782 -OK 783 -(% style="color:#037691" %)**aa:**(%%) 784 -**0:** means disable this function and use TDC to send packets. 785 -**1:** means enable this function, use the method of multiple acquisitions to send packets. 786 -(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535 787 -(% style="color:#037691" %)**cc: **(%%)the number of collection times, the value is 1~~120 788 -))) 789 - 790 -(% style="color:blue" %)**Downlink Command: 0xAE** 791 - 792 -Format: Command Code (0x08) followed by 5 bytes. 793 - 794 -* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->** AT+STDC=1,600,18 795 - 796 - 797 - 798 798 = 4. Battery & how to replace = 799 799 800 800 == 4.1 Battery Type == ... ... @@ -931,4 +931,6 @@ 931 931 932 932 * 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]] 933 933 892 + 893 + 934 934
- image-20230220171300-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -98.0 KB - Content