<
From version < 52.2 >
edited by Xiaoling
on 2023/03/24 13:55
To version < 53.2 >
edited by Xiaoling
on 2023/04/03 10:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,8 +60,6 @@
60 60  * 8500mAh Battery for long term use
61 61  * Controllable 3.3v,5v and 12v output to power external sensor
62 62  
63 -
64 -
65 65  == 1.3 Specification ==
66 66  
67 67  
... ... @@ -108,8 +108,6 @@
108 108  * Sleep Mode: 5uA @ 3.3v
109 109  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
110 110  
111 -
112 -
113 113  == 1.4 Probe Types ==
114 114  
115 115  === 1.4.1 Thread Installation Type ===
... ... @@ -128,8 +128,6 @@
128 128  * Operating temperature: -20℃~~60℃
129 129  * Connector Type: Various Types, see order info
130 130  
131 -
132 -
133 133  === 1.4.2 Immersion Type ===
134 134  
135 135  
... ... @@ -143,8 +143,6 @@
143 143  * Operating temperature: 0℃~~50℃
144 144  * Material: 316 stainless steels
145 145  
146 -
147 -
148 148  == 1.5 Probe Dimension ==
149 149  
150 150  
... ... @@ -202,21 +202,20 @@
202 202  [[image:1675071855856-879.png]]
203 203  
204 204  
205 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
206 -|=(% style="width: 167px;" %)**Behavior on ACT**|=(% style="width: 117px;" %)**Function**|=(% style="width: 225px;" %)**Action**
207 -|(% style="width:167px" %)Pressing ACT between 1s < time < 3s|(% style="width:117px" %)Send an uplink|(% style="width:225px" %)(((
197 +(% border="1" cellspacing="4" style="width:510px" %)
198 +|=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**
199 +|(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Send an uplink|(% style="background-color:#f2f2f2; width:225px" %)(((
208 208  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
209 209  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
210 210  )))
211 -|(% style="width:167px" %)Pressing ACT for more than 3s|(% style="width:117px" %)Active Device|(% style="width:225px" %)(((
212 -(% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:#037691" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network.
213 -(% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
203 +|(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT for more than 3s|(% style="background-color:#f2f2f2; width:117px" %)Active Device|(% style="background-color:#f2f2f2; width:225px" %)(((
204 +(% style="background-color:#f2f2f2; color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:#037691" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network.
205 +(% 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="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB is in Deep Sleep Mode.
208 +|(% 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 218  
219 -
220 220  == 1.9 Pin Mapping ==
221 221  
222 222  
... ... @@ -572,34 +572,35 @@
572 572  [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
573 573  
574 574  
575 -= 3. Configure PS-LB via AT Command or LoRaWAN Downlink =
566 += 3. Configure PS-LB =
576 576  
568 +== 3.1 Configure Methods ==
577 577  
578 -Use can configure PS-LB via AT Command or LoRaWAN Downlink.
570 +PS-LB-NA supports below configure method:
579 579  
580 -* AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
581 -* LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
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]].
574 +* LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
582 582  
583 -There are two kinds of commands to configure PS-LB, they are:
576 +== 3.2 General Commands ==
584 584  
585 -* (% style="color:#037691" %)**General Commands**
586 -
587 587  These commands are to configure:
588 588  
589 589  * General system settings like: uplink interval.
590 590  * LoRaWAN protocol & radio related command.
591 591  
592 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
583 +They are same for all Dragino Devices which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
593 593  
594 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
585 +[[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/]]
595 595  
596 596  
597 -* (% style="color:#037691" %)**Commands special design for PS-LB**
598 598  
589 +== 3.3 Commands special design for PS-LB ==
590 +
599 599  These commands only valid for PS-LB, as below:
600 600  
601 601  
602 -== 3.1 Set Transmit Interval Time ==
594 +=== 3.3.1 Set Transmit Interval Time ===
603 603  
604 604  
605 605  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -627,11 +627,9 @@
627 627  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
628 628  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
629 629  
622 +=== 3.3.2 Set Interrupt Mode ===
630 630  
631 631  
632 -== 3.2 Set Interrupt Mode ==
633 -
634 -
635 635  Feature, Set Interrupt mode for GPIO_EXIT.
636 636  
637 637  (% style="color:blue" %)**AT Command: AT+INTMOD**
... ... @@ -660,11 +660,9 @@
660 660  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
661 661  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
662 662  
653 +=== 3.3.3 Set the output time ===
663 663  
664 664  
665 -== 3.3 Set the output time ==
666 -
667 -
668 668  Feature, Control the output 3V3 , 5V or 12V.
669 669  
670 670  (% style="color:blue" %)**AT Command: AT+3V3T**
... ... @@ -731,11 +731,9 @@
731 731  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
732 732  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
733 733  
722 +=== 3.3.4 Set the Probe Model ===
734 734  
735 735  
736 -== 3.4 Set the Probe Model ==
737 -
738 -
739 739  Users need to configure this parameter according to the type of external probe. In this way, the server can decode according to this value, and convert the current value output by the sensor into water depth or pressure value.
740 740  
741 741  **AT Command: AT** **+PROBE**
... ... @@ -770,11 +770,9 @@
770 770  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
771 771  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
772 772  
759 +=== 3.3.5 Multiple collections are one uplink(Since firmware V1.1) ===
773 773  
774 774  
775 -== 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
776 -
777 -
778 778  Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
779 779  
780 780  (% style="color:blue" %)**AT Command: AT** **+STDC**
... ... @@ -812,109 +812,34 @@
812 812  
813 813  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
814 814  
799 += 4. Battery & Power Consumption =
815 815  
801 +PS-LB-NA uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
816 816  
817 -= 4. Battery & how to replace =
803 + [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
818 818  
819 -== 4.1 Battery Type ==
820 820  
806 += 5. OTA firmware update =
821 821  
822 -PS-LB is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>https://www.dropbox.com/sh/w9l2oa3ytpculph/AAAPtt-apH4lYfCj-2Y6lHvQa?dl=0]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
823 823  
824 -The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
825 -
826 -[[image:1675146710956-626.png]]
827 -
828 -
829 -Minimum Working Voltage for the PS-LB:
830 -
831 -PS-LB:  2.45v ~~ 3.6v
832 -
833 -
834 -== 4.2 Replace Battery ==
835 -
836 -
837 -Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
838 -
839 -And make sure the positive and negative pins match.
840 -
841 -
842 -== 4.3 Power Consumption Analyze ==
843 -
844 -
845 -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.
846 -
847 -Instruction to use as below:
848 -
849 -(% style="color:blue" %)**Step 1:**(%%) Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0>>https://www.dropbox.com/sh/zwex6i331j5oeq2/AACIMf9f_v2qsJ39CuMQ5Py_a?dl=0]]
850 -
851 -(% style="color:blue" %)**Step 2:**(%%) Open it and choose
852 -
853 -* Product Model
854 -* Uplink Interval
855 -* Working Mode
856 -
857 -And the Life expectation in difference case will be shown on the right.
858 -
859 -[[image:1675146895108-304.png]]
860 -
861 -
862 -The battery related documents as below:
863 -
864 -* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]],
865 -* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]]
866 -* [[Lithium-ion Battery-Capacitor datasheet>>https://www.dropbox.com/s/791gjes2lcbfi1p/SPC_1520_datasheet.jpg?dl=0]], [[Tech Spec>>https://www.dropbox.com/s/4pkepr9qqqvtzf2/SPC1520%20Technical%20Specification20171123.pdf?dl=0]]
867 -
868 -[[image:image-20230131145708-3.png]]
869 -
870 -
871 -=== 4.3.1 ​Battery Note ===
872 -
873 -
874 -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.
875 -
876 -
877 -=== 4.3.2 Replace the battery ===
878 -
879 -
880 -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.
881 -
882 -The default battery pack of PS-LB includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
883 -
884 -
885 -= 5. Remote Configure device =
886 -
887 -== 5.1 Connect via BLE ==
888 -
889 -
890 -Please see this instruction for how to configure via BLE: [[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/]]
891 -
892 -
893 -== 5.2 AT Command Set ==
894 -
895 -
896 -
897 -= 6. OTA firmware update =
898 -
899 -
900 900  Please see this link for how to do OTA firmware update: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
901 901  
902 902  
903 -= 7. FAQ =
812 += 6. FAQ =
904 904  
905 -== 7.1 How to use AT Command via UART to access device? ==
814 +== 6.1 How to use AT Command via UART to access device? ==
906 906  
907 907  
908 908  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]]
909 909  
910 910  
911 -== 7.2 How to update firmware via UART port? ==
820 +== 6.2 How to update firmware via UART port? ==
912 912  
913 913  
914 914  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]]
915 915  
916 916  
917 -== 7.3 How to change the LoRa Frequency Bands/Region? ==
826 +== 6.3 How to change the LoRa Frequency Bands/Region? ==
918 918  
919 919  
920 920  You can follow the instructions for [[how to upgrade image>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]].
... ... @@ -921,13 +921,13 @@
921 921  When downloading the images, choose the required image file for download. ​
922 922  
923 923  
924 -= 8. Order Info =
833 += 7. Order Info =
925 925  
926 926  
927 927  [[image:image-20230131153105-4.png]]
928 928  
929 929  
930 -= 9. ​Packing Info =
839 += 8. ​Packing Info =
931 931  
932 932  
933 933  (% style="color:#037691" %)**Package Includes**:
... ... @@ -941,11 +941,9 @@
941 941  * Package Size / pcs : cm
942 942  * Weight / pcs : g
943 943  
853 += 9. Support =
944 944  
945 945  
946 -= 10. Support =
947 -
948 -
949 949  * 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.
950 950  
951 951  * 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]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0