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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Saxer1 +XWiki.Xiaoling - Content
-
... ... @@ -65,6 +65,8 @@ 65 65 * Downlink to change configure 66 66 * 8500mAh Battery for long term use 67 67 68 + 69 + 68 68 == 1.3 Specification == 69 69 70 70 ... ... @@ -77,8 +77,7 @@ 77 77 (% style="color:#037691" %)**Common DC Characteristics:** 78 78 79 79 * Supply Voltage: 2.5v ~~ 3.6v 80 -* Support current: 5V 300mA 81 - 12V 100mA 82 +* Support current: 5V 300mA, 12V 100mA 82 82 * Operating Temperature: -40 ~~ 85°C 83 83 84 84 (% style="color:#037691" %)**LoRa Spec:** ... ... @@ -113,6 +113,8 @@ 113 113 * Sleep Mode: 5uA @ 3.3v 114 114 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 115 115 117 + 118 + 116 116 == 1.4 Connect to SDI-12 Sensor == 117 117 118 118 ... ... @@ -146,6 +146,8 @@ 146 146 ))) 147 147 |(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB-NA is in Deep Sleep Mode. 148 148 152 + 153 + 149 149 == 1.7 Pin Mapping == 150 150 151 151 ... ... @@ -356,7 +356,6 @@ 356 356 357 357 358 358 359 - 360 360 ==== (% style="color:blue" %)**aR0!- aR9!, aRC0!- aRC9!**(%%) ==== 361 361 362 362 ... ... @@ -425,17 +425,25 @@ 425 425 [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]] 426 426 427 427 428 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1 or AT+CFGDEV =0C!,1,1432 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1 429 429 430 430 (% style="color:#037691" %)**0M! **(%%): SDI-12 Command, 431 431 432 432 (% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) 433 433 434 -(% style="color:#037691" %)**1 **(%%):Use aD0! command access. 438 +(% style="color:#037691" %)**1 **(%%): Use aD0! command access. 435 435 436 436 Equal Downlink: 0xA8 03 30 4D 21 01 01 01 437 437 438 438 443 +The following is the display information on the serial port and the server. 444 + 445 + 446 +[[image:image-20230628091055-1.png||height="368" width="462"]] 447 + 448 +[[image:image-20230628091130-2.png||height="258" width="879"]] 449 + 450 + 439 439 === 2.3.3 Convert ASCII to String === 440 440 441 441 ... ... @@ -966,6 +966,8 @@ 966 966 967 967 * If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB. 968 968 981 + 982 + 969 969 ==== 2.6.5.2 Hardware Connection to SDI-12-LB ==== 970 970 971 971 ... ... @@ -1007,8 +1007,10 @@ 1007 1007 1008 1008 [[image:image-20230627174559-3.png]] 1009 1009 1024 + 1010 1010 ==== 2.6.4.2 Hardware Connection to SDI-12-LB ==== 1011 1011 1027 + 1012 1012 [[image:image-20230627174446-2.png]] 1013 1013 1014 1014 ... ... @@ -1025,6 +1025,7 @@ 1025 1025 1026 1026 [[image:image-20230627180303-6.png||height="292" width="1171"]] 1027 1027 1044 + 1028 1028 == 2.7 Frequency Plans == 1029 1029 1030 1030 ... ... @@ -1089,7 +1089,6 @@ 1089 1089 1090 1090 (% style="color:blue" %)**Downlink Command: 0x01** 1091 1091 1092 - 1093 1093 Format: Command Code (0x01) followed by 3 bytes time value. 1094 1094 1095 1095 If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01. ... ... @@ -1097,6 +1097,8 @@ 1097 1097 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1098 1098 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1099 1099 1116 + 1117 + 1100 1100 == 3.2 Set Interrupt Mode == 1101 1101 1102 1102 ... ... @@ -1128,6 +1128,8 @@ 1128 1128 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1129 1129 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1130 1130 1149 + 1150 + 1131 1131 == 3.3 Set the output time == 1132 1132 1133 1133 ... ... @@ -1199,6 +1199,8 @@ 1199 1199 * Example 5: Downlink Payload: 070301F4 **~-~-->** AT+12VT=500 1200 1200 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 1201 1201 1222 + 1223 + 1202 1202 == 3.4 Set the all data mode == 1203 1203 1204 1204 ... ... @@ -1221,6 +1221,8 @@ 1221 1221 * Example 1: Downlink Payload: AB 00 ~/~/ AT+ALLDATAMOD=0 1222 1222 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 1223 1223 1246 + 1247 + 1224 1224 == 3.5 Set the splicing payload for uplink == 1225 1225 1226 1226 ... ... @@ -1277,6 +1277,8 @@ 1277 1277 * Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1 1278 1278 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1279 1279 1304 + 1305 + 1280 1280 = 4. Battery & Power Consumption = 1281 1281 1282 1282 ... ... @@ -1363,6 +1363,8 @@ 1363 1363 * Package Size / pcs : cm 1364 1364 * Weight / pcs : g 1365 1365 1392 + 1393 + 1366 1366 = 10. Support = 1367 1367 1368 1368