Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Mengting Qiu on 2025/07/03 15:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -65,8 +65,6 @@ 65 65 * Downlink to change configure 66 66 * 8500mAh Battery for long term use 67 67 68 - 69 - 70 70 == 1.3 Specification == 71 71 72 72 ... ... @@ -115,8 +115,6 @@ 115 115 * Sleep Mode: 5uA @ 3.3v 116 116 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 117 117 118 - 119 - 120 120 == 1.4 Connect to SDI-12 Sensor == 121 121 122 122 ... ... @@ -151,8 +151,6 @@ 151 151 ))) 152 152 |(% 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. 153 153 154 - 155 - 156 156 == 1.7 Pin Mapping == 157 157 158 158 ... ... @@ -620,10 +620,10 @@ 620 620 621 621 Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink. 622 622 623 -(% border="1" cellspacing="4" style="width: 510px" %)624 -|(% colspan="6" style=" background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**625 -|(% style=" background-color:#f2f2f2;width:103px" %)**Sizebackground-color:#f2f2f2;width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2;width:91px" %)**1**|(% style="background-color:#f2f2f2;width:86px" %)**1**|(% style="background-color:#f2f2f2;width:44px" %)**2**626 -|(% style=" background-color:#f2f2f2;width:103px" %)**Value**|(% style="background-color:#f2f2f2;width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2;width:91px" %)Frequency Band|(% style="background-color:#f2f2f2;width:86px" %)Sub-band|(% style="background-color:#f2f2f2;width:44px" %)BAT617 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:420px" %) 618 +|(% colspan="6" style="width:434px" %)**Device Status (FPORT=5)** 619 +|(% style="width:114px" %)**Size(bytes)**|(% style="width:39px" %)**1**|(% style="width:80px" %)**2**|(% style="width:89px" %)**1**|(% style="width:59px" %)**1**|(% style="width:37px" %)**2** 620 +|(% style="width:114px" %)**Value**|(% style="width:39px" %)Sensor Model|(% style="width:80px" %)Firmware Version|(% style="width:89px" %)Frequency Band|(% style="width:59px" %)Sub-band|(% style="width:37px" %)BAT 627 627 628 628 Example parse in TTNv3 629 629 ... ... @@ -692,7 +692,7 @@ 692 692 693 693 * Periodically Uplink: FPORT=2 694 694 695 -(% border="1" cellspacing="4" style="background-color:#f 2f2f2; width:500px" %)689 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:500px" %) 696 696 |=(% style="width: 90px;" %)((( 697 697 **Size(bytes)** 698 698 )))|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands** ... ... @@ -874,14 +874,14 @@ 874 874 875 875 (% style="color:blue" %)**AT Command: AT+TDC** 876 876 877 -(% border="1" cellspacing="4" style="width:510px" %) 878 -|=(% style="width: 16 0px;background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 160px;background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response**879 -|(% style=" background-color:#f2f2f2;width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2;width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((871 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 872 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response** 873 +|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 880 880 30000 881 881 OK 882 882 the interval is 30000ms = 30s 883 883 ))) 884 -|(% style=" background-color:#f2f2f2;width:157px" %)AT+TDC=60000|(% style="background-color:#f2f2f2;width:166px" %)Set Transmit Interval|(% style="background-color:#f2f2f2" %)(((878 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|((( 885 885 OK 886 886 Set transmit interval to 60000ms = 60 seconds 887 887 ))) ... ... @@ -896,8 +896,6 @@ 896 896 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 897 897 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 898 898 899 - 900 - 901 901 == 3.2 Set Interrupt Mode == 902 902 903 903 ... ... @@ -905,20 +905,20 @@ 905 905 906 906 (% style="color:blue" %)**AT Command: AT+INTMOD** 907 907 908 -(% border="1" cellspacing="4" style="width:510px" %) 909 -|=(% style="width: 15 4px;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**910 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2;width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2;width:157px" %)(((900 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %) 901 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 187px;" %)**Function**|=(% style="width: 165px;" %)**Response** 902 +|(% style="width:156px" %)AT+INTMOD=?|(% style="width:187px" %)Show current interrupt mode|(% style="width:165px" %)((( 911 911 0 912 912 OK 913 -the mode is 0 =Disable Interrupt 905 +the mode is 0 = Disable Interrupt 914 914 ))) 915 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+INTMOD=2|(% style="background-color:#f2f2f2;width:196px" %)(((907 +|(% style="width:156px" %)AT+INTMOD=2|(% style="width:187px" %)((( 916 916 Set Transmit Interval 917 917 0. (Disable Interrupt), 918 918 ~1. (Trigger by rising and falling edge) 919 919 2. (Trigger by falling edge) 920 920 3. (Trigger by rising edge) 921 -)))|(% style=" background-color:#f2f2f2;width:157px" %)OK913 +)))|(% style="width:165px" %)OK 922 922 923 923 (% style="color:blue" %)**Downlink Command: 0x06** 924 924 ... ... @@ -929,8 +929,6 @@ 929 929 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 930 930 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 931 931 932 - 933 - 934 934 == 3.3 Set the output time == 935 935 936 936 ... ... @@ -938,54 +938,52 @@ 938 938 939 939 (% style="color:blue" %)**AT Command: AT+3V3T** 940 940 941 -(% border="1" cellspacing="4" style="width:474px" %) 942 -|=(% 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**943 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2;width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2;width:116px" %)(((931 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %) 932 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response** 933 +|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)((( 944 944 0 945 945 OK 946 946 ))) 947 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+3V3T=0|(% style="background-color:#f2f2f2;width:201px" %)Normally open 3V3 power supply.|(% style="background-color:#f2f2f2;width:116px" %)(((937 +|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)((( 948 948 OK 949 949 default setting 950 950 ))) 951 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+3V3T=1000|(% style="background-color:#f2f2f2;width:201px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2;width:116px" %)(((941 +|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)((( 952 952 OK 953 953 ))) 954 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+3V3T=65535|(% style="background-color:#f2f2f2;width:201px" %)Normally closed 3V3 power supply.|(% style="background-color:#f2f2f2;width:116px" %)(((944 +|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)((( 955 955 OK 956 956 ))) 957 957 958 - 959 959 (% style="color:blue" %)**AT Command: AT+5VT** 960 960 961 -(% border="1" cellspacing="4" style="width:470px" %) 962 -|=(% 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**963 -|(% style=" background-color:#f2f2f2;width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2;width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2;width:114px" %)(((950 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %) 951 +|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response** 952 +|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)((( 964 964 0 965 965 OK 966 966 ))) 967 -|(% style=" background-color:#f2f2f2;width:155px" %)AT+5VT=0|(% style="background-color:#f2f2f2;width:196px" %)Normally closed 5V power supply.|(% style="background-color:#f2f2f2;width:114px" %)(((956 +|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)((( 968 968 OK 969 969 default setting 970 970 ))) 971 -|(% style=" background-color:#f2f2f2;width:155px" %)AT+5VT=1000|(% style="background-color:#f2f2f2;width:196px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2;width:114px" %)(((960 +|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)((( 972 972 OK 973 973 ))) 974 -|(% style=" background-color:#f2f2f2;width:155px" %)AT+5VT=65535|(% style="background-color:#f2f2f2;width:196px" %)Normally open 5V power supply.|(% style="background-color:#f2f2f2;width:114px" %)(((963 +|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)((( 975 975 OK 976 976 ))) 977 977 978 - 979 979 (% style="color:blue" %)**AT Command: AT+12VT** 980 980 981 -(% border="1" cellspacing="4" style="width:443px" %) 982 -|=(% 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**983 -|(% style=" background-color:#f2f2f2;width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2;width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2;width:83px" %)(((969 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %) 970 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response** 971 +|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)((( 984 984 0 985 985 OK 986 986 ))) 987 -|(% style=" background-color:#f2f2f2;width:156px" %)AT+12VT=0|(% style="background-color:#f2f2f2;width:199px" %)Normally closed 12V power supply.|(% style="background-color:#f2f2f2;width:83px" %)OK988 -|(% style=" background-color:#f2f2f2;width:156px" %)AT+12VT=500|(% style="background-color:#f2f2f2;width:199px" %)Close after a delay of 500 milliseconds.|(% style="background-color:#f2f2f2;width:83px" %)(((975 +|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK 976 +|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)((( 989 989 OK 990 990 ))) 991 991 ... ... @@ -1002,8 +1002,6 @@ 1002 1002 * Example 5: Downlink Payload: 070301F4 **~-~-->** AT+12VT=500 1003 1003 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 1004 1004 1005 - 1006 - 1007 1007 == 3.4 Set the all data mode == 1008 1008 1009 1009 ... ... @@ -1011,13 +1011,13 @@ 1011 1011 1012 1012 (% style="color:blue" %)**AT Command: AT+ALLDATAMOD** 1013 1013 1014 -(% border="1" cellspacing="4" style="width:437px" %) 1015 -|= (% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**1016 -| (% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((1000 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %) 1001 +|=**Command Example**|=**Function**|=**Response** 1002 +|AT+ALLDATAMOD=?|Show current all data mode|((( 1017 1017 0 1018 1018 OK 1019 1019 ))) 1020 -| (% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=1|(% style="background-color:#f2f2f2" %)Set all data mode is 1.|(% style="background-color:#f2f2f2" %)OK1006 +|AT+ALLDATAMOD=1|Set all data mode is 1.|OK 1021 1021 1022 1022 (% style="color:blue" %)**Downlink Command: 0xAB** 1023 1023 ... ... @@ -1026,8 +1026,6 @@ 1026 1026 * Example 1: Downlink Payload: AB 00 ~/~/ AT+ALLDATAMOD=0 1027 1027 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 1028 1028 1029 - 1030 - 1031 1031 == 3.5 Set the splicing payload for uplink == 1032 1032 1033 1033 ... ... @@ -1035,21 +1035,21 @@ 1035 1035 1036 1036 (% style="color:blue" %)**AT Command: AT+DATAUP** 1037 1037 1038 -(% border="1" cellspacing="4" style="width:510px" %) 1039 -|=(% style="width: 154px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 266px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**1040 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+DATAUP =?|(% style="background-color:#f2f2f2;width:266px" %)Show current splicing payload for uplink mode|(% style="background-color:#f2f2f2" %)(((1022 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %) 1023 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 266px;" %)**Function**|=**Response** 1024 +|(% style="width:154px" %)AT+DATAUP =?|(% style="width:266px" %)Show current splicing payload for uplink mode|((( 1041 1041 0 1042 1042 OK 1043 1043 ))) 1044 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+DATAUP =0|(% style="background-color:#f2f2f2;width:266px" %)(((1028 +|(% style="width:154px" %)AT+DATAUP =0|(% style="width:266px" %)((( 1045 1045 Set splicing payload for uplink mode is 0. 1046 -)))|( % style="background-color:#f2f2f2" %)(((1030 +)))|((( 1047 1047 OK 1048 1048 ))) 1049 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+DATAUP =1|(% style="background-color:#f2f2f2;width:266px" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|(% style="background-color:#f2f2f2" %)OK1050 -|(% style=" background-color:#f2f2f2;width:154px" %)AT+DATAUP =1,20000|(% style="background-color:#f2f2f2;width:266px" %)(((1033 +|(% style="width:154px" %)AT+DATAUP =1|(% style="width:266px" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|OK 1034 +|(% style="width:154px" %)AT+DATAUP =1,20000|(% style="width:266px" %)((( 1051 1051 Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds. 1052 -)))| (% style="background-color:#f2f2f2" %)OK1036 +)))|OK 1053 1053 1054 1054 (% style="color:blue" %)**Downlink Command: 0xAD** 1055 1055 ... ... @@ -1069,13 +1069,13 @@ 1069 1069 1070 1070 (% style="color:blue" %)**AT Command: AT+PAYVER** 1071 1071 1072 -(% border="1" cellspacing="4" style="width:437px" %) 1073 -|=(% style="width: 158px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 192px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**1074 -|(% style=" background-color:#f2f2f2;width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2;width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((1056 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %) 1057 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 192px;" %)**Function**|=**Response** 1058 +|(% style="width:158px" %)AT+PAYVER=?|(% style="width:192px" %)Show current payload version|((( 1075 1075 1 1076 1076 OK 1077 1077 ))) 1078 -|(% style=" background-color:#f2f2f2;width:158px" %)AT+PAYVER=5|(% style="background-color:#f2f2f2;width:192px" %)Set payload version is 5.|(% style="background-color:#f2f2f2" %)OK1062 +|(% style="width:158px" %)AT+PAYVER=5|(% style="width:192px" %)Set payload version is 5.|OK 1079 1079 1080 1080 (% style="color:blue" %)**Downlink Command: 0xAE** 1081 1081 ... ... @@ -1084,16 +1084,76 @@ 1084 1084 * Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1 1085 1085 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1086 1086 1071 += 4. Battery & how to replace = 1087 1087 1073 +== 4.1 Battery Type == 1088 1088 1089 -= 4. Battery & Power Consumption = 1090 1090 1076 +SDI-12-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. 1091 1091 1092 -SDI-12-LB uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. 1093 1093 1094 - [[**BatteryInfo& PowerConsumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]].1079 +The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 1095 1095 1081 +[[image:1675234124233-857.png||_mstalt="295035"]] 1096 1096 1083 + 1084 +Minimum Working Voltage for the SDI-12-LB: 1085 + 1086 +SDI-12-LB: 2.45v ~~ 3.6v 1087 + 1088 + 1089 +== 4.2 Replace Battery == 1090 + 1091 + 1092 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. 1093 + 1094 +And make sure the positive and negative pins match. 1095 + 1096 + 1097 +== 4.3 Power Consumption Analyze == 1098 + 1099 + 1100 +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. 1101 + 1102 +Instruction to use as below: 1103 + 1104 +(% 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]] 1105 + 1106 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose 1107 + 1108 +* Product Model 1109 +* Uplink Interval 1110 +* Working Mode 1111 + 1112 +And the Life expectation in difference case will be shown on the right. 1113 + 1114 + 1115 +[[image:1675234155374-163.png||_mstalt="294411"]] 1116 + 1117 + 1118 +The battery related documents as below: 1119 + 1120 +* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]], 1121 +* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]] 1122 +* [[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]] 1123 + 1124 +[[image:image-20230201145019-19.png||_mstalt="453947"]] 1125 + 1126 + 1127 +=== 4.3.1 Battery Note === 1128 + 1129 + 1130 +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. 1131 + 1132 + 1133 +=== 4.3.2 Replace the battery === 1134 + 1135 + 1136 +You can change the battery in the SDI-12-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. 1137 + 1138 +The default battery pack of SDI-12-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) 1139 + 1140 + 1097 1097 = 5. Remote Configure device = 1098 1098 1099 1099 == 5.1 Connect via BLE == ... ... @@ -1173,8 +1173,6 @@ 1173 1173 * Package Size / pcs : cm 1174 1174 * Weight / pcs : g 1175 1175 1176 - 1177 - 1178 1178 = 10. Support = 1179 1179 1180 1180