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 67.1
edited by Edwin Chen
on 2023/06/03 12:28
on 2023/06/03 12:28
Change comment:
Uploaded new attachment "image-20230603122508-17.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 11 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Saxer - Content
-
... ... @@ -118,7 +118,6 @@ 118 118 == 1.4 Connect to SDI-12 Sensor == 119 119 120 120 121 - 122 122 [[image:1675212538524-889.png||_mstalt="298272"]] 123 123 124 124 ... ... @@ -204,7 +204,6 @@ 204 204 205 205 Each SDI-12-LB is shipped with a sticker with the default device EUI as below: 206 206 207 - 208 208 [[image:image-20230426084456-1.png||height="241" width="519"]] 209 209 210 210 ... ... @@ -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 400 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd 403 403 404 404 (% style="color:#037691" %)**aa **(%%): total SDI-12 command length 405 405 ... ... @@ -409,9 +409,11 @@ 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 410 +(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access. 412 412 413 -(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1 414 414 413 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1 414 + 415 415 (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command, 416 416 417 417 (% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) ... ... @@ -428,6 +428,17 @@ 428 428 [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]] 429 429 430 430 431 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1 or AT+CFGDEV =0C!,1,1 432 + 433 +(% style="color:#037691" %)**0M! **(%%): SDI-12 Command, 434 + 435 +(% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) 436 + 437 +(% style="color:#037691" %)**1 **(%%):Use aD0! command access. 438 + 439 +Equal Downlink: 0xA8 03 30 4D 21 01 01 01 440 + 441 + 431 431 === 2.3.3 Convert ASCII to String === 432 432 433 433 ... ... @@ -633,33 +633,33 @@ 633 633 634 634 (% style="color:#037691" %)**Frequency Band**: 635 635 636 - *0x01: EU868647 +0x01: EU868 637 637 638 - *0x02: US915649 +0x02: US915 639 639 640 - *0x03: IN865651 +0x03: IN865 641 641 642 - *0x04: AU915653 +0x04: AU915 643 643 644 - *0x05: KZ865655 +0x05: KZ865 645 645 646 - *0x06: RU864657 +0x06: RU864 647 647 648 - *0x07: AS923659 +0x07: AS923 649 649 650 - *0x08: AS923-1661 +0x08: AS923-1 651 651 652 - *0x09: AS923-2663 +0x09: AS923-2 653 653 654 - *0x0a: AS923-3665 +0x0a: AS923-3 655 655 656 - *0x0b: CN470667 +0x0b: CN470 657 657 658 - *0x0c: EU433669 +0x0c: EU433 659 659 660 - *0x0d: KR920671 +0x0d: KR920 661 661 662 - *0x0e: MA869673 +0x0e: MA869 663 663 664 664 665 665 (% style="color:#037691" %)**Sub-Band**: ... ... @@ -690,9 +690,9 @@ 690 690 * Periodically Uplink: FPORT=2 691 691 692 692 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %) 693 -|=(% style="width: 90px;background-color:#D9E2F3" %)((( 704 +|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)((( 694 694 **Size(bytes)** 695 -)))|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 90px;background-color:#D9E2F3" %)**1**|=(% style="width: 240px;background-color:#D9E2F3" %)**Length depends on the return from the commands** 706 +)))|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 240px;background-color:#D9E2F3;color:#0070C0" %)**Length depends on the return from the commands** 696 696 |(% style="width:93px" %)**Value**|(% style="width:83px" %)((( 697 697 Battery(mV) 698 698 & ... ... @@ -822,22 +822,24 @@ 822 822 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”**. 823 823 824 824 825 -=== 2.6.2 Example ~-~- Connect to Hygrovue10 === 836 +=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 === 826 826 827 827 ==== 2.6.2.1 Reference Manual and Command ==== 828 828 840 + 829 829 * [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]] 842 + 830 830 * Commands to be used in PC and output. 831 831 832 -1.check device address 845 +~1. check device address 833 833 834 -2.change device address 847 +2. change device address 835 835 836 -3.check device ID 849 +3. check device ID 837 837 838 -4.start measure 851 +4. start measure 839 839 840 -5.Get Meausre result 853 +5. Get Meausre result 841 841 842 842 [[image:image-20230603120209-2.png||height="281" width="267"]] 843 843 ... ... @@ -844,22 +844,178 @@ 844 844 845 845 ==== 2.6.2.2 Hardware Connection to SDI-12-LB ==== 846 846 860 + 847 847 [[image:image-20230603120515-3.png]] 848 848 849 849 850 850 ==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ==== 851 851 866 + 852 852 [[image:image-20230603120648-4.png]] 853 853 854 854 [[image:image-20230603120726-5.png]] 855 855 856 -Data in TTN: 857 857 872 +**Data in TTN:** 873 + 858 858 [[image:image-20230603120859-6.png||height="118" width="1285"]] 859 859 860 860 877 +=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 === 861 861 879 +==== 2.6.3.1 Reference Manual and Command ==== 862 862 881 + 882 +* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]] 883 + 884 +* Commands to be used in PC and output. 885 + 886 +~1. check device address 887 + 888 +2. change device address 889 + 890 +3. check device ID 891 + 892 +4. start measure 893 + 894 +5. Get Meausre result 895 + 896 +[[image:image-20230603121606-7.png||height="242" width="307"]] 897 + 898 + 899 +==== 2.6.3.2 Hardware Connection to SDI-12-LB ==== 900 + 901 + 902 +[[image:image-20230603121643-8.png||height="442" width="656"]] 903 + 904 + 905 +==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ==== 906 + 907 + 908 +[[image:image-20230603121721-9.png]] 909 + 910 +[[image:image-20230603121752-10.png]] 911 + 912 +Data in TTN: 913 + 914 +[[image:image-20230603121826-11.png||height="155" width="1104"]] 915 + 916 + 917 + 918 +=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 === 919 + 920 +==== 2.6.4.1 Reference Manual and Command ==== 921 + 922 + 923 +* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]] 924 + 925 +* Commands to be used in PC and output. 926 + 927 +1.check device address 928 + 929 +2.change device address 930 + 931 +3.check device ID 932 + 933 +4.start measure 934 + 935 +5.Get Meausre result 936 + 937 +[[image:image-20230603122248-16.png||height="196" width="198"]] 938 + 939 + 940 +==== 2.6.4.2 Hardware Connection to SDI-12-LB ==== 941 + 942 + 943 +[[image:image-20230603122212-15.png||height="502" width="667"]] 944 + 945 + 946 +==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ==== 947 + 948 + 949 +[[image:image-20230603122040-12.png]] 950 + 951 +[[image:image-20230603122109-13.png||height="469" width="762"]] 952 + 953 + 954 +**Data in TTN:** 955 + 956 +[[image:image-20230603122139-14.png||height="148" width="1128"]] 957 + 958 + 959 +=== (% 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 === 960 + 961 +==== 2.6.5.1 Important Notice! ==== 962 + 963 + 964 +* The product page and reference command see above example 2,3,4 965 + 966 +* 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. 967 + 968 +* 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. 969 + 970 +* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB. 971 + 972 + 973 +==== 2.6.5.2 Hardware Connection to SDI-12-LB ==== 974 + 975 + 976 +[[image:image-20230603122508-17.png||height="526" width="742"]] 977 + 978 + 979 +==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ==== 980 + 981 + 982 +[[image:image-20230603122549-18.png]] 983 + 984 +[[image:image-20230603122623-19.png||height="483" width="1121"]] 985 + 986 + 987 +**Data in TTN:** 988 + 989 +[[image:image-20230603122719-20.png||height="151" width="1179"]] 990 + 991 + 992 +=== (% id="cke_bm_4783S" style="display:none" %) (%%)2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 === 993 + 994 +==== 2.6.4.1 Reference Manual and Command ==== 995 + 996 + 997 +* [[https:~~/~~/enviroprosoilprobes.com/wp-content/uploads/2019/11/ENTELECHY-EP_SDI-12-Commands.pdf>>url:https://enviroprosoilprobes.com/wp-content/uploads/2019/11/ENTELECHY-EP_SDI-12-Commands.pdf]] 998 + 999 +* Commands to be used in PC and output. 1000 + 1001 +1.check device address 1002 + 1003 +2.change device address 1004 + 1005 +3.check device ID 1006 + 1007 +4.start measure 1008 + 1009 +5.Get Meausre result 1010 + 1011 + 1012 +[[image:image-20230627174559-3.png]] 1013 + 1014 +==== 2.6.4.2 Hardware Connection to SDI-12-LB ==== 1015 + 1016 +[[image:image-20230627174446-2.png]] 1017 + 1018 + 1019 + 1020 +==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ==== 1021 + 1022 + 1023 +[[image:image-20230627175513-4.png||height="596" width="576"]] 1024 + 1025 +[[image:image-20230627175736-5.png||height="429" width="693"]] 1026 + 1027 + 1028 +**Data in TTN:** 1029 + 1030 +[[image:image-20230627180303-6.png||height="292" width="1171"]] 1031 + 863 863 == 2.7 Frequency Plans == 864 864 865 865 ... ... @@ -1008,8 +1008,10 @@ 1008 1008 OK 1009 1009 ))) 1010 1010 1011 -(% style="color:blue" %)**AT Command: AT+12VT** 1180 +(% style="color:blue" %)**AT Command: AT+12VT ** 1012 1012 1182 +(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)** 1183 + 1013 1013 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %) 1014 1014 |=(% 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** 1015 1015 |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)((( ... ... @@ -1172,7 +1172,7 @@ 1172 1172 ))) 1173 1173 1174 1174 ((( 1175 -XXX: The default frequency band 1346 +(% style="color:blue" %)**XXX**(%%): The default frequency band 1176 1176 ))) 1177 1177 1178 1178 (((
- image-20230603122549-18.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +90.9 KB - Content
- image-20230603122623-19.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +139.5 KB - Content
- image-20230603122719-20.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +83.8 KB - Content
- image-20230627164957-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +835.0 KB - Content
- image-20230627165744-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.6 KB - Content
- image-20230627174446-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +835.0 KB - Content
- image-20230627174559-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.6 KB - Content
- image-20230627175513-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.0 KB - Content
- image-20230627175736-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +10.4 KB - Content
- image-20230627180303-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +65.1 KB - Content
- image-20230628090323-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +137.2 KB - Content