Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/03 14:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,8 @@ 1 -[[image:image-202301311 15217-1.png]]1 +[[image:image-20230130161957-1.jpeg||height="493" width="493"]] [[image:image-20230130162222-3.png||height="495" width="477"]] 2 2 3 3 4 4 5 + 5 5 **Table of Contents:** 6 6 7 7 ... ... @@ -20,7 +20,7 @@ 20 20 21 21 22 22 23 -= 1. Introduction = 24 += 1. Introduction = 24 24 25 25 == 1.1 What is LoRaWAN Pressure Sensor == 26 26 ... ... @@ -58,6 +58,7 @@ 58 58 * 8500mAh Battery for long term use 59 59 60 60 62 + 61 61 == 1.3 Specification == 62 62 63 63 ... ... @@ -105,6 +105,7 @@ 105 105 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 106 106 107 107 110 + 108 108 == 1.4 Probe Types == 109 109 110 110 ... ... @@ -126,6 +126,7 @@ 126 126 * Connector Type: Various Types, see order info 127 127 128 128 132 + 129 129 === 1.4.2 Immersion Type === 130 130 131 131 ... ... @@ -144,6 +144,7 @@ 144 144 * Material: 316 stainless steels 145 145 146 146 151 + 147 147 == 1.5 Probe Dimension == 148 148 149 149 ... ... @@ -164,6 +164,7 @@ 164 164 * Constant Pressure Water Supply 165 165 * Liquid Pressure measuring 166 166 172 + 167 167 Order the suitable thread size and install to measure the air / liquid pressure 168 168 169 169 [[image:1675071670469-145.png]] ... ... @@ -217,6 +217,7 @@ 217 217 ))) 218 218 |Fast press ACT 5 times.|Deactivate Device|red led will solid on for 5 seconds. Means PS-LB is in Deep Sleep Mode. 219 219 226 + 220 220 == 1.9 Pin Mapping == 221 221 222 222 ... ... @@ -241,7 +241,7 @@ 241 241 242 242 243 243 244 -1. 251 +1. 245 245 11. Mechanical 246 246 247 247 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png]] ... ... @@ -259,7 +259,7 @@ 259 259 The PS-LB is configured as **LoRaWAN OTAA Class A** mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and activate the PS-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes. 260 260 261 261 262 -1. 269 +1. 263 263 11. Quick guide to connect to LoRaWAN server (OTAA) 264 264 265 265 Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example. ... ... @@ -336,8 +336,8 @@ 336 336 337 337 338 338 339 -1. 340 -11. 346 +1. 347 +11. 341 341 111. Device Status, FPORT=5 342 342 343 343 Include device configure status. Once PS-LB Joined the network, it will uplink this message to the server. ... ... @@ -410,10 +410,11 @@ 410 410 411 411 412 412 413 -1. 414 -11. 420 +1. 421 +11. 415 415 111. Sensor value, FPORT=2 416 416 424 + 417 417 Uplink payload includes in total 9 bytes. 418 418 419 419 ... ... @@ -428,12 +428,13 @@ 428 428 429 429 430 430 439 + 431 431 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 432 432 433 433 434 434 435 435 1. 436 -11. 445 +11. 437 437 111. Battery Info 438 438 439 439 Check the battery voltage for PS-LB. ... ... @@ -443,8 +443,8 @@ 443 443 Ex2: 0x0B49 = 2889mV 444 444 445 445 446 -1. 447 -11. 455 +1. 456 +11. 448 448 111. Probe Model 449 449 450 450 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. ... ... @@ -459,8 +459,8 @@ 459 459 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. 460 460 461 461 462 -1. 463 -11. 471 +1. 472 +11. 464 464 111. 0~~20mA value (IDC_IN) 465 465 466 466 The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level. ... ... @@ -471,8 +471,8 @@ 471 471 27AE(H) = 10158 (D)/1000 = 10.158mA. 472 472 473 473 474 -1. 475 -11. 483 +1. 484 +11. 476 476 111. 0~~30V value ( pin VDC_IN) 477 477 478 478 Measure the voltage value. The range is 0 to 30V. ... ... @@ -483,10 +483,11 @@ 483 483 138E(H) = 5006(D)/1000= 5.006V 484 484 485 485 486 -1. 487 -11. 495 +1. 496 +11. 488 488 111. IN1&IN2&INT pin 489 489 499 + 490 490 IN1 and IN2 are used as digital input pins. 491 491 492 492 **Example**: ... ... @@ -514,8 +514,8 @@ 514 514 515 515 516 516 517 -1. 518 -11. 527 +1. 528 +11. 519 519 111. Decode payload in The Things Network 520 520 521 521 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -528,7 +528,7 @@ 528 528 [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]] 529 529 530 530 531 -1. 541 +1. 532 532 11. Uplink Interval 533 533 534 534 The PS-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: ... ... @@ -537,7 +537,7 @@ 537 537 538 538 539 539 540 -1. 550 +1. 541 541 11. Show Data in DataCake IoT Server 542 542 543 543 [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps: ... ... @@ -609,7 +609,7 @@ 609 609 610 610 611 611 612 -1. 622 +1. 613 613 11. Firmware Change Log 614 614 615 615 **Firmware download link:** ... ... @@ -647,7 +647,7 @@ 647 647 These commands only valid for PS-LB, as below: 648 648 649 649 650 -1. 660 +1. 651 651 11. Set Transmit Interval Time 652 652 653 653 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -678,7 +678,8 @@ 678 678 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 679 679 680 680 681 -1. 691 + 692 +1. 682 682 11. Set Interrupt Mode 683 683 684 684 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -711,7 +711,7 @@ 711 711 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 712 712 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 713 713 714 -1. 725 +1. 715 715 11. Set the output time 716 716 717 717 Feature, Control the output 3V3 , 5V or 12V. ... ... @@ -792,7 +792,7 @@ 792 792 * Example 5: Downlink Payload: 070301F4 -> AT+12VT=500 793 793 * Example 6: Downlink Payload: 07030000 -> AT+12VT=0 794 794 795 -1. 806 +1. 796 796 11. Set the Probe Model 797 797 798 798 **AT Command: AT** **+PROBE** ... ... @@ -824,6 +824,7 @@ 824 824 825 825 826 826 838 + 827 827 1. Battery & how to replace 828 828 11. Battery Type 829 829 ... ... @@ -840,7 +840,7 @@ 840 840 PS-LB: 2.45v ~~ 3.6v 841 841 842 842 843 -1. 855 +1. 844 844 11. Replace Battery 845 845 846 846 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. ... ... @@ -849,7 +849,7 @@ 849 849 850 850 851 851 852 -1. 864 +1. 853 853 11. Power Consumption Analyze 854 854 855 855 Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval. ... ... @@ -880,6 +880,7 @@ 880 880 * [[Lithium-Thionyl Chloride Battery>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet-EN.pdf]] datasheet, [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet_PM-ER18505-S-02-LF_EN.pdf]] 881 881 * [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]] 882 882 895 + 883 883 |((( 884 884 JST-XH-2P connector 885 885 ))) ... ... @@ -889,14 +889,14 @@ 889 889 890 890 891 891 1. 892 -11. 905 +11. 893 893 111. Battery Note 894 894 895 895 The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased. 896 896 897 897 898 -1. 899 -11. 911 +1. 912 +11. 900 900 111. Replace the battery 901 901 902 902 You can change the battery in the PS-LB.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board. ... ... @@ -917,9 +917,10 @@ 917 917 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]] 918 918 919 919 920 -1. 933 +1. 921 921 11. AT Command Set 922 922 936 + 923 923 1. OTA firmware update 924 924 925 925 Please see this link for how to do OTA firmware update. ... ... @@ -936,7 +936,7 @@ 936 936 See: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]] 937 937 938 938 939 -1. 953 +1. 940 940 11. How to update firmware via UART port? 941 941 942 942 See: ... ... @@ -944,7 +944,7 @@ 944 944 [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]] 945 945 946 946 947 -1. 961 +1. 948 948 11. How to change the LoRa Frequency Bands/Region 949 949 950 950 You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]]. ... ... @@ -977,6 +977,7 @@ 977 977 978 978 979 979 994 + 980 980 1. Support 981 981 982 982 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.