Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Mengting Qiu on 2025/07/03 15:42
From version 73.1
edited by Saxer Lin
on 2023/06/26 15:19
on 2023/06/26 15:19
Change comment:
There is no comment for this version
To version 55.1
edited by Edwin Chen
on 2023/06/03 12:12
on 2023/06/03 12:12
Change comment:
Uploaded new attachment "image-20230603120859-6.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 14 removed)
- image-20230603121606-7.png
- image-20230603121643-8.png
- image-20230603121721-9.png
- image-20230603121752-10.png
- image-20230603121826-11.png
- image-20230603122040-12.png
- image-20230603122109-13.png
- image-20230603122139-14.png
- image-20230603122212-15.png
- image-20230603122248-16.png
- image-20230603122508-17.png
- image-20230603122549-18.png
- image-20230603122623-19.png
- image-20230603122719-20.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Saxer1 +XWiki.Edwin - Content
-
... ... @@ -66,6 +66,7 @@ 66 66 * 8500mAh Battery for long term use 67 67 68 68 69 + 69 69 == 1.3 Specification == 70 70 71 71 ... ... @@ -115,6 +115,7 @@ 115 115 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 116 116 117 117 119 + 118 118 == 1.4 Connect to SDI-12 Sensor == 119 119 120 120 ... ... @@ -150,6 +150,7 @@ 150 150 |(% 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. 151 151 152 152 155 + 153 153 == 1.7 Pin Mapping == 154 154 155 155 ... ... @@ -399,7 +399,7 @@ 399 399 This command can be used to debug all SDI-12 command. 400 400 401 401 402 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd405 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc 403 403 404 404 (% style="color:#037691" %)**aa **(%%): total SDI-12 command length 405 405 ... ... @@ -409,11 +409,9 @@ 409 409 410 410 (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100 411 411 412 -(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access. 413 413 416 +(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1 414 414 415 -(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1 416 - 417 417 (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command, 418 418 419 419 (% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) ... ... @@ -430,17 +430,6 @@ 430 430 [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]] 431 431 432 432 433 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1 or AT+CFGDEV =0C!,1,1 434 - 435 -(% style="color:#037691" %)**0M! **(%%): SDI-12 Command, 436 - 437 -(% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) 438 - 439 -(% style="color:#037691" %)**1 **(%%):Use aD0! command access. 440 - 441 -Equal Downlink: 0xA8 03 30 4D 21 01 01 01 442 - 443 - 444 444 === 2.3.3 Convert ASCII to String === 445 445 446 446 ... ... @@ -767,9 +767,9 @@ 767 767 [[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]] 768 768 769 769 770 -== 2.6 Examples To Set SDI commands == 760 +== 2.6 Examples To Set SDI commands. == 771 771 772 -=== 2.6.1 Examples 1 ~-~- General Example===762 +=== 2.6.1 Examples 1 === 773 773 774 774 775 775 COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication. ... ... @@ -835,161 +835,6 @@ 835 835 Partial cut, the cut sensor address and the first two parameters:(% style="color:#037691" %)**AT+DATACUTx=25,2,1~~12, cut out the character field ” 4+30.8+22.84”**. 836 836 837 837 838 -=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 === 839 - 840 -==== 2.6.2.1 Reference Manual and Command ==== 841 - 842 - 843 -* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]] 844 - 845 -* Commands to be used in PC and output. 846 - 847 -~1. check device address 848 - 849 -2. change device address 850 - 851 -3. check device ID 852 - 853 -4. start measure 854 - 855 -5. Get Meausre result 856 - 857 -[[image:image-20230603120209-2.png||height="281" width="267"]] 858 - 859 - 860 -==== 2.6.2.2 Hardware Connection to SDI-12-LB ==== 861 - 862 - 863 -[[image:image-20230603120515-3.png]] 864 - 865 - 866 -==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ==== 867 - 868 - 869 -[[image:image-20230603120648-4.png]] 870 - 871 -[[image:image-20230603120726-5.png]] 872 - 873 - 874 -**Data in TTN:** 875 - 876 -[[image:image-20230603120859-6.png||height="118" width="1285"]] 877 - 878 - 879 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 === 880 - 881 -==== 2.6.3.1 Reference Manual and Command ==== 882 - 883 - 884 -* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]] 885 - 886 -* Commands to be used in PC and output. 887 - 888 -~1. check device address 889 - 890 -2. change device address 891 - 892 -3. check device ID 893 - 894 -4. start measure 895 - 896 -5. Get Meausre result 897 - 898 -[[image:image-20230603121606-7.png||height="242" width="307"]] 899 - 900 - 901 -==== 2.6.3.2 Hardware Connection to SDI-12-LB ==== 902 - 903 - 904 -[[image:image-20230603121643-8.png||height="442" width="656"]] 905 - 906 - 907 -==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ==== 908 - 909 - 910 -[[image:image-20230603121721-9.png]] 911 - 912 -[[image:image-20230603121752-10.png]] 913 - 914 -Data in TTN: 915 - 916 -[[image:image-20230603121826-11.png||height="155" width="1104"]] 917 - 918 - 919 - 920 -=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 === 921 - 922 -==== 2.6.4.1 Reference Manual and Command ==== 923 - 924 - 925 -* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]] 926 - 927 -* Commands to be used in PC and output. 928 - 929 -1.check device address 930 - 931 -2.change device address 932 - 933 -3.check device ID 934 - 935 -4.start measure 936 - 937 -5.Get Meausre result 938 - 939 -[[image:image-20230603122248-16.png||height="196" width="198"]] 940 - 941 - 942 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ==== 943 - 944 - 945 -[[image:image-20230603122212-15.png||height="502" width="667"]] 946 - 947 - 948 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ==== 949 - 950 -[[image:image-20230603122040-12.png]] 951 - 952 -[[image:image-20230603122109-13.png||height="469" width="762"]] 953 - 954 - 955 -**Data in TTN:** 956 - 957 -[[image:image-20230603122139-14.png||height="148" width="1128"]] 958 - 959 - 960 -=== (% id="cke_bm_1489640S" style="display:none" %) (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.5 Example 5 ~-~- Connect to SIL-400/TEROS-12 & Hygrovue10 === 961 - 962 -==== 2.6.5.1 Important Notice! ==== 963 - 964 - 965 -* The product page and reference command see above example 2,3,4 966 - 967 -* All of these SDI-12 sensors use the same address (address 0) by default. So we need to change their address to different address, by using **aAb!** command. See above example. 968 - 969 -* The sensor needs to be powered to a steady statue. So the 12VT time need to be set to the maximum stable time for the sensors. in this example, it is 13 seconds. 970 - 971 -* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB. 972 - 973 - 974 -==== 2.6.5.2 Hardware Connection to SDI-12-LB ==== 975 - 976 - 977 -[[image:image-20230603122508-17.png||height="526" width="742"]] 978 - 979 - 980 -==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ==== 981 - 982 - 983 -[[image:image-20230603122549-18.png]] 984 - 985 -[[image:image-20230603122623-19.png||height="483" width="1121"]] 986 - 987 - 988 -**Data in TTN:** 989 - 990 -[[image:image-20230603122719-20.png||height="151" width="1179"]] 991 - 992 - 993 993 == 2.7 Frequency Plans == 994 994 995 995 ... ... @@ -1063,6 +1063,7 @@ 1063 1063 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1064 1064 1065 1065 901 + 1066 1066 == 3.2 Set Interrupt Mode == 1067 1067 1068 1068 ... ... @@ -1095,6 +1095,7 @@ 1095 1095 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1096 1096 1097 1097 934 + 1098 1098 == 3.3 Set the output time == 1099 1099 1100 1100 ... ... @@ -1138,10 +1138,8 @@ 1138 1138 OK 1139 1139 ))) 1140 1140 1141 -(% style="color:blue" %)**AT Command: AT+12VT 978 +(% style="color:blue" %)**AT Command: AT+12VT** 1142 1142 1143 -(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)** 1144 - 1145 1145 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %) 1146 1146 |=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 83px;background-color:#D9E2F3;color:#0070C0" %)**Response** 1147 1147 |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)((( ... ... @@ -1167,6 +1167,7 @@ 1167 1167 * Example 6: Downlink Payload: 07030000 **~-~-->** AT+12VT=0 1168 1168 1169 1169 1005 + 1170 1170 == 3.4 Set the all data mode == 1171 1171 1172 1172 ... ... @@ -1190,6 +1190,7 @@ 1190 1190 * Example 2: Downlink Payload: AB 01 ~/~/ AT+ALLDATAMOD=1 1191 1191 1192 1192 1029 + 1193 1193 == 3.5 Set the splicing payload for uplink == 1194 1194 1195 1195 ... ... @@ -1247,6 +1247,7 @@ 1247 1247 * Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5 1248 1248 1249 1249 1087 + 1250 1250 = 4. Battery & Power Consumption = 1251 1251 1252 1252 ... ... @@ -1334,6 +1334,7 @@ 1334 1334 * Weight / pcs : g 1335 1335 1336 1336 1175 + 1337 1337 = 10. Support = 1338 1338 1339 1339
- image-20230603121606-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -24.4 KB - Content
- image-20230603121643-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -889.7 KB - Content
- image-20230603121721-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -105.4 KB - Content
- image-20230603121752-10.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -160.0 KB - Content
- image-20230603121826-11.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -52.8 KB - Content
- image-20230603122040-12.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -128.1 KB - Content
- image-20230603122109-13.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -271.1 KB - Content
- image-20230603122139-14.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -70.4 KB - Content
- image-20230603122212-15.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -818.3 KB - Content
- image-20230603122248-16.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -12.7 KB - Content
- image-20230603122508-17.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -980.2 KB - Content
- image-20230603122549-18.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -90.9 KB - Content
- image-20230603122623-19.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -139.5 KB - Content
- image-20230603122719-20.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -83.8 KB - Content