Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/19 17:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -384,7 +384,7 @@ 384 384 |(% style="width:97px" %)((( 385 385 **Size(bytes)** 386 386 )))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1** 387 -|(% 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"]]387 +|(% 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"]] 388 388 389 389 [[image:1675144608950-310.png]] 390 390 ... ... @@ -453,7 +453,7 @@ 453 453 09 (H): (0x09&0x04)>>2=0 IN2 pin is low level. 454 454 455 455 456 -This data field shows if this packet is generated by (% style="color:blue" %)**Interrupt Pin** (%%)or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal. 456 +This data field shows if this packet is generated by (% style="color:blue" %)**Interrupt Pin** (%%)or not. [[Click here>>||anchor="H3.3.2SetInterruptMode"]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal. 457 457 458 458 (% style="color:#037691" %)**Example:** 459 459 ... ... @@ -471,7 +471,7 @@ 471 471 |(% style="width:94px" %)((( 472 472 **Size(bytes)** 473 473 )))|(% style="width:43px" %)2|(% style="width:367px" %)n 474 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3. 4BatteryInfo"]]|(% style="width:367px" %)(((474 +|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:367px" %)((( 475 475 Voltage value, each 2 bytes is a set of voltage values. 476 476 ))) 477 477 ... ... @@ -570,9 +570,11 @@ 570 570 PS-LB-NA supports below configure method: 571 571 572 572 * AT Command via Bluetooth Connection (**Recommand Way**): [[BLE Configure Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]. 573 -* AT Command via UART Connection : See [[FAQ>> url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/#H7.FAQ]].573 +* AT Command via UART Connection : See [[FAQ>>||anchor="H6.FAQ"]]. 574 574 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 575 575 576 + 577 + 576 576 == 3.2 General Commands == 577 577 578 578 ... ... @@ -586,9 +586,9 @@ 586 586 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]] 587 587 588 588 589 - 590 590 == 3.3 Commands special design for PS-LB == 591 591 593 + 592 592 These commands only valid for PS-LB, as below: 593 593 594 594 ... ... @@ -620,6 +620,8 @@ 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 625 + 626 + 623 623 === 3.3.2 Set Interrupt Mode === 624 624 625 625 ... ... @@ -651,6 +651,8 @@ 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 658 + 659 + 654 654 === 3.3.3 Set the output time === 655 655 656 656 ... ... @@ -720,6 +720,8 @@ 720 720 * Example 5: Downlink Payload: 070301F4 **~-~-->** AT+12VT=500 721 721 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 722 722 729 + 730 + 723 723 === 3.3.4 Set the Probe Model === 724 724 725 725 ... ... @@ -757,6 +757,8 @@ 757 757 * Example 1: Downlink Payload: 080003 **~-~-->** AT+PROBE=0003 758 758 * Example 2: Downlink Payload: 080101 **~-~-->** AT+PROBE=0101 759 759 768 + 769 + 760 760 === 3.3.5 Multiple collections are one uplink(Since firmware V1.1) === 761 761 762 762 ... ... @@ -797,6 +797,8 @@ 797 797 798 798 * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->** AT+STDC=1,600,18 799 799 810 + 811 + 800 800 = 4. Battery & Power Consumption = 801 801 802 802 ... ... @@ -852,6 +852,8 @@ 852 852 * Package Size / pcs : cm 853 853 * Weight / pcs : g 854 854 867 + 868 + 855 855 = 9. Support = 856 856 857 857