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

From version 41.12
edited by Xiaoling
on 2023/02/01 16:36
Change comment: There is no comment for this version
To version 37.1
edited by Xiaoling
on 2023/02/01 09:59
Change comment: Uploaded new attachment "1675216779406-595.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,6 @@
3 3  
4 4  **Table of Contents:**
5 5  
6 -{{toc/}}
7 7  
8 8  
9 9  
... ... @@ -22,22 +22,26 @@
22 22  == 1.1 ​What is SDI-12 to LoRaWAN Converter ==
23 23  
24 24  
25 -The Dragino (% style="color:blue" %)**SDI-12-LB**(%%) is a (% style="color:blue" %)**SDI-12 to LoRaWAN Converter **(%%)designed for Smart Agriculture solution.
24 +The Dragino **SDI-12-LB** is a **SDI-12 to LoRaWAN Converter **designed for Smart Agriculture solution.
26 26  
27 27  SDI-12 (Serial Digital Interface at 1200 baud) is an asynchronous [[serial communications>>url:https://en.wikipedia.org/wiki/Serial_communication]] protocol for intelligent sensors that monitor environment data. SDI-12 protocol is widely used in Agriculture sensor and Weather Station sensors.
28 28  
29 -SDI-12-LB has SDI-12 interface and support 12v output to power external SDI-12 sensor. It can get the environment data from SDI-12 sensor and sends out the data via LoRaWAN wireless protocol.
28 +**SDI-12-LB** has SDI-12 interface and support 12v output to power external SDI-12 sensor. It can get the environment data from SDI-12 sensor and sends out the data via LoRaWAN wireless protocol.
30 30  
31 -The LoRa wireless technology used in SDI-12-LB allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
30 +The LoRa wireless technology used in **SDI-12-LB** allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
32 32  
33 -SDI-12-LB is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
32 +**SDI-12-LB** is powered by **8500mAh Li-SOCI2 battery**, it is designed for long term use up to 5 years.
34 34  
35 -Each SDI-12-LB is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
34 +Each **SDI-12-LB** is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
36 36  
37 37  
38 38  [[image:image-20230201084414-1.png||height="464" width="1108"]]
39 39  
40 40  
40 +
41 +
42 +
43 +
41 41  == ​1.2 Features ==
42 42  
43 43  
... ... @@ -56,18 +56,18 @@
56 56  == 1.3 Specification ==
57 57  
58 58  
59 -(% style="color:#037691" %)**Micro Controller:**
62 +**Micro Controller:**
60 60  
61 61  * MCU: 48Mhz ARM
62 62  * Flash: 256KB
63 63  * RAM: 64KB
64 64  
65 -(% style="color:#037691" %)**Common DC Characteristics:**
68 +**Common DC Characteristics:**
66 66  
67 67  * Supply Voltage: 2.5v ~~ 3.6v
68 68  * Operating Temperature: -40 ~~ 85°C
69 69  
70 -(% style="color:#037691" %)**LoRa Spec:**
73 +**LoRa Spec:**
71 71  
72 72  * Frequency Range,  Band 1 (HF): 862 ~~ 1020 Mhz
73 73  * Max +22 dBm constant RF output vs.
... ... @@ -74,19 +74,19 @@
74 74  * RX sensitivity: down to -139 dBm.
75 75  * Excellent blocking immunity
76 76  
77 -(% style="color:#037691" %)**Current Input Measuring :**
80 +**Current Input Measuring :**
78 78  
79 79  * Range: 0 ~~ 20mA
80 80  * Accuracy: 0.02mA
81 81  * Resolution: 0.001mA
82 82  
83 -(% style="color:#037691" %)**Voltage Input Measuring:**
86 +**Voltage Input Measuring:**
84 84  
85 85  * Range: 0 ~~ 30v
86 86  * Accuracy: 0.02v
87 87  * Resolution: 0.001v
88 88  
89 -(% style="color:#037691" %)**Battery:**
92 +**Battery:**
90 90  
91 91  * Li/SOCI2 un-chargeable battery
92 92  * Capacity: 8500mAh
... ... @@ -94,7 +94,7 @@
94 94  * Max continuously current: 130mA
95 95  * Max boost current: 2A, 1 second
96 96  
97 -(% style="color:#037691" %)**Power Consumption**
100 +**Power Consumption**
98 98  
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
... ... @@ -109,9 +109,9 @@
109 109  == 1.5 Sleep mode and working mode ==
110 110  
111 111  
112 -(% style="color:blue" %)**Deep Sleep Mode: **(%%)Sensor doesn't have any LoRaWAN activate. This mode is used for storage and shipping to save battery life.
115 +**Deep Sleep Mode: **Sensor doesn't have any LoRaWAN activate. This mode is used for storage and shipping to save battery life.
113 113  
114 -(% style="color:blue" %)**Working Mode: **(%%)In this mode, Sensor will work as LoRaWAN Sensor to Join LoRaWAN network and send out sensor data to server. Between each sampling/tx/rx periodically, sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
117 +**Working Mode: **In this mode, Sensor will work as LoRaWAN Sensor to Join LoRaWAN network and send out sensor data to server. Between each sampling/tx/rx periodically, sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
115 115  
116 116  
117 117  == 1.6 Button & LEDs ==
... ... @@ -157,6 +157,9 @@
157 157  == 1.9 Mechanical ==
158 158  
159 159  
163 +
164 +
165 +
160 160  [[image:image-20230201090139-2.png]]
161 161  
162 162  [[image:image-20230201090139-3.png]]
... ... @@ -169,7 +169,7 @@
169 169  == 2.1 How it works ==
170 170  
171 171  
172 -The SDI-12-LB is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and activate the SDI-12-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
178 +The SDI-12-LB is configured as **LoRaWAN OTAA Class A** mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and activate the SDI-12-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
173 173  
174 174  
175 175  == 2.2 Quick guide to connect to LoRaWAN server (OTAA) ==
... ... @@ -184,47 +184,51 @@
184 184  The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
185 185  
186 186  
187 -(% style="color:blue" %)**Step 1**(%%): Create a device in TTN with the OTAA keys from SDI-12-LB.
193 +**Step 1**: Create a device in TTN with the OTAA keys from SDI-12-LB.
188 188  
189 189  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
190 190  
191 191  
192 -[[image:image-20230201152430-20.jpeg]]
198 +[[image:image-20230131134744-2.jpeg]]
193 193  
194 194  
201 +
202 +
203 +
195 195  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
196 196  
197 197  
198 -(% style="color:blue" %)**Register the device**
207 +**Register the device**
199 199  
200 200  [[image:1675213652444-622.png]]
201 201  
202 202  
203 -(% style="color:blue" %)**Add APP EUI and DEV EUI**
212 +**Add APP EUI and DEV EUI**
204 204  
205 205  
206 206  [[image:1675213661769-223.png]]
207 207  
208 208  
209 -(% style="color:blue" %)**Add APP EUI in the application**
218 +**Add APP EUI in the application**
210 210  
211 211  
212 212  [[image:1675213675852-577.png]]
213 213  
214 214  
215 -(% style="color:blue" %)**Add APP KEY**
224 +**Add APP KEY**
216 216  
217 217  [[image:1675213686734-883.png]]
218 218  
219 219  
220 -(% style="color:blue" %)**Step 2**(%%): Activate on SDI-12-LB
229 +**Step 2**: Activate on SDI-12-LB
221 221  
222 222  
223 223  Press the button for 5 seconds to activate the SDI-12-LB.
224 224  
225 -(% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode** (%%)for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
226 226  
235 +**Green led** will fast blink 5 times, device will enter **OTA mode** for 3 seconds. And then start to JOIN LoRaWAN network. **Green led** will solidly turn on for 5 seconds after joined in network.
227 227  
237 +
228 228  [[image:1675213704414-644.png]]
229 229  
230 230  
... ... @@ -244,6 +244,7 @@
244 244  The following is the display information on the serial port and the server.
245 245  
246 246  
257 +
247 247  [[image:image-20230201091027-6.png]]
248 248  
249 249  
... ... @@ -250,16 +250,15 @@
250 250  [[image:image-20230201091027-7.png||height="261" width="1179"]]
251 251  
252 252  
264 +==== **al!  ~-~- Get SDI-12 sensor Identification** ====
253 253  
254 -==== (% style="color:blue" %)**al!  ~-~- Get SDI-12 sensor Identification**(%%) ====
255 255  
256 -
257 257  * AT Command: AT+ADDRI=aa
258 258  * LoRaWAN Downlink(prefix 0xAA00): AA 00 aa
259 259  
260 -(% style="color:#037691" %)**Parameter:  **(%%)aa: ASCII value of SDI-12 sensor address in downlink or HEX value in AT Command)
270 +**Parameter:  **aa: ASCII value of SDI-12 sensor address in downlink or HEX value in AT Command)
261 261  
262 -(% style="color:blue" %)**Example :   **(%%)AT+ADDRI=0 ( Equal to downlink: 0x AA 00 30)
272 +**Example :  **AT+ADDRI=0 ( Equal to downlink: 0x AA 00 30)
263 263  
264 264  
265 265  The following is the display information on the serial port and the server.
... ... @@ -271,31 +271,30 @@
271 271  [[image:image-20230201091257-9.png||height="225" width="1242"]]
272 272  
273 273  
274 -==== (% style="color:blue" %)**aM!,aMC!, aM1!- aM9!, aMC1!- aMC9!**(%%) ====
284 +==== **aM!,aMC!, aM1!- aM9!, aMC1!- aMC9!** ====
275 275  
276 276  
277 -(% style="color:red" %)**aM! **(%%): Start Non-Concurrent Measurement
287 +**aM! **: Start Non-Concurrent Measurement
278 278  
279 -(% style="color:red" %)**aMC! **(%%): Start Non-Concurrent Measurement – Request CRC
289 +**aMC! **: Start Non-Concurrent Measurement – Request CRC
280 280  
281 -(% style="color:red" %)**aM1!- aM9! **(%%): Additional Measurements
291 +**aM1!- aM9! **: Additional Measurements
282 282  
283 -(% style="color:red" %)**aMC1!- aMC9!**(%%) : Additional Measurements – Request CRC
293 +**aMC1!- aMC9!** : Additional Measurements – Request CRC
284 284  
285 285  
286 286  * AT Command : AT+ADDRM=0,1,0,1
287 -
288 288  * LoRaWAN Downlink(prefix 0xAA01): 0xAA 01 30 01 00 01
289 289  
290 290  Downlink:AA 01 aa bb cc dd
291 291  
292 -(% style="color:#037691" %)**aa**(%%): SDI-12 sensor address.
301 +**aa**: SDI-12 sensor address.
293 293  
294 -(% style="color:#037691" %)**bb**(%%): 0: no CRC, 1: request CRC
303 +**bb**: 0: no CRC, 1: request CRC
295 295  
296 -(% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
305 +**cc**: 1-9: Additional Measurement, 0: no additional measurement
297 297  
298 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%) to get return.
307 +**dd**: delay (in second) to send **aD0!** to get return.
299 299  
300 300  
301 301  The following is the display information on the serial port and the server.
... ... @@ -308,16 +308,16 @@
308 308  
309 309  
310 310  
311 -==== (% style="color:blue" %)**aC!, aCC!,  aC1!- aC9!,  aCC1!- aCC9! **(%%) ====
320 +==== **aC!, aCC!,  aC1!- aC9!,  aCC1!- aCC9! ** ====
312 312  
313 313  
314 -(% style="color:red" %)**aC!**(%%) : Start Concurrent Measurement
323 +**aC!** : Start Concurrent Measurement
315 315  
316 -(% style="color:red" %)**aCC!** (%%): Start Concurrent Measurement – Request CRC
325 +**aCC!** : Start Concurrent Measurement – Request CRC
317 317  
318 -(% style="color:red" %)**aC1!- aC9!**(%%) : Start Additional Concurrent Measurements
327 +**aC1!- aC9!** : Start Additional Concurrent Measurements
319 319  
320 -(% style="color:red" %)**aCC1!- aCC9!**(%%) : Start Additional Concurrent Measurements – Request CRC
329 +**aCC1!- aCC9!** : Start Additional Concurrent Measurements – Request CRC
321 321  
322 322  
323 323  * AT Command : AT+ADDRC=0,1,0,1 
... ... @@ -326,13 +326,13 @@
326 326  
327 327  Downlink: AA 02 aa bb cc dd
328 328  
329 -(% style="color:#037691" %)**aa**(%%): SDI-12 sensor address.
338 +**aa**: SDI-12 sensor address.
330 330  
331 -(% style="color:#037691" %)**bb**(%%): 0: no CRC, 1: request CRC
340 +**bb**: 0: no CRC, 1: request CRC
332 332  
333 -(% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
342 +**cc**: 1-9: Additional Measurement, 0: no additional measurement
334 334  
335 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%)__ __to get return.
344 +**dd**: delay (in second) to send **aD0!** to get return.
336 336  
337 337  
338 338  The following is the display information on the serial port and the server.
... ... @@ -344,11 +344,11 @@
344 344  [[image:image-20230201091954-13.png||height="203" width="1117"]]
345 345  
346 346  
356 +(% style="display:none" %) (%%)
347 347  
358 +==== **aR0!- aR9!,  aRC0!- aRC9!** ====
348 348  
349 -==== (% style="color:blue" %)**aR0!- aR9!,  aRC0!- aRC9!**(%%) ====
350 350  
351 -
352 352  Start Continuous Measurement
353 353  
354 354  Start Continuous Measurement – Request CRC
... ... @@ -359,18 +359,19 @@
359 359  
360 360  Downlink: AA 03 aa bb cc dd
361 361  
362 -(% style="color:#037691" %)**aa**(%%): SDI-12 sensor address.
371 +**aa**: SDI-12 sensor address.
363 363  
364 -(% style="color:#037691" %)**bb**(%%): 0: no CRC, 1: request CRC
373 +**bb**: 0: no CRC, 1: request CRC
365 365  
366 -(% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
375 +**cc**: 1-9: Additional Measurement, 0: no additional measurement
367 367  
368 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%) to get return.
377 +**dd**: delay (in second) to send **aD0!** to get return.
369 369  
370 370  
371 371  The following is the display information on the serial port and the server.
372 372  
373 373  
383 +
374 374  [[image:image-20230201092208-14.png]]
375 375  
376 376  
... ... @@ -377,7 +377,7 @@
377 377  [[image:image-20230201092208-15.png||height="214" width="1140"]]
378 378  
379 379  
380 -=== 2.3.2 Advance SDI-12 Debug command ===
390 +=== ​​​​​​​2.3.2 Advance SDI-12 Debug command ===
381 381  
382 382  
383 383  This command can be used to debug all SDI-12 command.
... ... @@ -385,20 +385,20 @@
385 385  
386 386  LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
387 387  
388 -(% style="color:#037691" %)**aa **(%%): total SDI-12 command length
398 +**aa **: total SDI-12 command length
389 389  
390 -(% style="color:#037691" %)**xx **(%%): SDI-12 command
400 +**xx **: SDI-12 command
391 391  
392 -(% style="color:#037691" %)**bb **(%%): Delay to wait for return
402 +**bb **: Delay to wait for return
393 393  
394 -(% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
404 +**cc **: 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
395 395  
396 396  
397 -(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
407 +**Example: **AT+CFGDEV =0RC0!,1
398 398  
399 -(% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
409 +**0RC0! **: SDI-12 Command,
400 400  
401 -(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
411 +**1 **: Delay 1 second.  ( 0: 810 mini-second)
402 402  
403 403  Equal Downlink: 0xA8 05 30 52 43 30 21 01 01
404 404  
... ... @@ -409,9 +409,11 @@
409 409  [[image:image-20230201092355-16.png]]
410 410  
411 411  
412 -[[image:image-20230201092355-17.png||height="426" width="1135"]]
422 +​​​​​​​[[image:image-20230201092355-17.png||height="426" width="1135"]]
413 413  
414 414  
425 +​​​​​​​
426 +
415 415  === 2.3.3 Convert ASCII to String ===
416 416  
417 417  
... ... @@ -420,7 +420,7 @@
420 420  AT+CONVFORM ( Max length: 80 bytes)
421 421  
422 422  
423 -(% style="color:blue" %)**Example:**
435 +**Example:**
424 424  
425 425  1) AT+CONVFORM=0, string Convert String from String to ASCII
426 426  
... ... @@ -432,6 +432,10 @@
432 432  [[image:1675214856590-846.png]]
433 433  
434 434  
447 +
448 +
449 +​​​​​​​
450 +
435 435  === 2.3.4 Define periodically SDI-12 commands and uplink. ===
436 436  
437 437  
... ... @@ -440,31 +440,31 @@
440 440  User can define max 15 SDI-12 Commands (AT+COMMAND1 ~~ AT+COMMANDF). On each uplink period (TDC time, default 20 minutes), SDI-12-LB will send these SDI-12 commands and wait for return from SDI-12 sensors. SDI-12-LB will then combine these returns and uplink via LoRaWAN.
441 441  
442 442  
443 -* (% style="color:blue" %)**AT Command:**
459 +* ** AT Command:**
444 444  
445 -(% style="color:#037691" %)**AT+COMMANDx=var1,var2,var3,var4.**
461 +**AT+COMMANDx=var1,var2,var3,var4.**
446 446  
447 -(% style="color:red" %)**var1**(%%): SDI-12 command , for example: 0RC0!
463 +**var1**: SDI-12 command , for example: 0RC0!
448 448  
449 -(% style="color:red" %)**var2**(%%): Wait timeout for return. (unit: second)
465 +**var2**: Wait timeout for return. (unit: second)
450 450  
451 -(% style="color:red" %)**var3**(%%): Whether to send //addrD0!// to get return after var2 timeout. 0: Don't Send //addrD0! //; 1: Send //addrD0!//.
467 +**var3**: Whether to send //addrD0!// to get return after var2 timeout. 0: Don't Send //addrD0! //; 1: Send //addrD0!//.
452 452  
453 -(% style="color:red" %)**var4**(%%): validation check for return. If return invalid, SDI-12-LB will resend this command. Max 2 retries.
469 +**var4**: validation check for return. If return invalid, SDI-12-LB will resend this command. Max 2 retries.
454 454  
455 -(% style="color:red" %)**0 **(%%) No validation check;
471 +**0 ** No validation check;
456 456  
457 -(% style="color:red" %)**1** (%%) Check if return chars are printable char(0x20 ~~ 0x7E);
473 +**1**  Check if return chars are printable char(0x20 ~~ 0x7E);
458 458  
459 -(% style="color:red" %)**2**(%%)  Check if there is return from SDI-12 sensor
475 +**2**  Check if there is return from SDI-12 sensor
460 460  
461 -(% style="color:red" %)**3** (%%) Check if return pass CRC check ( SDI-12 command var1 must include CRC request);
477 +**3**  Check if return pass CRC check ( SDI-12 command var1 must include CRC request);
462 462  
463 463  
464 -Each AT+COMMANDx is followed by a (% style="color:blue" %)**AT+DATACUT**(%%) command. AT+DATACUT command is used to take the useful string from the SDI-12 sensor so the final payload will have the minimum length to uplink.
480 +Each AT+COMMANDx is followed by a **AT+DATACUT** command. AT+DATACUT command is used to take the useful string from the SDI-12 sensor so the final payload will have the minimum length to uplink.
465 465  
466 466  
467 -(% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
483 +**AT+DATACUTx** : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
468 468  
469 469  (% border="1" style="background-color:#f7faff; width:436px" %)
470 470  |(% style="width:433px" %)(((
... ... @@ -472,7 +472,7 @@
472 472  
473 473  **a**:  length for the return of AT+COMMAND
474 474  
475 -**b**: 1: grab valid value by byte, max 6 bytes. 2: grab valid value by bytes section, max 3 sections.
491 +**b**: 1: grab valid value by byte, max 6 bytes. 2: grab valid value by bytes section, max 3 sections.
476 476  
477 477  **c**:  define the position for valid value. 
478 478  )))
... ... @@ -486,49 +486,50 @@
486 486  |(% style="width:170px" %)34,2,1~~8+12~~16|(% style="width:338px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
487 487  |(% style="width:170px" %)34,2,1~~34|(% style="width:338px" %)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
488 488  
489 -* (% style="color:blue" %)** Downlink Payload:**
505 +* ** Downlink Payload:**
490 490  
491 -(% style="color:blue" %)**0xAF**(%%)  downlink command can be used to set AT+COMMANDx or AT+DATACUTx.
507 +**0xAF**  downlink command can be used to set AT+COMMANDx or AT+DATACUTx.
492 492  
493 493  
494 -(% style="color:red" %)**Note : if user use AT+COMMANDx to add a new command, he also need to send AT+DATACUTx downlink.**
510 +**Note : if user use AT+COMMANDx to add a new command, he also need to send AT+DATACUTx downlink.**
495 495  
496 496  
497 -Format: ** (% style="color:#037691" %)AF MM NN LL XX XX XX XX YY(%%)**
513 +Format: ** AF MM NN LL XX XX XX XX YY**
498 498  
499 499  Where:
500 500  
501 -* (% style="color:#037691" %)**MM **(%%): the AT+COMMAND or AT+DATACUT to be set. Value from 01 ~~ 0F,
502 -* (% style="color:#037691" %)**NN **(%%):  1: set the AT+DATACUT value ; 2: set the AT+DATACUT value.
503 -* (% style="color:#037691" %)**LL **(%%):  The length of AT+COMMAND or AT+DATACUT command
504 -* (% style="color:#037691" %)**XX XX XX XX **(%%): AT+COMMAND or AT+DATACUT command
505 -* (% style="color:#037691" %)**YY **(%%):  If YY=0, RS485-LN will execute the downlink command without uplink; if YY=1, RS485-LN will execute an uplink after got this command. 
517 +* **MM **: the AT+COMMAND or AT+DATACUT to be set. Value from 01 ~~ 0F,
518 +* **NN **:  1: set the AT+DATACUT value ; 2: set the AT+DATACUT value.
519 +* **LL **:  The length of AT+COMMAND or AT+DATACUT command
520 +* **XX XX XX XX **: AT+COMMAND or AT+DATACUT command
521 +* **YY **:  If YY=0, RS485-LN will execute the downlink command without uplink; if YY=1, RS485-LN will execute an uplink after got this command. 
506 506  
507 -(% style="color:blue" %)**Example:**
508 508  
524 +**Example:**
525 +
509 509  [[image:image-20230201094129-18.png]]
510 510  
511 511  
512 -(% style="color:blue" %)**Clear SDI12 Command**
529 +**Clear SDI12 Command**
513 513  
514 514  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
515 515  
516 516  
517 -* (% style="color:#037691" %)**AT Command:**
534 +* ** AT Command:**
518 518  
519 -(% style="color:#4f81bd" %)**AT+CMDEAR=mm,nn** (%%) mm: start position of erase ,nn: stop position of erase
536 +**~ AT+CMDEAR=mm,nn**   mm: start position of erase ,nn: stop position of erase
520 520  
521 521  
522 522  Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10
523 523  
524 524  
525 -* (% style="color:#037691" %)** Downlink Payload:**
542 +* ** Downlink Payload:**
526 526  
527 -(% style="color:#4f81bd" %)**0x09 aa bb**(%%)  same as AT+CMDEAR=aa,bb
544 +**~ 0x09 aa bb**  same as AT+CMDEAR=aa,bb
528 528  
529 529  
530 530  
531 -(% style="color:blue" %)**command combination**
548 +**command combination**
532 532  
533 533  Below shows a screen shot how the results combines together to a uplink payload.
534 534  
... ... @@ -537,28 +537,27 @@
537 537  
538 538  If user don't want to use DATACUT for some command, he simply want to uplink all returns. AT+ALLDATAMOD can be set to 1.
539 539  
540 -(% style="color:blue" %)**AT+ALLDATAMOD**(%%) will simply get all return and don't do CRC check as result for SDI-12 command. AT+DATACUTx command has higher priority, if AT+DATACUTx has been set, AT+ALLDATAMOD will be ignore for this SDI-12 command.
557 +**AT+ALLDATAMOD** will simply get all return and dont do CRC check as result for SDI-12 command. AT+DATACUTx command has higher priority, if AT+DATACUTx has been set, AT+ALLDATAMOD will be ignore for this SDI-12 command.
541 541  
542 542  
543 -(% style="color:#4f81bd" %)**For example: **(%%) as below photo, AT+ALLDATAMOD=1, but AT+DATACUT1 has been set, AT+DATACUT1 will be still effect the result.
560 +**For example: ** as below photo, AT+ALLDATAMOD=1, but AT+DATACUT1 has been set, AT+DATACUT1 will be still effect the result.
544 544  
545 545  
546 546  [[image:1675215782925-448.png]]
547 547  
548 548  
549 -If AT+ALLDATAMOD=1, (% style="color:#4f81bd" %)**FX,X**(%%) will be added in the payload, FX specify which command is used and X specify the length of return. for example in above screen, F1 05 means the return is from AT+COMMAND1 and the return is 5 bytes.
566 +If AT+ALLDATAMOD=1, **FX,X** will be added in the payload, FX specify which command is used and X specify the length of return. for example in above screen, F1 05 means the return is from AT+COMMAND1 and the return is 5 bytes.
550 550  
551 551  
552 552  
553 -(% style="color:blue" %)**Compose Uplink**
570 +**Compose Uplink**
554 554  
572 +**AT+DATAUP=0**
555 555  
556 -(% style="color:#4f81bd" %)**AT+DATAUP=0**
574 +Compose the uplink payload with value returns in sequence and send with A SIGNLE UPLINK.
557 557  
558 -Compose the uplink payload with value returns in sequence and send with **__A SIGNLE UPLINK__**.
576 +Final Payload is Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx
559 559  
560 -Final Payload is **__Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx__**
561 -
562 562  Where PAYVER is defined by AT+PAYVER, below is an example screen shot.
563 563  
564 564  
... ... @@ -565,12 +565,14 @@
565 565  [[image:1675215828102-844.png]]
566 566  
567 567  
568 -(% style="color:#4f81bd" %)**AT+DATAUP=1**
584 +**AT+DATAUP=1**
569 569  
570 -Compose the uplink payload with value returns in sequence and send with **__Multiply UPLINKs__**.
586 +Compose the uplink payload with value returns in sequence and send with Multiply UPLINKs.
571 571  
572 -Final Payload is __**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**__
588 +Final Payload is
573 573  
590 +__**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**__
591 +
574 574  1. Battery Info (2 bytes): Battery voltage
575 575  1. PAYVER (1 byte): Defined by AT+PAYVER
576 576  1. PAYLOAD COUNT (1 byte): Total how many uplinks of this sampling.
... ... @@ -580,7 +580,7 @@
580 580  [[image:1675215848113-696.png]]
581 581  
582 582  
583 -(% style="color:red" %)**Notice: the Max bytes is according to the max support bytes in different Frequency Bands for lowest SF. As below:**
601 +**Notice: the Max bytes is according to the max support bytes in different Frequency Bands for lowest SF. As below:**
584 584  
585 585  * For AU915/AS923 bands, if UplinkDwell time=0, max 51 bytes for each uplink ( so 51 -5 = 46 max valid date)
586 586  * For AU915/AS923 bands, if UplinkDwell time=1, max 11 bytes for each uplink ( so 11 -5 = 6 max valid date).
... ... @@ -587,12 +587,12 @@
587 587  * For US915 band, max 11 bytes for each uplink ( so 11 -5 = 6 max valid date).
588 588  * For all other bands: max 51 bytes for each uplink  ( so 51 -5 = 46 max valid date).
589 589  
590 -(% style="color:red" %)**When AT+DATAUP=1, the maximum number of segments is 15, and the maximum total number of bytes is 1500;**
608 +**~ When AT+DATAUP=1, the maximum number of segments is 15, and the maximum total number of bytes is 1500;**
591 591  
592 -(% style="color:red" %)**When AT+DATAUP=1 and AT+ADR=0, the maximum number of bytes of each payload is determined by the DR value.**
610 +**~ When AT+DATAUP=1 and AT+ADR=0, the maximum number of bytes of each payload is determined by the DR value.**
593 593  
594 594  
595 -== 2.4 Uplink Payload ==
613 +== ​​​​​​​2.4 Uplink Payload ==
596 596  
597 597  
598 598  Uplink payloads have two types:
... ... @@ -603,13 +603,14 @@
603 603  The application server should parse the correct value based on FPORT settings.
604 604  
605 605  
606 -=== 2.4.1 Device Payload, FPORT~=5 ===
624 +2.4.1 Device Payload, FPORT=5
607 607  
608 -
609 609  Include device configure status. Once SDI-12-LB Joined the network, it will uplink this message to the server.
610 610  
628 +
611 611  Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink.
612 612  
631 +
613 613  (% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
614 614  |(% colspan="6" style="width:434px" %)**Device Status (FPORT=5)**
615 615  |(% style="width:102px" %)**Size (bytes)**|(% style="width:67px" %)**1**|(% style="width:80px" %)**2**|(% style="width:89px" %)**1**|(% style="width:52px" %)**1**|(% style="width:44px" %)**2**
... ... @@ -619,13 +619,12 @@
619 619  
620 620  [[image:1675215946738-635.png]]
621 621  
641 +**Sensor Model**: For SDI-12-LB, this value is 0x17
622 622  
623 -(% style="color:#037691" %)**Sensor Model**(%%): For SDI-12-LB, this value is 0x17
643 +**Firmware Version**: 0x0100, Means: v1.0.0 version
624 624  
625 -(% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
645 +**Frequency Band**:
626 626  
627 -(% style="color:#037691" %)**Frequency Band**:
628 -
629 629  *0x01: EU868
630 630  
631 631  *0x02: US915
... ... @@ -655,7 +655,7 @@
655 655  *0x0e: MA869
656 656  
657 657  
658 -(% style="color:#037691" %)**Sub-Band**:
676 +**Sub-Band**:
659 659  
660 660  AU915 and US915:value 0x00 ~~ 0x08
661 661  
... ... @@ -664,7 +664,7 @@
664 664  Other Bands: Always 0x00
665 665  
666 666  
667 -(% style="color:#037691" %)**Battery Info**:
685 +**Battery Info**:
668 668  
669 669  Check the battery voltage.
670 670  
... ... @@ -673,9 +673,10 @@
673 673  Ex2: 0x0B49 = 2889mV
674 674  
675 675  
676 -=== 2.4.2 Uplink Payload, FPORT~=2 ===
694 +1.
695 +11.
696 +111. Uplink Payload, FPORT=2
677 677  
678 -
679 679  There are different cases for uplink. See below
680 680  
681 681  * SDI-12 Debug Command return: FPORT=100
... ... @@ -682,24 +682,30 @@
682 682  
683 683  * Periodically Uplink: FPORT=2
684 684  
685 -(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %)
686 -|(% style="width:93px" %)(((
687 -**Size(bytes)**
688 -)))|(% style="width:83px" %)**2**|(% style="width:70px" %)**1**|(% style="width:234px" %)**Length depends on the return from the commands**
689 -|(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
704 +|(((
705 +**Size**
706 +
707 +**(bytes)**
708 +)))|**2**|**1**|**Length depends on the return from the commands**
709 +|**Value**|(((
690 690  Battery(mV)
711 +
691 691  &
713 +
692 692  Interrupt_Flag
693 -)))|(% style="width:70px" %)[[PAYLOAD_VER>>||anchor="H3.6Setthepayloadversion"]]|(% style="width:234px" %)(((
694 -If the valid payload is too long and exceed the maximum support.
715 +)))|[[PAYLOAD_VER>>path:#Probe_Model]]|(((
716 +If the valid payload is too long and exceed the maximum support
717 +
695 695  Payload length in server,server will show payload not provided in the LoRaWAN server.
696 696  )))
697 697  
698 -[[image:1675216282284-923.png]]
721 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.png]]
699 699  
700 700  
701 -=== 2.4.3 Battery Info ===
702 702  
725 +1.
726 +11.
727 +111. Battery Info
703 703  
704 704  Check the battery voltage for SDI-12-LB.
705 705  
... ... @@ -708,12 +708,14 @@
708 708  Ex2: 0x0B49 = 2889mV
709 709  
710 710  
711 -=== 2.4.4 Interrupt Pin ===
736 +1.
737 +11.
738 +111. Interrupt Pin
712 712  
740 +This data field shows if this packet is generated by **Interrupt Pin** or not. [[Click here>>path:#Int_mod]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>path:#pins]].
713 713  
714 -This data field shows if this packet is generated by (% style="color:#037691" %)**Interrupt Pin**(%%) or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up. Note: The Internet Pin is a separate pin in the screw terminal. See [[pin mapping>>||anchor="H1.7PinMapping"]].
715 715  
716 -**Example:**
743 +Example:
717 717  
718 718  Ex1: 0x0B45:0x0B&0x80= 0x00    Normal uplink packet.
719 719  
... ... @@ -720,59 +720,242 @@
720 720  Ex2: 0x8B49:0x8B&0x80= 0x80    Interrupt Uplink Packet.
721 721  
722 722  
723 -=== 2.4.5 Payload version ===
750 +1.
751 +11.
752 +111. Payload version
724 724  
725 725  
726 726  
727 -=== 2.4.6 ​Decode payload in The Things Network ===
728 728  
729 729  
758 +1.
759 +11.
760 +111. ​Decode payload in The Things Network
761 +
730 730  While using TTN network, you can add the payload format to decode the payload.
731 731  
732 -[[image:1675216779406-595.png]]
764 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image035.png]]
733 733  
734 734  
735 735  There is no fix payload decoder in LoRaWAN server because the SDI-12 sensors returns are different. User need to write the decoder themselves for their case.
736 736  
737 -SDI-12-LB TTN Payload Decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]]
738 738  
770 +下面的解码生成超链接放进去.
739 739  
740 -== 2.5 Uplink Interval ==
772 +function Decoder(bytes, port) {
741 741  
774 + if(port==5)
742 742  
776 + {
777 +
778 + var freq_band;
779 +
780 + var sub_band;
781 +
782 + var sensor;
783 +
784 +
785 + if(bytes[0]==0x17)
786 +
787 + sensor= "SDI12-LB";
788 +
789 +
790 + var firm_ver= (bytes[1]&0x0f)+'.'+(bytes[2]>>4&0x0f)+'.'+(bytes[2]&0x0f);
791 +
792 +
793 + if(bytes[3]==0x01)
794 +
795 + freq_band="EU868";
796 +
797 + else if(bytes[3]==0x02)
798 +
799 + freq_band="US915";
800 +
801 + else if(bytes[3]==0x03)
802 +
803 + freq_band="IN865";
804 +
805 + else if(bytes[3]==0x04)
806 +
807 + freq_band="AU915";
808 +
809 + else if(bytes[3]==0x05)
810 +
811 + freq_band="KZ865";
812 +
813 + else if(bytes[3]==0x06)
814 +
815 + freq_band="RU864";
816 +
817 + else if(bytes[3]==0x07)
818 +
819 + freq_band="AS923";
820 +
821 + else if(bytes[3]==0x08)
822 +
823 + freq_band="AS923_1";
824 +
825 + else if(bytes[3]==0x09)
826 +
827 + freq_band="AS923_2";
828 +
829 + else if(bytes[3]==0x0A)
830 +
831 + freq_band="AS923_3";
832 +
833 + else if(bytes[3]==0x0F)
834 +
835 + freq_band="AS923_4";
836 +
837 + else if(bytes[3]==0x0B)
838 +
839 + freq_band="CN470";
840 +
841 + else if(bytes[3]==0x0C)
842 +
843 + freq_band="EU433";
844 +
845 + else if(bytes[3]==0x0D)
846 +
847 + freq_band="KR920";
848 +
849 + else if(bytes[3]==0x0E)
850 +
851 + freq_band="MA869";
852 +
853 +
854 + if(bytes[4]==0xff)
855 +
856 + sub_band="NULL";
857 +
858 + else
859 +
860 + sub_band=bytes[4];
861 +
862 +
863 + var bat= (bytes[5]<<8 | bytes[6])/1000;
864 +
865 +
866 + return {
867 +
868 + SENSOR_MODEL:sensor,
869 +
870 + FIRMWARE_VERSION:firm_ver,
871 +
872 + FREQUENCY_BAND:freq_band,
873 +
874 + SUB_BAND:sub_band,
875 +
876 + BAT:bat,
877 +
878 + }
879 +
880 + }
881 +
882 + else if(port==100)
883 +
884 + {
885 +
886 + var datas_sum={};
887 +
888 + for(var j=0;j<bytes.length;j++)
889 +
890 + {
891 +
892 + var datas= String.fromCharCode(bytes[j]);
893 +
894 + if(j=='0')
895 +
896 + datas_sum.datas_sum=datas;
897 +
898 + else
899 +
900 + datas_sum.datas_sum+=datas;
901 +
902 + }
903 +
904 +
905 + return datas_sum;
906 +
907 + }
908 +
909 + else
910 +
911 + {
912 +
913 + var decode={};
914 +
915 + decode.EXTI_Trigger= (bytes[0] & 0x80)? "TRUE":"FALSE";  
916 +
917 + decode.BatV= ((bytes[0]<<8 | bytes[1])&0x7FFF)/1000;
918 +
919 + decode.Payver= bytes[2];
920 +
921 + for(var i=3;i<bytes.length;i++)
922 +
923 + {
924 +
925 + var data= String.fromCharCode(bytes[i]);
926 +
927 + if(i=='3')
928 +
929 + decode.data_sum=data;
930 +
931 + else
932 +
933 + decode.data_sum+=data;
934 +
935 + }
936 +
937 + return decode; 
938 +
939 + }
940 +
941 +
942 +}
943 +
944 +
945 +1.
946 +11. Uplink Interval
947 +
743 743  The SDI-12-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link:
744 744  
745 -[[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]]]]
950 +[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]]
746 746  
747 747  
748 -== 2.6 Frequency Plans ==
749 749  
954 +1.
955 +11. Frequency Plans
750 750  
751 -The SDI-12-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
957 +The SDI12-LB uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
752 752  
753 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
754 754  
960 +[[https:~~/~~/wiki.dragino.com/index.php?title=End_Device_Frequency_Band>>url:https://wiki.dragino.com/index.php?title=End_Device_Frequency_Band]]
755 755  
756 -== 2.7 Firmware Change Log ==
757 757  
758 758  
964 +1.
965 +11. Firmware Change Log
966 +
759 759  **Firmware download link:**
760 760  
761 -[[https:~~/~~/www.dropbox.com/sh/qrbgbikb109lkiv/AACBR-v_ZhZAMengcY7Nsa1ja?dl=0>>https://www.dropbox.com/sh/qrbgbikb109lkiv/AACBR-v_ZhZAMengcY7Nsa1ja?dl=0]]
969 +[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
762 762  
763 -
764 764  
765 -= 3. Configure SDI-12-LB via AT Command or LoRaWAN Downlink =
766 766  
973 +1. Configure SDI-12-LB via AT Command or LoRaWAN Downlink
767 767  
768 768  Use can configure SDI-12-LB via AT Command or LoRaWAN Downlink.
769 769  
770 -* AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
771 -* LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
977 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
978 +* LoRaWAN Downlink instruction for different platforms:
772 772  
980 +[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]]
981 +
982 +
773 773  There are two kinds of commands to configure SDI-12-LB, they are:
774 774  
775 -* (% style="color:blue" %)**General Commands**.
985 +* **General Commands**.
776 776  
777 777  These commands are to configure:
778 778  
... ... @@ -781,231 +781,255 @@
781 781  
782 782  They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
783 783  
784 -[[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/]]
994 +[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
785 785  
786 786  
787 -* (% style="color:blue" %)**Commands special design for SDI-12-LB**
997 +* **Commands special design for SDI-12-LB**
788 788  
789 789  These commands only valid for SDI-12-LB, as below:
790 790  
791 791  
792 -== ​​​​​​​3.1 Set Transmit Interval Time ==
793 793  
1003 +1.
1004 +11. Set Transmit Interval Time
794 794  
795 795  Feature: Change LoRaWAN End Node Transmit Interval.
796 796  
797 -(% style="color:blue" %)**AT Command: AT+TDC**
1008 +**AT Command: AT+TDC**
798 798  
799 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
800 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 137px;" %)**Function**|=**Response**
801 -|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
1010 +|**Command Example**|**Function**|**Response**
1011 +|AT+TDC=?|Show current transmit Interval|(((
802 802  30000
1013 +
803 803  OK
1015 +
804 804  the interval is 30000ms = 30s
805 805  )))
806 -|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
1018 +|AT+TDC=60000|Set Transmit Interval|(((
807 807  OK
1020 +
808 808  Set transmit interval to 60000ms = 60 seconds
809 809  )))
810 810  
811 -(% style="color:blue" %)**Downlink Command: 0x01**
1024 +**Downlink Command: 0x01**
812 812  
813 -
814 814  Format: Command Code (0x01) followed by 3 bytes time value.
815 815  
816 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1028 +If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
817 817  
818 -* Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
819 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1030 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1031 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
820 820  
821 -== 3.2 Set Interrupt Mode ==
1033 +1.
1034 +11. Set Interrupt Mode
822 822  
823 -
824 824  Feature, Set Interrupt mode for GPIO_EXIT.
825 825  
826 -(% style="color:blue" %)**AT Command: AT+INTMOD**
1038 +**AT Command: AT+INTMOD**
827 827  
828 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
829 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 187px;" %)**Function**|=(% style="width: 165px;" %)**Response**
830 -|(% style="width:156px" %)AT+INTMOD=?|(% style="width:187px" %)Show current interrupt mode|(% style="width:165px" %)(((
1040 +|**Command Example**|**Function**|**Response**
1041 +|AT+INTMOD=?|Show current interrupt mode|(((
831 831  0
1043 +
832 832  OK
1045 +
833 833  the mode is 0 = No interruption
834 834  )))
835 -|(% style="width:156px" %)AT+INTMOD=2|(% style="width:187px" %)(((
1048 +|AT+INTMOD=2|(((
836 836  Set Transmit Interval
837 -~1. (Disable Interrupt),
838 -2. (Trigger by rising and falling edge)
839 -3. (Trigger by falling edge)
840 -4. (Trigger by rising edge)
841 -)))|(% style="width:165px" %)OK
842 842  
843 -(% style="color:blue" %)**Downlink Command: 0x06**
1051 +1. (Disable Interrupt),
1052 +1. (Trigger by rising and falling edge),
1053 +1. (Trigger by falling edge)
1054 +1. (Trigger by rising edge)
1055 +)))|OK
844 844  
1057 +**Downlink Command: 0x06**
1058 +
845 845  Format: Command Code (0x06) followed by 3 bytes.
846 846  
847 847  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
848 848  
849 -* Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
850 -* Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1063 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1064 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
851 851  
852 -== 3.3 Set the output time ==
1066 +1.
1067 +11. Set the output time
853 853  
854 -
855 855  Feature, Control the output 3V3 , 5V or 12V.
856 856  
857 -(% style="color:blue" %)**AT Command: AT+3V3T**
1071 +**AT Command: AT+3V3T**
858 858  
859 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %)
860 -|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response**
861 -|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)(((
1073 +|**Command Example**|**Function**|**Response**
1074 +|AT+3V3T=?|Show 3V3 open time.|(((
862 862  0
1076 +
863 863  OK
864 864  )))
865 -|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)(((
1079 +|AT+3V3T=0|Normally open 3V3 power supply.|(((
866 866  OK
1081 +
867 867  default setting
868 868  )))
869 -|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)(((
1084 +|AT+3V3T=1000|Close after a delay of 1000 milliseconds.|(((
870 870  OK
1086 +
1087 +
871 871  )))
872 -|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)(((
1089 +|AT+3V3T=65535|Normally closed 3V3 power supply.|(((
873 873  OK
1091 +
1092 +
874 874  )))
875 875  
876 -(% style="color:blue" %)**AT Command: AT+5VT**
1095 +**AT Command: AT+5VT**
877 877  
878 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %)
879 -|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response**
880 -|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)(((
1097 +|**Command Example**|**Function**|**Response**
1098 +|AT+5VT=?|Show 5V open time.|(((
881 881  0
1100 +
882 882  OK
883 883  )))
884 -|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)(((
1103 +|AT+5VT=0|Normally closed 5V power supply.|(((
885 885  OK
1105 +
886 886  default setting
887 887  )))
888 -|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)(((
1108 +|AT+5VT=1000|Close after a delay of 1000 milliseconds.|(((
889 889  OK
1110 +
1111 +
890 890  )))
891 -|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)(((
1113 +|AT+5VT=65535|Normally open 5V power supply.|(((
892 892  OK
1115 +
1116 +
893 893  )))
894 894  
895 -(% style="color:blue" %)**AT Command: AT+12VT**
1119 +**AT Command: AT+12VT**
896 896  
897 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %)
898 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response**
899 -|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)(((
1121 +|**Command Example**|**Function**|**Response**
1122 +|AT+12VT=?|Show 12V open time.|(((
900 900  0
1124 +
901 901  OK
902 902  )))
903 -|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK
904 -|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)(((
1127 +|AT+12VT=0|Normally closed 12V power supply.|OK
1128 +|AT+12VT=500|Close after a delay of 500 milliseconds.|(((
905 905  OK
1130 +
1131 +
906 906  )))
907 907  
908 -(% style="color:blue" %)**Downlink Command: 0x07**
1134 +**Downlink Command: 0x07**
909 909  
910 910  Format: Command Code (0x07) followed by 3 bytes.
911 911  
912 912  The first byte is which power, the second and third bytes are the time to turn on.
913 913  
914 -* Example 1: Downlink Payload: 070101F4  **~-~-->**  AT+3V3T=500
915 -* Example 2: Downlink Payload: 0701FFFF   **~-~-->**  AT+3V3T=65535
916 -* Example 3: Downlink Payload: 070203E8  **~-~-->**  AT+5VT=1000
917 -* Example 4: Downlink Payload: 07020000  **~-~-->**  AT+5VT=0
918 -* Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
919 -* Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1140 +* Example 1: Downlink Payload: 070101F4  -> AT+3V3T=500
1141 +* Example 2: Downlink Payload: 0701FFFF   -> AT+3V3T=65535
1142 +* Example 3: Downlink Payload: 070203E8  -> AT+5VT=1000
1143 +* Example 4: Downlink Payload: 07020000  -> AT+5VT=0
1144 +* Example 5: Downlink Payload: 070301F4  -> AT+12VT=500
1145 +* Example 6: Downlink Payload: 07030000  -> AT+12VT=0
920 920  
921 -== 3.4 Set the all data mode ==
1147 +1.
1148 +11. Set the all data mode
922 922  
923 -
924 924  Feature, Set the all data mode.
925 925  
926 -(% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1152 +**AT Command: AT+ALLDATAMOD**
927 927  
928 -(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
929 -|=**Command Example**|=**Function**|=**Response**
1154 +|**Command Example**|**Function**|**Response**
930 930  |AT+ALLDATAMOD=?|Show current all data mode|(((
931 931  0
1157 +
1158 +
932 932  OK
933 933  )))
934 934  |AT+ALLDATAMOD=1|Set all data mode is 1.|OK
935 935  
936 -(% style="color:blue" %)**Downlink Command: 0xAB**
1163 +**Downlink Command: 0xAB**
937 937  
938 938  Format: Command Code (0xAB) followed by 1 bytes.
939 939  
940 -* Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
941 -* Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1167 +* Example 1: Downlink Payload: AB 00 ~/~/ AT+ALLDATAMOD=0
1168 +* Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1
942 942  
943 -== 3.5 Set the splicing payload for uplink ==
1170 +1.
1171 +11. Set the splicing payload for uplink
944 944  
945 -
946 946  Feature, splicing payload for uplink.
947 947  
948 -(% style="color:blue" %)**AT Command: AT+DATAUP**
1175 +**AT Command: AT+DATAUP**
949 949  
950 -(% border="1" cellspacing="4" style="background-color:#f7faff; width:510px" %)
951 -|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 266px;" %)**Function**|=**Response**
952 -|(% style="width:154px" %)AT+DATAUP =?|(% style="width:266px" %)Show current splicing payload for uplink mode|(((
1177 +|**Command Example**|**Function**|**Response**
1178 +|AT+DATAUP =?|Show current splicing payload for uplink mode|(((
953 953  0
1180 +
1181 +
954 954  OK
955 955  )))
956 -|(% style="width:154px" %)AT+DATAUP =0|(% style="width:266px" %)(((
1184 +|AT+DATAUP =0|(((
957 957  Set splicing payload for uplink mode is 0.
1186 +
1187 +
958 958  )))|(((
959 959  OK
1190 +
1191 +
960 960  )))
961 -|(% 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
962 -|(% style="width:154px" %)AT+DATAUP =1,20000|(% style="width:266px" %)(((
963 -Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds.
1193 +|AT+DATAUP =1|Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|OK
1194 +|AT+DATAUP =1,20000|(((
1195 +Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds.
1196 +
1197 +
964 964  )))|OK
965 965  
966 -(% style="color:blue" %)**Downlink Command: 0xAD**
1200 +**Downlink Command: 0xAD**
967 967  
968 968  Format: Command Code (0xAD) followed by 1 bytes or 5 bytes.
969 969  
970 -* Example 1: Downlink Payload: AD 00  ~/~/  AT+DATAUP=0
971 -* Example 2: Downlink Payload: AD 01  ~/~/  AT+DATAUP =1
972 -* Example 3: Downlink Payload: AD 01 00 00 14  ~/~/  AT+DATAUP =1,20000
1204 +* Example 1: Downlink Payload: AD 00 ~/~/ AT+DATAUP=0
1205 +* Example 2: Downlink Payload: AD 01 ~/~/ AT+DATAUP =1
1206 +* Example 3: Downlink Payload: AD 01 00 00 14~/~/ AT+DATAUP =1,20000
973 973  
974 974  This means that the interval is set to 0x000014=20S
975 975  
976 976  
977 -== 3.6 Set the payload version ==
1211 +1.
1212 +11. Set the payload version
978 978  
979 979  Feature, Set the payload version.
980 980  
981 -(% style="color:blue" %)**AT Command: AT+PAYVER**
1216 +**AT Command: AT+PAYVER**
982 982  
983 -(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
984 -|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 192px;" %)**Function**|=**Response**
985 -|(% style="width:158px" %)AT+PAYVER=?|(% style="width:192px" %)Show current payload version|(((
1218 +|**Command Example**|**Function**|**Response**
1219 +|AT+PAYVER=?|Show current payload version|(((
986 986  1
1221 +
1222 +
987 987  OK
988 988  )))
989 -|(% style="width:158px" %)AT+PAYVER=5|(% style="width:192px" %)Set payload version is 5.|OK
1225 +|AT+PAYVER=5|Set payload version is 5.|OK
990 990  
991 -(% style="color:blue" %)**Downlink Command: 0xAE**
1227 +**Downlink Command: 0xAE**
992 992  
993 993  Format: Command Code (0xAE) followed by 1 bytes.
994 994  
995 -* Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
996 -* Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1231 +* Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1
1232 +* Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5
997 997  
998 -= 4. Battery & how to replace =
1234 +1. Battery & how to replace
1235 +11. Battery Type
999 999  
1000 -== 4.1 Battery Type ==
1237 +SDI-12-LB is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. 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.
1001 1001  
1002 1002  
1003 -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.
1004 -
1005 -
1006 1006  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
1007 1007  
1008 -[[image:1675234124233-857.png]]
1242 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1009 1009  
1010 1010  
1011 1011  Minimum Working Voltage for the SDI-12-LB:
... ... @@ -1013,25 +1013,31 @@
1013 1013  SDI-12-LB:  2.45v ~~ 3.6v
1014 1014  
1015 1015  
1016 -== 4.2 Replace Battery ==
1250 +1.
1251 +11. Replace Battery
1017 1017  
1018 -
1019 1019  Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1020 1020  
1021 1021  And make sure the positive and negative pins match.
1022 1022  
1023 1023  
1024 -== 4.3 Power Consumption Analyze ==
1025 1025  
1259 +1.
1260 +11. Power Consumption Analyze
1026 1026  
1027 1027  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.
1028 1028  
1264 +
1029 1029  Instruction to use as below:
1030 1030  
1031 -(% 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]]
1032 1032  
1033 -(% style="color:blue" %)**Step 2:**(%%) Open it and choose
1268 +Step 1: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1034 1034  
1270 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
1271 +
1272 +
1273 +Step 2: Open it and choose
1274 +
1035 1035  * Product Model
1036 1036  * Uplink Interval
1037 1037  * Working Mode
... ... @@ -1038,47 +1038,56 @@
1038 1038  
1039 1039  And the Life expectation in difference case will be shown on the right.
1040 1040  
1281 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image037.png]]
1041 1041  
1042 -[[image:1675234155374-163.png]]
1043 1043  
1044 -
1045 1045  The battery related documents as below:
1046 1046  
1047 -* [[Battery Dimension>>https://www.dropbox.com/s/ox5g9njwjle7aw3/LSN50-Battery-Dimension.pdf?dl=0]],
1048 -* [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]]
1049 -* [[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]]
1286 +* [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1287 +* [[Lithium-Thionyl Chloride Battery>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet-EN.pdf]] datasheet, [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet_PM-ER18505-S-02-LF_EN.pdf]]
1288 +* [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
1050 1050  
1051 -[[image:image-20230201145019-19.png]]
1290 +|(((
1291 +JST-XH-2P connector
1292 +)))
1052 1052  
1294 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]]
1053 1053  
1054 -=== 4.3.1 ​Battery Note ===
1055 1055  
1056 1056  
1298 +1.
1299 +11.
1300 +111. ​Battery Note
1301 +
1057 1057  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.
1058 1058  
1059 1059  
1060 -=== 4.3.2 Replace the battery ===
1305 +1.
1306 +11.
1307 +111. ​Replace the battery
1061 1061  
1309 +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.
1062 1062  
1063 -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.
1064 1064  
1065 -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)
1312 +The default battery pack of SDI-12-LB includes a ER26500 plus super capacitor. If user cant 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)
1066 1066  
1067 1067  
1068 -= 5. Remote Configure device =
1069 1069  
1070 -== 5.1 Connect via BLE ==
1071 1071  
1072 1072  
1073 -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/]]
1074 1074  
1319 +1. Remote Configure device
1320 +11. Connect via BLE
1075 1075  
1076 -== 5.2 AT Command Set ==
1322 +Please see this instruction for how to configure via BLE:
1077 1077  
1324 +[[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/]]
1078 1078  
1079 1079  
1080 -= 6. OTA firmware update =
1327 +1.
1328 +11. AT Command Set
1081 1081  
1330 +1. OTA firmware update
1082 1082  
1083 1083  Please see this link for how to do OTA firmware update.
1084 1084  
... ... @@ -1085,63 +1085,35 @@
1085 1085  [[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/]]
1086 1086  
1087 1087  
1088 -= 7. FAQ =
1089 1089  
1090 -== 7.1 How to use AT Command to access device? ==
1091 1091  
1092 1092  
1093 -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]]
1094 1094  
1095 1095  
1096 -== 7.2 How to update firmware via UART port? ==
1097 1097  
1098 1098  
1099 -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]]
1100 1100  
1101 1101  
1102 -== 7.3 How to change the LoRa Frequency Bands/Region? ==
1346 +1. ​Order Info
1103 1103  
1348 +**Package Includes**:
1104 1104  
1105 -You can follow the instructions for [[how to upgrade image>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]].
1106 -When downloading the images, choose the required image file for download. ​
1350 +* SDI-12-LB SDI-12 to LoRaWAN Converter
1107 1107  
1352 +**Dimension and weight**:
1108 1108  
1109 -= 8. ​Order Info =
1110 -
1111 -
1112 -(% style="color:blue" %)**Part Number: SDI-12-LB-XXX**
1113 -
1114 -XXX: The default frequency band
1115 -
1116 -(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1117 -(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1118 -(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1119 -(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1120 -(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1121 -(% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1122 -(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1123 -(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1124 -
1125 -
1126 -= 9. Packing Info =
1127 -
1128 -
1129 -(% style="color:#037691" %)**Package Includes**:
1130 -
1131 -* SDI-12-LB SDI-12 to LoRaWAN Converter x 1
1132 -
1133 -(% style="color:#037691" %)**Dimension and weight**:
1134 -
1135 1135  * Device Size: cm
1136 1136  * Device Weight: g
1137 1137  * Package Size / pcs : cm
1138 1138  * Weight / pcs : g
1139 1139  
1140 -= 10. ​Support =
1141 1141  
1142 1142  
1361 +1. ​Support
1362 +
1143 1143  * 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.
1364 +* 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
1144 1144  
1145 -* 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]]
1366 +[[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]]
1146 1146  
1147 1147  
1675234124233-857.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -75.8 KB
Content
1675234155374-163.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -138.2 KB
Content
image-20230201145019-19.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -82.2 KB
Content
image-20230201152430-20.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -16.5 KB
Content