<
From version < 70.5 >
edited by Xiaoling
on 2024/01/09 16:01
To version < 62.3 >
edited by Xiaoling
on 2023/06/06 09:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
1 +PS-LB --LoRaWAN Air Water Pressure Sensor User Manual
Content
... ... @@ -1,17 +1,9 @@
1 -
1 +[[image:image-20230131115217-1.png]]
2 2  
3 3  
4 -(% style="text-align:center" %)
5 -[[image:image-20240109154731-4.png||height="671" width="945"]]
6 6  
5 +**Table of Contents:**
7 7  
8 -
9 -
10 -
11 -
12 -
13 -**Table of Contents :**
14 -
15 15  {{toc/}}
16 16  
17 17  
... ... @@ -68,6 +68,8 @@
68 68  * 8500mAh Battery for long term use
69 69  * Controllable 3.3v,5v and 12v output to power external sensor
70 70  
63 +
64 +
71 71  == 1.3 Specification ==
72 72  
73 73  
... ... @@ -114,6 +114,8 @@
114 114  * Sleep Mode: 5uA @ 3.3v
115 115  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
116 116  
111 +
112 +
117 117  == 1.4 Probe Types ==
118 118  
119 119  === 1.4.1 Thread Installation Type ===
... ... @@ -132,6 +132,8 @@
132 132  * Operating temperature: -20℃~~60℃
133 133  * Connector Type: Various Types, see order info
134 134  
131 +
132 +
135 135  === 1.4.2 Immersion Type ===
136 136  
137 137  
... ... @@ -145,6 +145,8 @@
145 145  * Operating temperature: 0℃~~50℃
146 146  * Material: 316 stainless steels
147 147  
146 +
147 +
148 148  == 1.5 Probe Dimension ==
149 149  
150 150  
... ... @@ -213,8 +213,10 @@
213 213  (% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
214 214  Once sensor is active, BLE module will be active and user can connect via BLE to configure device, no matter if device join or not join LoRaWAN network.
215 215  )))
216 -|(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB is in Deep Sleep Mode.
216 +|(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB-NA is in Deep Sleep Mode.
217 217  
218 +
219 +
218 218  == 1.9 Pin Mapping ==
219 219  
220 220  
... ... @@ -573,12 +573,14 @@
573 573  == 3.1 Configure Methods ==
574 574  
575 575  
576 -PS-LB supports below configure method:
578 +PS-LB-NA supports below configure method:
577 577  
578 578  * AT Command via Bluetooth Connection (**Recommand Way**): [[BLE Configure Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
579 579  * AT Command via UART Connection : See [[FAQ>>||anchor="H6.FAQ"]].
580 580  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
581 581  
584 +
585 +
582 582  == 3.2 General Commands ==
583 583  
584 584  
... ... @@ -626,6 +626,8 @@
626 626  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
627 627  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
628 628  
633 +
634 +
629 629  === 3.3.2 Set Interrupt Mode ===
630 630  
631 631  
... ... @@ -634,7 +634,7 @@
634 634  (% style="color:blue" %)**AT Command: AT+INTMOD**
635 635  
636 636  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
637 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Response**
643 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response**
638 638  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
639 639  0
640 640  OK
... ... @@ -657,6 +657,8 @@
657 657  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
658 658  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
659 659  
666 +
667 +
660 660  === 3.3.3 Set the output time ===
661 661  
662 662  
... ... @@ -665,7 +665,7 @@
665 665  (% style="color:blue" %)**AT Command: AT+3V3T**
666 666  
667 667  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
668 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 119px;background-color:#D9E2F3;color:#0070C0" %)**Response**
676 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 116px;background-color:#D9E2F3;color:#0070C0" %)**Response**
669 669  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
670 670  0
671 671  OK
... ... @@ -684,7 +684,7 @@
684 684  (% style="color:blue" %)**AT Command: AT+5VT**
685 685  
686 686  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
687 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 119px;background-color:#D9E2F3;color:#0070C0" %)**Response**
695 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 114px;background-color:#D9E2F3;color:#0070C0" %)**Response**
688 688  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
689 689  0
690 690  OK
... ... @@ -703,7 +703,7 @@
703 703  (% style="color:blue" %)**AT Command: AT+12VT**
704 704  
705 705  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
706 -|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
714 +|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 83px;background-color:#D9E2F3;color:#0070C0" %)**Response**
707 707  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
708 708  0
709 709  OK
... ... @@ -726,6 +726,8 @@
726 726  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
727 727  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
728 728  
737 +
738 +
729 729  === 3.3.4 Set the Probe Model ===
730 730  
731 731  
... ... @@ -762,6 +762,8 @@
762 762  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
763 763  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
764 764  
775 +
776 +
765 765  === 3.3.5 Multiple collections are one uplink(Since firmware V1.1) ===
766 766  
767 767  
... ... @@ -802,10 +802,12 @@
802 802  
803 803  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
804 804  
817 +
818 +
805 805  = 4. Battery & Power Consumption =
806 806  
807 807  
808 -PS-LB uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
822 +PS-LB-NA uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
809 809  
810 810  [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
811 811  
... ... @@ -871,6 +871,8 @@
871 871  * Package Size / pcs : cm
872 872  * Weight / pcs : g
873 873  
888 +
889 +
874 874  = 10. Support =
875 875  
876 876  
image-20231120110833-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -255.7 KB
Content
image-20231120110949-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -217.3 KB
Content
image-20231120111036-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -273.4 KB
Content
image-20231120111226-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -340.3 KB
Content
image-20240109154009-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -297.0 KB
Content
image-20240109154121-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -414.4 KB
Content
image-20240109154227-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -342.4 KB
Content
image-20240109154731-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -511.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0