<
From version < 52.2 >
edited by Xiaoling
on 2023/03/24 13:55
To version < 53.1 >
edited by Edwin Chen
on 2023/04/01 21:15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -61,7 +61,6 @@
61 61  * Controllable 3.3v,5v and 12v output to power external sensor
62 62  
63 63  
64 -
65 65  == 1.3 Specification ==
66 66  
67 67  
... ... @@ -109,7 +109,6 @@
109 109  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
110 110  
111 111  
112 -
113 113  == 1.4 Probe Types ==
114 114  
115 115  === 1.4.1 Thread Installation Type ===
... ... @@ -129,7 +129,6 @@
129 129  * Connector Type: Various Types, see order info
130 130  
131 131  
132 -
133 133  === 1.4.2 Immersion Type ===
134 134  
135 135  
... ... @@ -144,7 +144,6 @@
144 144  * Material: 316 stainless steels
145 145  
146 146  
147 -
148 148  == 1.5 Probe Dimension ==
149 149  
150 150  
... ... @@ -216,7 +216,6 @@
216 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.
217 217  
218 218  
219 -
220 220  == 1.9 Pin Mapping ==
221 221  
222 222  
... ... @@ -572,17 +572,18 @@
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 =
570 += 3. Configure PS-LB =
576 576  
572 +== 3.1 Configure Methods ==
577 577  
578 -Use can configure PS-LB via AT Command or LoRaWAN Downlink.
574 +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.
576 +* AT Command via Bluetooth Connection (**Recommand Way**): [[BLE Configure Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
577 +* 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]].
578 +* 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:
584 584  
585 -* (% style="color:#037691" %)**General Commands**
581 +== 3.2 General Commands ==
586 586  
587 587  These commands are to configure:
588 588  
... ... @@ -589,17 +589,18 @@
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:
588 +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/]]
590 +[[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  
594 +== 3.3 Commands special design for PS-LB ==
595 +
599 599  These commands only valid for PS-LB, as below:
600 600  
601 601  
602 -== 3.1 Set Transmit Interval Time ==
599 +=== 3.3.1 Set Transmit Interval Time ===
603 603  
604 604  
605 605  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -628,10 +628,9 @@
628 628  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
629 629  
630 630  
628 +=== 3.3.2 Set Interrupt Mode ===
631 631  
632 -== 3.2 Set Interrupt Mode ==
633 633  
634 -
635 635  Feature, Set Interrupt mode for GPIO_EXIT.
636 636  
637 637  (% style="color:blue" %)**AT Command: AT+INTMOD**
... ... @@ -661,10 +661,9 @@
661 661  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
662 662  
663 663  
660 +=== 3.3.3 Set the output time ===
664 664  
665 -== 3.3 Set the output time ==
666 666  
667 -
668 668  Feature, Control the output 3V3 , 5V or 12V.
669 669  
670 670  (% style="color:blue" %)**AT Command: AT+3V3T**
... ... @@ -732,10 +732,9 @@
732 732  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
733 733  
734 734  
730 +=== 3.3.4 Set the Probe Model ===
735 735  
736 -== 3.4 Set the Probe Model ==
737 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**
... ... @@ -771,10 +771,9 @@
771 771  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
772 772  
773 773  
768 +=== 3.3.5 Multiple collections are one uplink(Since firmware V1.1) ===
774 774  
775 -== 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
776 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**
... ... @@ -813,108 +813,34 @@
813 813  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
814 814  
815 815  
809 += 4. Battery & Power Consumption =
816 816  
817 -= 4. Battery & how to replace =
811 +PS-LB-NA uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
818 818  
819 -== 4.1 Battery Type ==
813 + [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
820 820  
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.
816 += 5. OTA firmware update =
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 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 =
822 += 6. FAQ =
904 904  
905 -== 7.1 How to use AT Command via UART to access device? ==
824 +== 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? ==
830 +== 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? ==
836 +== 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 =
843 += 7. Order Info =
925 925  
926 926  
927 927  [[image:image-20230131153105-4.png]]
928 928  
929 929  
930 -= 9. ​Packing Info =
849 += 8. ​Packing Info =
931 931  
932 932  
933 933  (% style="color:#037691" %)**Package Includes**:
... ... @@ -942,10 +942,9 @@
942 942  * Weight / pcs : g
943 943  
944 944  
864 += 9. Support =
945 945  
946 -= 10. Support =
947 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