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

From version 105.1
edited by Mengting Qiu
on 2024/08/23 16:55
Change comment: Uploaded new attachment "image-20240823165526-2.png", version {1}
To version 122.1
edited by Xiaoling
on 2024/09/26 13:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -47,7 +47,7 @@
47 47  )))
48 48  
49 49  (((
50 -SDI-12-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%) or (% style="color:blue" %)**solar powered + li-on battery**(%%) it is designed for long term use up to 5 years.
50 +SDI-12-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%) or (% style="color:blue" %)**solar powered + Li-ion battery**(%%) it is designed for long term use up to 5 years.
51 51  )))
52 52  
53 53  (((
... ... @@ -72,7 +72,7 @@
72 72  * Uplink on periodically
73 73  * Downlink to change configure
74 74  * 8500mAh Li/SOCl2 Battery (SDI-12-LB)
75 -* Solar panel + 3000mAh Li-on battery (SDI-12-LS)
75 +* Solar panel + 3000mAh Li-ion battery (SDI-12-LS)
76 76  
77 77  == 1.3 Specification ==
78 78  
... ... @@ -259,7 +259,16 @@
259 259  
260 260  User need to configure SDI-12-LB/LS to communicate with SDI-12 sensors otherwise the uplink payload will only include a few bytes.
261 261  
262 +If you use UART to connect a computer, refer to the following connection methods:
262 262  
264 +[[image:image-20240823165402-1.jpeg||height="488" width="678"]]
265 +
266 +Screenshot example:
267 +
268 +[[image:image-20240823165526-2.png||height="489" width="690"]]
269 +
270 +
271 +
263 263  === 2.3.1 Basic SDI-12 debug command ===
264 264  
265 265  
... ... @@ -1047,7 +1047,7 @@
1047 1047  [[image:image-20230627180303-6.png||height="292" width="1171"]]
1048 1048  
1049 1049  
1050 -=== 2.6.7 Example 6 ~-~- Connect to GroPoint Profile-8 (SDI-12 Version) ===
1059 +=== 2.6.7 Example 7 ~-~- Connect to GroPoint Profile-8 (SDI-12 Version) ===
1051 1051  
1052 1052  ==== 2.6.7.1  Reference Manual and Command ====
1053 1053  
... ... @@ -1086,6 +1086,46 @@
1086 1086  [[image:image-20240423162322-4.png||height="269" width="933"]]
1087 1087  
1088 1088  
1098 +=== 2.6.8 Example 8 ~-~- Connect to Acclima TDR Soil Moisture Sensor ===
1099 +
1100 +==== 2.6.8.1  Reference Manual and Command ====
1101 +
1102 +
1103 +* [[Acclima TDR Soil Moisture Sensor User Manual>>url:https://acclima.com/tdr-soil-moisture-sensor-user-manual/]]
1104 +
1105 +* Commands to be used in PC and output.
1106 +
1107 +1. check device address
1108 +1. change device address
1109 +1. check device ID
1110 +1. start measure
1111 +1. Get Meausre result
1112 +
1113 +[[image:image-20240903152650-3.png]]
1114 +
1115 +[[image:image-20240903152627-2.png]]
1116 +
1117 +
1118 +==== 2.6.8.2 Hardware Connection to SDI-12-LB/LS ====
1119 +
1120 +
1121 +(% style="color:red" %)**Note: When the bytes returned by the sensor are not fixed, the full byte interception can be used: AT+ALLDATAMOD=1 (The DATACUTx parameter needs to be cleared when using this directive, or it will not work.)**
1122 +
1123 +[[image:image-20240903153004-5.png||height="358" width="660"]]
1124 +
1125 +
1126 +==== 2.6.8.3 Commands set in SDI-12-LB/LS and uplink payload ====
1127 +
1128 +
1129 +[[image:image-20240903153258-6.png]]
1130 +
1131 +[[image:image-20240903153627-7.png]]
1132 +
1133 +DATA in TTN:
1134 +
1135 +[[image:image-20240903154020-10.png||height="467" width="961"]]
1136 +
1137 +
1089 1089  == 2.7 Frequency Plans ==
1090 1090  
1091 1091  
... ... @@ -1157,6 +1157,7 @@
1157 1157  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1158 1158  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1159 1159  
1209 +
1160 1160  == 3.2 Set Interrupt Mode ==
1161 1161  
1162 1162  
... ... @@ -1188,6 +1188,8 @@
1188 1188  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1189 1189  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1190 1190  
1241 +
1242 +
1191 1191  == 3.3 Set the output time ==
1192 1192  
1193 1193  
... ... @@ -1259,6 +1259,8 @@
1259 1259  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1260 1260  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1261 1261  
1314 +
1315 +
1262 1262  == 3.4 Set the all data mode ==
1263 1263  
1264 1264  
... ... @@ -1281,6 +1281,8 @@
1281 1281  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1282 1282  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1283 1283  
1338 +
1339 +
1284 1284  == 3.5 Set the splicing payload for uplink ==
1285 1285  
1286 1286  
image-20240903152517-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +11.5 KB
Content
image-20240903152627-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +36.2 KB
Content
image-20240903152650-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +22.7 KB
Content
image-20240903152742-4.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +5.2 MB
Content
image-20240903153004-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +1.1 MB
Content
image-20240903153258-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +22.4 KB
Content
image-20240903153627-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +21.2 KB
Content
image-20240903153727-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +102.0 KB
Content
image-20240903153854-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +214.8 KB
Content
image-20240903154020-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +100.9 KB
Content