<
From version < 90.4 >
edited by Xiaoling
on 2024/01/03 17:08
To version < 90.10 >
edited by Xiaoling
on 2024/01/03 18:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -71,7 +71,8 @@
71 71  * Support wireless OTA update firmware
72 72  * Uplink on periodically
73 73  * Downlink to change configure
74 -* 8500mAh Battery for long term use
74 +* 8500mAh Li/SOCl2 Battery (SDI-12-LB)
75 +* Solar panel + 3000mAh Li-on battery (SDI-12-LS)
75 75  
76 76  == 1.3 Specification ==
77 77  
... ... @@ -84,7 +84,7 @@
84 84  
85 85  (% style="color:#037691" %)**Common DC Characteristics:**
86 86  
87 -* Supply Voltage: 2.5v ~~ 3.6v
88 +* Supply Voltage: Built-in Battery, 2.5v ~~ 3.6v
88 88  * Support current: 5V 300mA, 12V 100mA
89 89  * Operating Temperature: -40 ~~ 85°C
90 90  
... ... @@ -137,11 +137,10 @@
137 137  == 1.6 Button & LEDs ==
138 138  
139 139  
140 -[[image:1675212633011-651.png||_mstalt="291538"]]
141 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240103160425-4.png?rev=1.1||alt="image-20240103160425-4.png"]]
141 141  
142 -
143 143  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
144 -|=(% 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**
144 +|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 225px;background-color:#4F81BD;color:white" %)**Action**
145 145  |(% 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" %)(((
146 146  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
147 147  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
... ... @@ -175,7 +175,9 @@
175 175  
176 176  == 1.9 Mechanical ==
177 177  
178 +=== 1.9.1 for LB version ===
178 178  
180 +
179 179  [[image:image-20230201090139-2.png||_mstalt="428623"]]
180 180  
181 181  [[image:image-20230201090139-3.png||_mstalt="428987"]]
... ... @@ -183,6 +183,12 @@
183 183  [[image:image-20230201090139-4.png||_mstalt="429351"]]
184 184  
185 185  
188 +=== 1.9.2 for LS version ===
189 +
190 +
191 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20231231203439-3.png?width=886&height=385&rev=1.1||alt="image-20231231203439-3.png"]]
192 +
193 +
186 186  = 2. Configure SDI-12 to connect to LoRaWAN network =
187 187  
188 188  == 2.1 How it works ==
... ... @@ -519,7 +519,7 @@
519 519  
520 520  
521 521  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
522 -|=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
530 +|=(% style="width: 164px;background-color:#4F81BD;color:white" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#4F81BD;color:white" %)**Final Result to combine Payload**
523 523  |(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
524 524  |(% 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
525 525  |(% 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
... ... @@ -561,7 +561,7 @@
561 561  Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10
562 562  
563 563  
564 -* (% style="color:#037691" %)** Downlink Payload:**
572 +* (% style="color:#037691" %)**Downlink Payload:**
565 565  
566 566  (% style="color:#4f81bd" %)**0x09 aa bb**(%%)  same as AT+CMDEAR=aa,bb
567 567  
... ... @@ -640,7 +640,7 @@
640 640  Users can also use the downlink command(0x26 01) to ask SDI-12-LB/LS to resend this uplink.
641 641  
642 642  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
643 -|(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
651 +|(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)**
644 644  |(% 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**
645 645  |(% 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
646 646  
... ... @@ -712,9 +712,9 @@
712 712  * Periodically Uplink: FPORT=2
713 713  
714 714  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
715 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
723 +|=(% style="width: 90px;background-color:#4F81BD;color:white" %)(((
716 716  **Size(bytes)**
717 -)))|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 240px;background-color:#D9E2F3;color:#0070C0" %)**Length depends on the return from the commands**
725 +)))|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 90px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 240px;background-color:#4F81BD;color:white" %)**Length depends on the return from the commands**
718 718  |(% style="width:93px" %)Value|(% style="width:83px" %)(((
719 719  Battery(mV)
720 720  &
... ... @@ -1093,7 +1093,7 @@
1093 1093  (% style="color:blue" %)**AT Command: AT+TDC**
1094 1094  
1095 1095  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1096 -|=(% 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**
1104 +|=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 190px;background-color:#4F81BD;color:white" %)**Response**
1097 1097  |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
1098 1098  30000
1099 1099  OK
... ... @@ -1121,7 +1121,7 @@
1121 1121  (% style="color:blue" %)**AT Command: AT+INTMOD**
1122 1122  
1123 1123  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1124 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1132 +|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 196px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 160px;background-color:#4F81BD;color:white" %)**Response**
1125 1125  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
1126 1126  0
1127 1127  OK
... ... @@ -1152,7 +1152,7 @@
1152 1152  (% style="color:blue" %)**AT Command: AT+3V3T**
1153 1153  
1154 1154  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
1155 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1163 +|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 201px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 120px;background-color:#4F81BD;color:white" %)**Response**
1156 1156  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
1157 1157  0
1158 1158  OK
... ... @@ -1171,7 +1171,7 @@
1171 1171  (% style="color:blue" %)**AT Command: AT+5VT**
1172 1172  
1173 1173  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
1174 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 119px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1182 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 196px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 119px;background-color:#4F81BD;color:white" %)**Response**
1175 1175  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
1176 1176  0
1177 1177  OK
... ... @@ -1192,7 +1192,7 @@
1192 1192  (% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1193 1193  
1194 1194  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1195 -|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 89px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1203 +|=(% style="width: 156px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 199px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 89px;background-color:#4F81BD;color:white" %)**Response**
1196 1196  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
1197 1197  0
1198 1198  OK
... ... @@ -1223,7 +1223,7 @@
1223 1223  (% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1224 1224  
1225 1225  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1226 -|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1234 +|=(% style="background-color:#4F81BD;color:white" %)**Command Example**|=(% style="background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1227 1227  |(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1228 1228  0
1229 1229  OK
... ... @@ -1245,7 +1245,7 @@
1245 1245  (% style="color:blue" %)**AT Command: AT+DATAUP**
1246 1246  
1247 1247  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1248 -|=(% 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**
1256 +|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 266px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1249 1249  |(% 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" %)(((
1250 1250  0
1251 1251  OK
... ... @@ -1279,7 +1279,7 @@
1279 1279  (% style="color:blue" %)**AT Command: AT+PAYVER**
1280 1280  
1281 1281  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1282 -|=(% 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**
1290 +|=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 192px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1283 1283  |(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1284 1284  1
1285 1285  OK
... ... @@ -1346,7 +1346,7 @@
1346 1346  
1347 1347  
1348 1348  (((
1349 -(% style="color:blue" %)**Part Number: SDI-12-LB-XX-YY or SDI-12-LS-XX-YY**
1357 +**Part Number: (% style="color:blue" %)SDI-12-LB-XX-YY(%%) or (% style="color:blue" %)SDI-12-LS-XX-YY(%%)**
1350 1350  )))
1351 1351  
1352 1352  (((
... ... @@ -1369,6 +1369,8 @@
1369 1369  * M12: M12 hole
1370 1370  * M16: M16 hole
1371 1371  
1380 +
1381 +
1372 1372  = 9. Packing Info =
1373 1373  
1374 1374  
... ... @@ -1384,6 +1384,7 @@
1384 1384  * Weight / pcs : g
1385 1385  
1386 1386  
1397 +
1387 1387  = 10. ​Support =
1388 1388  
1389 1389  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0