Last modified by Mengting Qiu on 2025/07/03 15:42

From version 71.1
edited by Edwin Chen
on 2023/06/03 12:38
Change comment: There is no comment for this version
To version 48.6
edited by Xiaoling
on 2023/04/03 11:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -65,6 +65,7 @@
65 65  * Downlink to change configure
66 66  * 8500mAh Battery for long term use
67 67  
68 +
68 68  == 1.3 Specification ==
69 69  
70 70  
... ... @@ -113,6 +113,7 @@
113 113  * Sleep Mode: 5uA @ 3.3v
114 114  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
115 115  
117 +
116 116  == 1.4 Connect to SDI-12 Sensor ==
117 117  
118 118  
... ... @@ -134,7 +134,7 @@
134 134  [[image:1675212633011-651.png||_mstalt="291538"]]
135 135  
136 136  
137 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
139 +(% border="1" cellspacing="4" style="width:510px" %)
138 138  |=(% 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**
139 139  |(% 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" %)(((
140 140  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
... ... @@ -147,6 +147,7 @@
147 147  )))
148 148  |(% 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.
149 149  
152 +
150 150  == 1.7 Pin Mapping ==
151 151  
152 152  
... ... @@ -202,7 +202,7 @@
202 202  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
203 203  
204 204  
205 -[[image:image-20230426084456-1.png||height="241" width="519"]]
208 +[[image:image-20230201152430-20.jpeg||_mstalt="492245"]]
206 206  
207 207  
208 208  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -480,8 +480,8 @@
480 480  (% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
481 481  
482 482  (% border="1" style="width:436px" %)
483 -|(% style="background-color:#f2f2f2; width:433px" %)(((
484 -(% style="color:#0070c0" %)**AT+DATACUTx=a,b,c**
486 +|(% style="width:433px;background-color:#F2F2F2 %)(((
487 +**(% style="color:#0070C0" %)AT+DATACUTx=a,b,c**
485 485  
486 486  **a**:  length for the return of AT+COMMAND
487 487  
... ... @@ -493,11 +493,11 @@
493 493  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
494 494  
495 495  
496 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
499 +(% border="1" cellspacing="4" style="width:510px" %)
497 497  |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
498 -|(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
499 -|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~8+12~~16|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
500 -|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~34|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
501 +|(% style="width:164px;background-color:#F2F2F2" %)34,1,1+2+3|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33
502 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~8+12~~16|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
503 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~34|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
501 501  
502 502  * (% style="color:blue" %)** Downlink Payload:**
503 503  
... ... @@ -614,7 +614,7 @@
614 614  
615 615  Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink.
616 616  
617 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
620 +(% border="1" cellspacing="4" style="width:510px" %)
618 618  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
619 619  |(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-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**
620 620  |(% 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" %)BAT
... ... @@ -686,10 +686,10 @@
686 686  
687 687  * Periodically Uplink: FPORT=2
688 688  
689 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
690 -|=(% style="width: 90px;background-color:#D9E2F3" %)(((
692 +(% border="1" cellspacing="4" style="background-color:#F2F2F2; width:500px" %)
693 +|=(% style="width: 90px;" %)(((
691 691  **Size(bytes)**
692 -)))|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 90px;background-color:#D9E2F3" %)**1**|=(% style="width: 240px;background-color:#D9E2F3" %)**Length depends on the return from the commands**
695 +)))|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands**
693 693  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
694 694  Battery(mV)
695 695  &
... ... @@ -726,7 +726,6 @@
726 726  
727 727  === 2.4.5 Payload version ===
728 728  
729 -
730 730  The version number of the payload, mainly used for decoding. The default is 01.
731 731  
732 732  
... ... @@ -751,9 +751,9 @@
751 751  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
752 752  
753 753  
754 -== 2.6 Examples To Set SDI commands ==
756 +== 2.6 Examples To Set SDI commands. ==
755 755  
756 -=== 2.6.1 Examples 1 ~-~- General Example ===
758 +=== 2.6.1 Examples 1 ===
757 757  
758 758  
759 759  COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication.
... ... @@ -819,147 +819,6 @@
819 819  Partial cut, the cut sensor address and the first two parameters:(% style="color:#037691" %)**AT+DATACUTx=25,2,1~~12, cut out the character field ” 4+30.8+22.84”**.
820 820  
821 821  
822 -=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
823 -
824 -==== 2.6.2.1 Reference Manual and Command ====
825 -
826 -* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
827 -* Commands to be used in PC and output.
828 -
829 -1.check device address
830 -
831 -2.change device address
832 -
833 -3.check device ID
834 -
835 -4.start measure
836 -
837 -5.Get Meausre result
838 -
839 -[[image:image-20230603120209-2.png||height="281" width="267"]]
840 -
841 -
842 -==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
843 -
844 -[[image:image-20230603120515-3.png]]
845 -
846 -
847 -==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
848 -
849 -[[image:image-20230603120648-4.png]]
850 -
851 -[[image:image-20230603120726-5.png]]
852 -
853 -Data in TTN:
854 -
855 -[[image:image-20230603120859-6.png||height="118" width="1285"]]
856 -
857 -
858 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 ===
859 -
860 -==== 2.6.3.1 Reference Manual and Command ====
861 -
862 -* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
863 -* Commands to be used in PC and output.
864 -
865 -1.check device address
866 -
867 -2.change device address
868 -
869 -3.check device ID
870 -
871 -4.start measure
872 -
873 -5.Get Meausre result
874 -
875 -[[image:image-20230603121606-7.png||height="242" width="307"]]
876 -
877 -
878 -==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
879 -
880 -[[image:image-20230603121643-8.png||height="442" width="656"]]
881 -
882 -
883 -==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
884 -
885 -[[image:image-20230603121721-9.png]]
886 -
887 -[[image:image-20230603121752-10.png]]
888 -
889 -Data in TTN:
890 -
891 -[[image:image-20230603121826-11.png||height="155" width="1104"]]
892 -
893 -
894 -
895 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
896 -
897 -
898 -==== 2.6.4.1 Reference Manual and Command ====
899 -
900 -* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
901 -* Commands to be used in PC and output.
902 -
903 -1.check device address
904 -
905 -2.change device address
906 -
907 -3.check device ID
908 -
909 -4.start measure
910 -
911 -5.Get Meausre result
912 -
913 -[[image:image-20230603122248-16.png||height="196" width="198"]]
914 -
915 -
916 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
917 -
918 -[[image:image-20230603122212-15.png||height="502" width="667"]]
919 -
920 -
921 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
922 -
923 -[[image:image-20230603122040-12.png]]
924 -
925 -[[image:image-20230603122109-13.png||height="469" width="762"]]
926 -
927 -Data in TTN:
928 -
929 -[[image:image-20230603122139-14.png||height="148" width="1128"]]
930 -
931 -
932 -
933 -=== (% id="cke_bm_1489640S" style="display: none; display: none" %) (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.5 Example 5 ~-~- Connect to SIL-400/TEROS-12 & Hygrovue10 ===
934 -
935 -==== 2.6.3.1 Important Notice! ====
936 -
937 -* The product page and reference command see above example 2,3,4
938 -* All of these SDI-12 sensors use the same address (address 0) by default. So we need to change their address to different address, by using **aAb!** command. See above example.
939 -* The sensor needs to be powered to a steady statue. So the 12VT time need to be set to the maximum stable time for the sensors. in this example, it is 13 seconds.
940 -* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
941 -
942 -
943 -
944 -==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
945 -
946 -[[image:image-20230603122508-17.png||height="526" width="742"]]
947 -
948 -
949 -==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
950 -
951 -[[image:image-20230603122549-18.png]]
952 -
953 -[[image:image-20230603122623-19.png||height="483" width="1121"]]
954 -
955 -Data in TTN:
956 -
957 -[[image:image-20230603122719-20.png||height="151" width="1179"]]
958 -
959 -
960 -
961 -
962 -
963 963  == 2.7 Frequency Plans ==
964 964  
965 965  
... ... @@ -1010,14 +1010,14 @@
1010 1010  
1011 1011  (% style="color:blue" %)**AT Command: AT+TDC**
1012 1012  
1013 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1014 -|=(% style="width: 160px; 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**
1015 -|(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
874 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
875 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
876 +|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
1016 1016  30000
1017 1017  OK
1018 1018  the interval is 30000ms = 30s
1019 1019  )))
1020 -|(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=60000|(% style="background-color:#f2f2f2; width:166px" %)Set Transmit Interval|(% style="background-color:#f2f2f2" %)(((
881 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
1021 1021  OK
1022 1022  Set transmit interval to 60000ms = 60 seconds
1023 1023  )))
... ... @@ -1032,6 +1032,7 @@
1032 1032  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1033 1033  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1034 1034  
896 +
1035 1035  == 3.2 Set Interrupt Mode ==
1036 1036  
1037 1037  
... ... @@ -1039,20 +1039,20 @@
1039 1039  
1040 1040  (% style="color:blue" %)**AT Command: AT+INTMOD**
1041 1041  
1042 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1043 -|=(% 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**
1044 -|(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
904 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
905 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 187px;" %)**Function**|=(% style="width: 165px;" %)**Response**
906 +|(% style="width:156px" %)AT+INTMOD=?|(% style="width:187px" %)Show current interrupt mode|(% style="width:165px" %)(((
1045 1045  0
1046 1046  OK
1047 -the mode is 0 =Disable Interrupt
909 +the mode is 0 = Disable Interrupt
1048 1048  )))
1049 -|(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=2|(% style="background-color:#f2f2f2; width:196px" %)(((
911 +|(% style="width:156px" %)AT+INTMOD=2|(% style="width:187px" %)(((
1050 1050  Set Transmit Interval
1051 1051  0. (Disable Interrupt),
1052 1052  ~1. (Trigger by rising and falling edge)
1053 1053  2. (Trigger by falling edge)
1054 1054  3. (Trigger by rising edge)
1055 -)))|(% style="background-color:#f2f2f2; width:157px" %)OK
917 +)))|(% style="width:165px" %)OK
1056 1056  
1057 1057  (% style="color:blue" %)**Downlink Command: 0x06**
1058 1058  
... ... @@ -1063,6 +1063,7 @@
1063 1063  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1064 1064  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1065 1065  
928 +
1066 1066  == 3.3 Set the output time ==
1067 1067  
1068 1068  
... ... @@ -1070,52 +1070,52 @@
1070 1070  
1071 1071  (% style="color:blue" %)**AT Command: AT+3V3T**
1072 1072  
1073 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
1074 -|=(% 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**
1075 -|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
936 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %)
937 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response**
938 +|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)(((
1076 1076  0
1077 1077  OK
1078 1078  )))
1079 -|(% 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" %)(((
942 +|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)(((
1080 1080  OK
1081 1081  default setting
1082 1082  )))
1083 -|(% 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" %)(((
946 +|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)(((
1084 1084  OK
1085 1085  )))
1086 -|(% 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" %)(((
949 +|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)(((
1087 1087  OK
1088 1088  )))
1089 1089  
1090 1090  (% style="color:blue" %)**AT Command: AT+5VT**
1091 1091  
1092 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
1093 -|=(% 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**
1094 -|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
955 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %)
956 +|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response**
957 +|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)(((
1095 1095  0
1096 1096  OK
1097 1097  )))
1098 -|(% 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" %)(((
961 +|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)(((
1099 1099  OK
1100 1100  default setting
1101 1101  )))
1102 -|(% 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" %)(((
965 +|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)(((
1103 1103  OK
1104 1104  )))
1105 -|(% 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" %)(((
968 +|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)(((
1106 1106  OK
1107 1107  )))
1108 1108  
1109 1109  (% style="color:blue" %)**AT Command: AT+12VT**
1110 1110  
1111 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1112 -|=(% 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**
1113 -|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
974 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %)
975 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response**
976 +|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)(((
1114 1114  0
1115 1115  OK
1116 1116  )))
1117 -|(% 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" %)OK
1118 -|(% 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" %)(((
980 +|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK
981 +|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)(((
1119 1119  OK
1120 1120  )))
1121 1121  
... ... @@ -1132,6 +1132,7 @@
1132 1132  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1133 1133  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1134 1134  
998 +
1135 1135  == 3.4 Set the all data mode ==
1136 1136  
1137 1137  
... ... @@ -1139,13 +1139,13 @@
1139 1139  
1140 1140  (% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1141 1141  
1142 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1143 -|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1144 -|(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1006 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
1007 +|=**Command Example**|=**Function**|=**Response**
1008 +|AT+ALLDATAMOD=?|Show current all data mode|(((
1145 1145  0
1146 1146  OK
1147 1147  )))
1148 -|(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=1|(% style="background-color:#f2f2f2" %)Set all data mode is 1.|(% style="background-color:#f2f2f2" %)OK
1012 +|AT+ALLDATAMOD=1|Set all data mode is 1.|OK
1149 1149  
1150 1150  (% style="color:blue" %)**Downlink Command: 0xAB**
1151 1151  
... ... @@ -1154,6 +1154,7 @@
1154 1154  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1155 1155  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1156 1156  
1021 +
1157 1157  == 3.5 Set the splicing payload for uplink ==
1158 1158  
1159 1159  
... ... @@ -1161,21 +1161,21 @@
1161 1161  
1162 1162  (% style="color:blue" %)**AT Command: AT+DATAUP**
1163 1163  
1164 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1165 -|=(% 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**
1166 -|(% 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" %)(((
1029 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %)
1030 +|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 266px;" %)**Function**|=**Response**
1031 +|(% style="width:154px" %)AT+DATAUP =?|(% style="width:266px" %)Show current splicing payload for uplink mode|(((
1167 1167  0
1168 1168  OK
1169 1169  )))
1170 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =0|(% style="background-color:#f2f2f2; width:266px" %)(((
1035 +|(% style="width:154px" %)AT+DATAUP =0|(% style="width:266px" %)(((
1171 1171  Set splicing payload for uplink mode is 0.
1172 -)))|(% style="background-color:#f2f2f2" %)(((
1037 +)))|(((
1173 1173  OK
1174 1174  )))
1175 -|(% 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" %)OK
1176 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =1,20000|(% style="background-color:#f2f2f2; width:266px" %)(((
1040 +|(% 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
1041 +|(% style="width:154px" %)AT+DATAUP =1,20000|(% style="width:266px" %)(((
1177 1177  Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds.
1178 -)))|(% style="background-color:#f2f2f2" %)OK
1043 +)))|OK
1179 1179  
1180 1180  (% style="color:blue" %)**Downlink Command: 0xAD**
1181 1181  
... ... @@ -1195,13 +1195,13 @@
1195 1195  
1196 1196  (% style="color:blue" %)**AT Command: AT+PAYVER**
1197 1197  
1198 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1199 -|=(% 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**
1200 -|(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1063 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
1064 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 192px;" %)**Function**|=**Response**
1065 +|(% style="width:158px" %)AT+PAYVER=?|(% style="width:192px" %)Show current payload version|(((
1201 1201  1
1202 1202  OK
1203 1203  )))
1204 -|(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=5|(% style="background-color:#f2f2f2; width:192px" %)Set payload version is 5.|(% style="background-color:#f2f2f2" %)OK
1069 +|(% style="width:158px" %)AT+PAYVER=5|(% style="width:192px" %)Set payload version is 5.|OK
1205 1205  
1206 1206  (% style="color:blue" %)**Downlink Command: 0xAE**
1207 1207  
... ... @@ -1210,14 +1210,77 @@
1210 1210  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1211 1211  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1212 1212  
1213 -= 4. Battery & Power Consumption =
1214 1214  
1079 += 4. Battery & how to replace =
1215 1215  
1216 -SDI-12-LB uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1081 +== 4.1 Battery Type ==
1217 1217  
1218 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1219 1219  
1084 +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.
1220 1220  
1086 +
1087 +The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
1088 +
1089 +[[image:1675234124233-857.png||_mstalt="295035"]]
1090 +
1091 +
1092 +Minimum Working Voltage for the SDI-12-LB:
1093 +
1094 +SDI-12-LB:  2.45v ~~ 3.6v
1095 +
1096 +
1097 +== 4.2 Replace Battery ==
1098 +
1099 +
1100 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1101 +
1102 +And make sure the positive and negative pins match.
1103 +
1104 +
1105 +== 4.3 Power Consumption Analyze ==
1106 +
1107 +
1108 +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.
1109 +
1110 +Instruction to use as below:
1111 +
1112 +(% 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]]
1113 +
1114 +(% style="color:blue" %)**Step 2:**(%%) Open it and choose
1115 +
1116 +* Product Model
1117 +* Uplink Interval
1118 +* Working Mode
1119 +
1120 +And the Life expectation in difference case will be shown on the right.
1121 +
1122 +
1123 +[[image:1675234155374-163.png||_mstalt="294411"]]
1124 +
1125 +
1126 +The battery related documents as below:
1127 +
1128 +* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]],
1129 +* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]]
1130 +* [[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]]
1131 +
1132 +[[image:image-20230201145019-19.png||_mstalt="453947"]]
1133 +
1134 +
1135 +=== 4.3.1 ​Battery Note ===
1136 +
1137 +
1138 +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.
1139 +
1140 +
1141 +=== 4.3.2 Replace the battery ===
1142 +
1143 +
1144 +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.
1145 +
1146 +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)
1147 +
1148 +
1221 1221  = 5. Remote Configure device =
1222 1222  
1223 1223  == 5.1 Connect via BLE ==
... ... @@ -1282,6 +1282,7 @@
1282 1282  )))
1283 1283  
1284 1284  
1213 +
1285 1285  = 9. Packing Info =
1286 1286  
1287 1287  
... ... @@ -1296,6 +1296,7 @@
1296 1296  * Package Size / pcs : cm
1297 1297  * Weight / pcs : g
1298 1298  
1228 +
1299 1299  = 10. ​Support =
1300 1300  
1301 1301  
... ... @@ -1302,3 +1302,5 @@
1302 1302  * 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.
1303 1303  
1304 1304  * 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]]
1235 +
1236 +
image-20230426084456-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content
image-20230603120127-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -5.7 KB
Content
image-20230603120209-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -22.8 KB
Content
image-20230603120515-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -489.3 KB
Content
image-20230603120648-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -100.8 KB
Content
image-20230603120726-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -133.2 KB
Content
image-20230603120859-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -55.9 KB
Content
image-20230603121606-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -24.4 KB
Content
image-20230603121643-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -889.7 KB
Content
image-20230603121721-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -105.4 KB
Content
image-20230603121752-10.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -160.0 KB
Content
image-20230603121826-11.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -52.8 KB
Content
image-20230603122040-12.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -128.1 KB
Content
image-20230603122109-13.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -271.1 KB
Content
image-20230603122139-14.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -70.4 KB
Content
image-20230603122212-15.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -818.3 KB
Content
image-20230603122248-16.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -12.7 KB
Content
image-20230603122508-17.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -980.2 KB
Content
image-20230603122549-18.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -90.9 KB
Content
image-20230603122623-19.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -139.5 KB
Content
image-20230603122719-20.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -83.8 KB
Content