Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Xiaoling on 2025/04/25 08:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
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-20230 201152430-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. ... ... @@ -597,7 +597,7 @@ 597 597 (% 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.** 598 598 599 599 600 -== 2.4 Uplink Payload == 605 +== 2.4 Uplink Payload == 601 601 602 602 603 603 Uplink payloads have two types: ... ... @@ -773,12 +773,12 @@ 773 773 774 774 Use can configure SDI-12-LB via AT Command or LoRaWAN Downlink. 775 775 776 -* AT Command Connection: See [[FAQ>> ||anchor="H7.FAQ"]].781 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]]. 777 777 * LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 778 778 779 779 There are two kinds of commands to configure SDI-12-LB, they are: 780 780 781 -* (% style="color:blue" %) **General Commands**.786 +* **(% style="color:blue" %)General Commands**. 782 782 783 783 These commands are to configure: 784 784 ... ... @@ -790,7 +790,7 @@ 790 790 [[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/]] 791 791 792 792 793 -* (% style="color:blue" %) **Commands special design for SDI-12-LB**798 +* **(% style="color:blue" %)Commands special design for SDI-12-LB** 794 794 795 795 These commands only valid for SDI-12-LB, as below: 796 796 ... ... @@ -824,6 +824,9 @@ 824 824 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 825 825 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 826 826 832 + 833 + 834 + 827 827 == 3.2 Set Interrupt Mode == 828 828 829 829 ... ... @@ -855,6 +855,9 @@ 855 855 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 856 856 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 857 857 866 + 867 + 868 + 858 858 == 3.3 Set the output time == 859 859 860 860 ... ... @@ -924,6 +924,9 @@ 924 924 * Example 5: Downlink Payload: 070301F4 **~-~-->** AT+12VT=500 925 925 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 926 926 938 + 939 + 940 + 927 927 == 3.4 Set the all data mode == 928 928 929 929 ... ... @@ -946,6 +946,9 @@ 946 946 * Example 1: Downlink Payload: AB 00 ~/~/ AT+ALLDATAMOD=0 947 947 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 948 948 963 + 964 + 965 + 949 949 == 3.5 Set the splicing payload for uplink == 950 950 951 951 ... ... @@ -1001,6 +1001,9 @@ 1001 1001 * Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1 1002 1002 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1003 1003 1021 + 1022 + 1023 + 1004 1004 = 4. Battery & how to replace = 1005 1005 1006 1006 == 4.1 Battery Type == ... ... @@ -1054,6 +1054,7 @@ 1054 1054 * [[Lithium-Thionyl Chloride Battery datasheet, Tech Spec>>https://www.dropbox.com/sh/d4oyfnp8o94180o/AABQewCNSh5GPeQH86UxRgQQa?dl=0]] 1055 1055 * [[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]] 1056 1056 1077 + 1057 1057 [[image:image-20230201145019-19.png]] 1058 1058 1059 1059 ... ... @@ -1115,18 +1115,18 @@ 1115 1115 = 8. Order Info = 1116 1116 1117 1117 1118 -(% style="color:blue" %) **Part Number: SDI-12-LB-XXX**1139 +**(% style="color:blue" %)Part Number: SDI-12-LB-XXX** 1119 1119 1120 1120 XXX: The default frequency band 1121 1121 1122 -(% style="color:red" %) **AS923**(%%): LoRaWAN AS923 band1123 -(% style="color:red" %) **AU915**(%%): LoRaWAN AU915 band1124 -(% style="color:red" %) **EU433**(%%): LoRaWAN EU433 band1125 -(% style="color:red" %) **EU868**(%%): LoRaWAN EU868 band1126 -(% style="color:red" %) **KR920**(%%): LoRaWAN KR920 band1127 -(% style="color:red" %) **US915**(%%): LoRaWAN US915 band1128 -(% style="color:red" %) **IN865**(%%): LoRaWAN IN865 band1129 -(% style="color:red" %) **CN470**(%%): LoRaWAN CN470 band1143 +**(% style="color:red" %)AS923**(%%): LoRaWAN AS923 band 1144 +**(% style="color:red" %)AU915**(%%): LoRaWAN AU915 band 1145 +**(% style="color:red" %)EU433**(%%): LoRaWAN EU433 band 1146 +**(% style="color:red" %)EU868**(%%): LoRaWAN EU868 band 1147 +**(% style="color:red" %)KR920**(%%): LoRaWAN KR920 band 1148 +**(% style="color:red" %)US915**(%%): LoRaWAN US915 band 1149 +**(% style="color:red" %)IN865**(%%): LoRaWAN IN865 band 1150 +**(% style="color:red" %)CN470**(%%): LoRaWAN CN470 band 1130 1130 1131 1131 1132 1132 ... ... @@ -1137,11 +1137,11 @@ 1137 1137 = 9. Packing Info = 1138 1138 1139 1139 1140 -(% style="color:#037691" %) **Package Includes**:1161 +**(% style="color:#037691" %)Package Includes**: 1141 1141 1142 1142 * SDI-12-LB SDI-12 to LoRaWAN Converter x 1 1143 1143 1144 -(% style="color:#037691" %) **Dimension and weight**:1165 +**(% style="color:#037691" %)Dimension and weight**: 1145 1145 1146 1146 * Device Size: cm 1147 1147 * Device Weight: g ... ... @@ -1148,6 +1148,9 @@ 1148 1148 * Package Size / pcs : cm 1149 1149 * Weight / pcs : g 1150 1150 1172 + 1173 + 1174 + 1151 1151 = 10. Support = 1152 1152 1153 1153
- image-20230201152430-20.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -16.5 KB - Content