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)
Details
- Page properties
-
- Content
-
... ... @@ -65,6 +65,7 @@ 65 65 * Downlink to change configure 66 66 * 8500mAh Battery for long term use 67 67 68 + 68 68 == 1.3 Specification == 69 69 70 70 ... ... @@ -113,6 +113,7 @@ 113 113 * Sleep Mode: 5uA @ 3.3v 114 114 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 115 115 117 + 116 116 == 1.4 Connect to SDI-12 Sensor == 117 117 118 118 ... ... @@ -147,6 +147,7 @@ 147 147 ))) 148 148 |(% 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. 149 149 152 + 150 150 == 1.7 Pin Mapping == 151 151 152 152 ... ... @@ -480,8 +480,8 @@ 480 480 (% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes. 481 481 482 482 (% border="1" style="width:436px" %) 483 -|(% style="background-color:# f2f2f2;width:433px"%)(((484 -(% style="color:#0070 c0" %)**AT+DATACUTx=a,b,c**486 +|(% style="width:433px;background-color:#F2F2F2 %)((( 487 +**(% style="color:#0070C0" %)AT+DATACUTx=a,b,c** 485 485 486 486 **a**: length for the return of AT+COMMAND 487 487 ... ... @@ -495,9 +495,9 @@ 495 495 496 496 (% border="1" cellspacing="4" style="width:510px" %) 497 497 |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload** 498 -|(% style="background-color:# f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33499 -|(% 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 32500 -|(% 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 0A501 +|(% style="width:164px;background-color:#F2F2F2" %)34,1,1+2+3|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 502 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~8+12~~16|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32 503 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~34|(% style="width:344px;background-color:#F2F2F2" %)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 501 501 502 502 * (% style="color:blue" %)** Downlink Payload:** 503 503 ... ... @@ -686,7 +686,7 @@ 686 686 687 687 * Periodically Uplink: FPORT=2 688 688 689 -(% border="1" cellspacing="4" style="background-color:# f2f2f2; width:500px" %)692 +(% border="1" cellspacing="4" style="background-color:#F2F2F2; width:500px" %) 690 690 |=(% style="width: 90px;" %)((( 691 691 **Size(bytes)** 692 692 )))|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands** ... ... @@ -880,6 +880,7 @@ 880 880 Set transmit interval to 60000ms = 60 seconds 881 881 ))) 882 882 886 + 883 883 (% style="color:blue" %)**Downlink Command: 0x01** 884 884 885 885 ... ... @@ -890,6 +890,7 @@ 890 890 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 891 891 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 892 892 897 + 893 893 == 3.2 Set Interrupt Mode == 894 894 895 895 ... ... @@ -912,6 +912,7 @@ 912 912 3. (Trigger by rising edge) 913 913 )))|(% style="background-color:#f2f2f2; width:157px" %)OK 914 914 920 + 915 915 (% style="color:blue" %)**Downlink Command: 0x06** 916 916 917 917 Format: Command Code (0x06) followed by 3 bytes. ... ... @@ -921,6 +921,7 @@ 921 921 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 922 922 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 923 923 930 + 924 924 == 3.3 Set the output time == 925 925 926 926 ... ... @@ -945,6 +945,7 @@ 945 945 OK 946 946 ))) 947 947 955 + 948 948 (% style="color:blue" %)**AT Command: AT+5VT** 949 949 950 950 (% border="1" cellspacing="4" style="width:470px" %) ... ... @@ -964,6 +964,7 @@ 964 964 OK 965 965 ))) 966 966 975 + 967 967 (% style="color:blue" %)**AT Command: AT+12VT** 968 968 969 969 (% border="1" cellspacing="4" style="width:443px" %) ... ... @@ -990,6 +990,7 @@ 990 990 * Example 5: Downlink Payload: 070301F4 **~-~-->** AT+12VT=500 991 991 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 992 992 1002 + 993 993 == 3.4 Set the all data mode == 994 994 995 995 ... ... @@ -999,11 +999,11 @@ 999 999 1000 1000 (% border="1" cellspacing="4" style="width:437px" %) 1001 1001 |=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response** 1002 -|(% style="background-color:# f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((1012 +|(% style="background-color:#F2F2F2" %)AT+ALLDATAMOD=?|(% style="background-color:#F2F2F2" %)Show current all data mode|(% style="background-color:#F2F2F2" %)((( 1003 1003 0 1004 1004 OK 1005 1005 ))) 1006 -|(% style="background-color:# f2f2f2" %)AT+ALLDATAMOD=1|(% style="background-color:#f2f2f2" %)Set all data mode is 1.|(% style="background-color:#f2f2f2" %)OK1016 +|(% style="background-color:#F2F2F2" %)AT+ALLDATAMOD=1|(% style="background-color:#F2F2F2" %)Set all data mode is 1.|(% style="background-color:#F2F2F2" %)OK 1007 1007 1008 1008 (% style="color:blue" %)**Downlink Command: 0xAB** 1009 1009 ... ... @@ -1012,6 +1012,7 @@ 1012 1012 * Example 1: Downlink Payload: AB 00 ~/~/ AT+ALLDATAMOD=0 1013 1013 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 1014 1014 1025 + 1015 1015 == 3.5 Set the splicing payload for uplink == 1016 1016 1017 1017 ... ... @@ -1021,19 +1021,19 @@ 1021 1021 1022 1022 (% border="1" cellspacing="4" style="width:510px" %) 1023 1023 |=(% 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** 1024 -|(% 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" %)(((1035 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =?|(% style="width:266px;background-color:#F2F2F2" %)Show current splicing payload for uplink mode|(% style="background-color:#F2F2F2" %)((( 1025 1025 0 1026 1026 OK 1027 1027 ))) 1028 -|(% style="background-color:# f2f2f2; width:154px" %)AT+DATAUP =0|(% style="background-color:#f2f2f2; width:266px" %)(((1039 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =0|(% style="width:266px;background-color:#F2F2F2" %)((( 1029 1029 Set splicing payload for uplink mode is 0. 1030 -)))|(% style="background-color:# f2f2f2" %)(((1041 +)))|(% style="background-color:#F2F2F2" %)((( 1031 1031 OK 1032 1032 ))) 1033 -|(% style="background-color:# f2f2f2; width:154px" %)AT+DATAUP =1|(% style="background-color:#f2f2f2; width:266px" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|(% style="background-color:#f2f2f2" %)OK1034 -|(% style="background-color:# f2f2f2; width:154px" %)AT+DATAUP =1,20000|(% style="background-color:#f2f2f2; width:266px" %)(((1044 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =1|(% style="width:266px;background-color:#F2F2F2" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|(% style="background-color:#F2F2F2" %)OK 1045 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =1,20000|(% style="width:266px;background-color:#F2F2F2" %)((( 1035 1035 Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds. 1036 -)))|(% style="background-color:# f2f2f2" %)OK1047 +)))|(% style="background-color:#F2F2F2" %)OK 1037 1037 1038 1038 (% style="color:blue" %)**Downlink Command: 0xAD** 1039 1039 ... ... @@ -1055,11 +1055,11 @@ 1055 1055 1056 1056 (% border="1" cellspacing="4" style="width:437px" %) 1057 1057 |=(% 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** 1058 -|(% style="background-color:# f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((1069 +|(% style="width:158px;background-color:#F2F2F2" %)AT+PAYVER=?|(% style="width:192px;background-color:#F2F2F2" %)Show current payload version|(% style="background-color:#F2F2F2" %)((( 1059 1059 1 1060 1060 OK 1061 1061 ))) 1062 -|(% style="background-color:# f2f2f2; width:158px" %)AT+PAYVER=5|(% style="background-color:#f2f2f2; width:192px" %)Set payload version is 5.|(% style="background-color:#f2f2f2" %)OK1073 +|(% style="width:158px;background-color:#F2F2F2" %)AT+PAYVER=5|(% style="width:192px;background-color:#F2F2F2" %)Set payload version is 5.|(% style="background-color:#F2F2F2" %)OK 1063 1063 1064 1064 (% style="color:blue" %)**Downlink Command: 0xAE** 1065 1065 ... ... @@ -1068,12 +1068,12 @@ 1068 1068 * Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1 1069 1069 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1070 1070 1082 + 1071 1071 = 4. Battery & Power Consumption = 1072 1072 1073 - 1074 1074 SDI-12-LB uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. 1075 1075 1076 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] . 1087 + [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] . 1077 1077 1078 1078 1079 1079 = 5. Remote Configure device = ... ... @@ -1155,6 +1155,7 @@ 1155 1155 * Package Size / pcs : cm 1156 1156 * Weight / pcs : g 1157 1157 1169 + 1158 1158 = 10. Support = 1159 1159 1160 1160