<
From version < 41.5 >
edited by Xiaoling
on 2023/02/01 15:29
To version < 40.2 >
edited by Xiaoling
on 2023/02/01 14:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,6 +17,7 @@
17 17  
18 18  
19 19  
20 +
20 20  = 1. Introduction =
21 21  
22 22  == 1.1 ​What is SDI-12 to LoRaWAN Converter ==
... ... @@ -191,9 +191,12 @@
191 191  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
192 192  
193 193  
194 -[[image:image-20230201152430-20.jpeg]]
195 +[[image:image-20230131134744-2.jpeg]]
195 195  
196 196  
198 +
199 +
200 +
197 197  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
198 198  
199 199  
... ... @@ -224,6 +224,7 @@
224 224  
225 225  Press the button for 5 seconds to activate the SDI-12-LB.
226 226  
231 +
227 227  (% 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.
228 228  
229 229  
... ... @@ -246,6 +246,7 @@
246 246  The following is the display information on the serial port and the server.
247 247  
248 248  
254 +
249 249  [[image:image-20230201091027-6.png]]
250 250  
251 251  
... ... @@ -252,7 +252,6 @@
252 252  [[image:image-20230201091027-7.png||height="261" width="1179"]]
253 253  
254 254  
255 -
256 256  ==== (% style="color:blue" %)**al!  ~-~- Get SDI-12 sensor Identification**(%%) ====
257 257  
258 258  
... ... @@ -261,7 +261,7 @@
261 261  
262 262  (% style="color:#037691" %)**Parameter:  **(%%)aa: ASCII value of SDI-12 sensor address in downlink or HEX value in AT Command)
263 263  
264 -(% style="color:blue" %)**Example :   **(%%)AT+ADDRI=0 ( Equal to downlink: 0x AA 00 30)
269 +(% style="color:blue" %)**Example :   **AT+ADDRI=0 ( Equal to downlink: 0x AA 00 30)
265 265  
266 266  
267 267  The following is the display information on the serial port and the server.
... ... @@ -297,7 +297,7 @@
297 297  
298 298  (% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
299 299  
300 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%) to get return.
305 +(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)**aD0!**(%%) to get return.
301 301  
302 302  
303 303  The following is the display information on the serial port and the server.
... ... @@ -334,7 +334,7 @@
334 334  
335 335  (% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
336 336  
337 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%)__ __to get return.
342 +(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)**aD0!**(%%) to get return.
338 338  
339 339  
340 340  The following is the display information on the serial port and the server.
... ... @@ -367,12 +367,13 @@
367 367  
368 368  (% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
369 369  
370 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%) to get return.
375 +(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)**aD0!**(%%) to get return.
371 371  
372 372  
373 373  The following is the display information on the serial port and the server.
374 374  
375 375  
381 +
376 376  [[image:image-20230201092208-14.png]]
377 377  
378 378  
... ... @@ -458,7 +458,7 @@
458 458  
459 459  (% style="color:red" %)**1** (%%) Check if return chars are printable char(0x20 ~~ 0x7E);
460 460  
461 -(% style="color:red" %)**2**(%%)  Check if there is return from SDI-12 sensor
467 +(% style="color:#red" %)**2**(%%)  Check if there is return from SDI-12 sensor
462 462  
463 463  (% style="color:red" %)**3** (%%) Check if return pass CRC check ( SDI-12 command var1 must include CRC request);
464 464  
... ... @@ -596,7 +596,7 @@
596 596  (% 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.**
597 597  
598 598  
599 -== 2.4 Uplink Payload ==
605 +== ​​​​​​​2.4 Uplink Payload ==
600 600  
601 601  
602 602  Uplink payloads have two types:
... ... @@ -759,6 +759,7 @@
759 759  [[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/]]
760 760  
761 761  
768 +
762 762  == 2.7 Firmware Change Log ==
763 763  
764 764  
... ... @@ -772,12 +772,12 @@
772 772  
773 773  Use can configure SDI-12-LB via AT Command or LoRaWAN Downlink.
774 774  
775 -* AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
782 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
776 776  * LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
777 777  
778 778  There are two kinds of commands to configure SDI-12-LB, they are:
779 779  
780 -* (% style="color:blue" %)**General Commands**.
787 +* **General Commands**.
781 781  
782 782  These commands are to configure:
783 783  
... ... @@ -789,7 +789,7 @@
789 789  [[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/]]
790 790  
791 791  
792 -* (% style="color:blue" %)**Commands special design for SDI-12-LB**
799 +* **Commands special design for SDI-12-LB**
793 793  
794 794  These commands only valid for SDI-12-LB, as below:
795 795  
... ... @@ -1053,6 +1053,7 @@
1053 1053  * [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]]
1054 1054  * [[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]]
1055 1055  
1063 +
1056 1056  [[image:image-20230201145019-19.png]]
1057 1057  
1058 1058  
... ... @@ -1070,6 +1070,7 @@
1070 1070  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)
1071 1071  
1072 1072  
1081 +
1073 1073  = 5. Remote Configure device =
1074 1074  
1075 1075  == 5.1 Connect via BLE ==
... ... @@ -1114,18 +1114,17 @@
1114 1114  = 8. ​Order Info =
1115 1115  
1116 1116  
1117 -(% style="color:blue" %)**Part Number: SDI-12-LB-XXX**
1118 -
1126 +Part Number: SDI-12-LB-XXX
1119 1119  XXX: The default frequency band
1120 1120  
1121 -(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1122 -(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1123 -(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1124 -(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1125 -(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1126 -(% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1127 -(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1128 -(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1129 +AS923: LoRaWAN AS923 band
1130 +AU915: LoRaWAN AU915 band
1131 +EU433: LoRaWAN EU433 band
1132 +EU868: LoRaWAN EU868 band
1133 +KR920: LoRaWAN KR920 band
1134 +US915: LoRaWAN US915 band
1135 +IN865: LoRaWAN IN865 band
1136 +CN470: LoRaWAN CN470 band
1129 1129  
1130 1130  
1131 1131  
... ... @@ -1136,11 +1136,11 @@
1136 1136  = 9. Packing Info =
1137 1137  
1138 1138  
1139 -(% style="color:#037691" %)**Package Includes**:
1147 +**Package Includes**:
1140 1140  
1141 1141  * SDI-12-LB SDI-12 to LoRaWAN Converter x 1
1142 1142  
1143 -(% style="color:#037691" %)**Dimension and weight**:
1151 +**Dimension and weight**:
1144 1144  
1145 1145  * Device Size: cm
1146 1146  * Device Weight: g
image-20230201152430-20.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -16.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0