<
From version < 70.3 >
edited by Xiaoling
on 2024/01/09 15:49
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 -- LoRaWAN Air Water Pressure Sensor User Manual
1 +PS-LB --LoRaWAN Air Water Pressure Sensor User Manual
Content
... ... @@ -1,22 +1,9 @@
1 -
1 +[[image:image-20230131115217-1.png]]
2 2  
3 3  
4 -(% style="text-align:center" %)
5 -[[image:image-20240109154731-4.png]]
6 6  
5 +**Table of Contents:**
7 7  
8 -
9 -
10 -
11 -
12 -
13 -
14 -
15 -
16 -
17 -
18 -**Table of Contents:**
19 -
20 20  {{toc/}}
21 21  
22 22  
... ... @@ -73,6 +73,8 @@
73 73  * 8500mAh Battery for long term use
74 74  * Controllable 3.3v,5v and 12v output to power external sensor
75 75  
63 +
64 +
76 76  == 1.3 Specification ==
77 77  
78 78  
... ... @@ -119,6 +119,8 @@
119 119  * Sleep Mode: 5uA @ 3.3v
120 120  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
121 121  
111 +
112 +
122 122  == 1.4 Probe Types ==
123 123  
124 124  === 1.4.1 Thread Installation Type ===
... ... @@ -137,6 +137,8 @@
137 137  * Operating temperature: -20℃~~60℃
138 138  * Connector Type: Various Types, see order info
139 139  
131 +
132 +
140 140  === 1.4.2 Immersion Type ===
141 141  
142 142  
... ... @@ -150,6 +150,8 @@
150 150  * Operating temperature: 0℃~~50℃
151 151  * Material: 316 stainless steels
152 152  
146 +
147 +
153 153  == 1.5 Probe Dimension ==
154 154  
155 155  
... ... @@ -218,8 +218,10 @@
218 218  (% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
219 219  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.
220 220  )))
221 -|(% 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.
222 222  
218 +
219 +
223 223  == 1.9 Pin Mapping ==
224 224  
225 225  
... ... @@ -578,12 +578,14 @@
578 578  == 3.1 Configure Methods ==
579 579  
580 580  
581 -PS-LB supports below configure method:
578 +PS-LB-NA supports below configure method:
582 582  
583 583  * AT Command via Bluetooth Connection (**Recommand Way**): [[BLE Configure Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
584 584  * AT Command via UART Connection : See [[FAQ>>||anchor="H6.FAQ"]].
585 585  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
586 586  
584 +
585 +
587 587  == 3.2 General Commands ==
588 588  
589 589  
... ... @@ -631,6 +631,8 @@
631 631  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
632 632  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
633 633  
633 +
634 +
634 634  === 3.3.2 Set Interrupt Mode ===
635 635  
636 636  
... ... @@ -639,7 +639,7 @@
639 639  (% style="color:blue" %)**AT Command: AT+INTMOD**
640 640  
641 641  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
642 -|=(% 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**
643 643  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
644 644  0
645 645  OK
... ... @@ -662,6 +662,8 @@
662 662  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
663 663  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
664 664  
666 +
667 +
665 665  === 3.3.3 Set the output time ===
666 666  
667 667  
... ... @@ -670,7 +670,7 @@
670 670  (% style="color:blue" %)**AT Command: AT+3V3T**
671 671  
672 672  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
673 -|=(% 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**
674 674  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
675 675  0
676 676  OK
... ... @@ -689,7 +689,7 @@
689 689  (% style="color:blue" %)**AT Command: AT+5VT**
690 690  
691 691  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
692 -|=(% 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**
693 693  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
694 694  0
695 695  OK
... ... @@ -708,7 +708,7 @@
708 708  (% style="color:blue" %)**AT Command: AT+12VT**
709 709  
710 710  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
711 -|=(% 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**
712 712  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
713 713  0
714 714  OK
... ... @@ -731,6 +731,8 @@
731 731  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
732 732  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
733 733  
737 +
738 +
734 734  === 3.3.4 Set the Probe Model ===
735 735  
736 736  
... ... @@ -767,6 +767,8 @@
767 767  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
768 768  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
769 769  
775 +
776 +
770 770  === 3.3.5 Multiple collections are one uplink(Since firmware V1.1) ===
771 771  
772 772  
... ... @@ -807,10 +807,12 @@
807 807  
808 808  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
809 809  
817 +
818 +
810 810  = 4. Battery & Power Consumption =
811 811  
812 812  
813 -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.
814 814  
815 815  [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
816 816  
... ... @@ -876,6 +876,8 @@
876 876  * Package Size / pcs : cm
877 877  * Weight / pcs : g
878 878  
888 +
889 +
879 879  = 10. Support =
880 880  
881 881  
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