Last modified by Mengting Qiu on 2025/07/03 15:42

From version 86.1
edited by Saxer Lin
on 2023/06/28 09:11
Change comment: There is no comment for this version
To version 72.1
edited by Edwin Chen
on 2023/06/03 12:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Edwin
Content
... ... @@ -116,6 +116,7 @@
116 116  == 1.4 Connect to SDI-12 Sensor ==
117 117  
118 118  
119 +
119 119  [[image:1675212538524-889.png||_mstalt="298272"]]
120 120  
121 121  
... ... @@ -200,6 +200,7 @@
200 200  
201 201  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
202 202  
204 +
203 203  [[image:image-20230426084456-1.png||height="241" width="519"]]
204 204  
205 205  
... ... @@ -394,7 +394,7 @@
394 394  This command can be used to debug all SDI-12 command.
395 395  
396 396  
397 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
399 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
398 398  
399 399  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
400 400  
... ... @@ -404,11 +404,9 @@
404 404  
405 405  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
406 406  
407 -(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
408 408  
410 +(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
409 409  
410 -(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
411 -
412 412  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
413 413  
414 414  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -425,25 +425,6 @@
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,1
429 -
430 -(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
431 -
432 -(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
433 -
434 -(% style="color:#037691" %)**1 **(%%):Use aD0! command access.
435 -
436 -Equal Downlink: 0xA8 03 30  4D 21 01 01 01
437 -
438 -
439 -The following is the display information on the serial port and the server.
440 -
441 -
442 -[[image:image-20230628091055-1.png||height="368" width="462"]]
443 -
444 -[[image:image-20230628091130-2.png||height="258" width="879"]]
445 -
446 -
447 447  === 2.3.3 Convert ASCII to String ===
448 448  
449 449  
... ... @@ -649,33 +649,33 @@
649 649  
650 650  (% style="color:#037691" %)**Frequency Band**:
651 651  
652 -0x01: EU868
633 +*0x01: EU868
653 653  
654 -0x02: US915
635 +*0x02: US915
655 655  
656 -0x03: IN865
637 +*0x03: IN865
657 657  
658 -0x04: AU915
639 +*0x04: AU915
659 659  
660 -0x05: KZ865
641 +*0x05: KZ865
661 661  
662 -0x06: RU864
643 +*0x06: RU864
663 663  
664 -0x07: AS923
645 +*0x07: AS923
665 665  
666 -0x08: AS923-1
647 +*0x08: AS923-1
667 667  
668 -0x09: AS923-2
649 +*0x09: AS923-2
669 669  
670 -0x0a: AS923-3
651 +*0x0a: AS923-3
671 671  
672 -0x0b: CN470
653 +*0x0b: CN470
673 673  
674 -0x0c: EU433
655 +*0x0c: EU433
675 675  
676 -0x0d: KR920
657 +*0x0d: KR920
677 677  
678 -0x0e: MA869
659 +*0x0e: MA869
679 679  
680 680  
681 681  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -706,9 +706,9 @@
706 706  * Periodically Uplink: FPORT=2
707 707  
708 708  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
709 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
690 +|=(% style="width: 90px;background-color:#D9E2F3" %)(((
710 710  **Size(bytes)**
711 -)))|=(% 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**
692 +)))|=(% 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**
712 712  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
713 713  Battery(mV)
714 714  &
... ... @@ -842,20 +842,18 @@
842 842  
843 843  ==== 2.6.2.1 Reference Manual and Command ====
844 844  
845 -
846 846  * [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
847 -
848 848  * Commands to be used in PC and output.
849 849  
850 -~1. check device address
829 +1.check device address
851 851  
852 -2. change device address
831 +2.change device address
853 853  
854 -3. check device ID
833 +3.check device ID
855 855  
856 -4. start measure
835 +4.start measure
857 857  
858 -5. Get Meausre result
837 +5.Get Meausre result
859 859  
860 860  [[image:image-20230603120209-2.png||height="281" width="267"]]
861 861  
... ... @@ -862,20 +862,17 @@
862 862  
863 863  ==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
864 864  
865 -
866 866  [[image:image-20230603120515-3.png]]
867 867  
868 868  
869 869  ==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
870 870  
871 -
872 872  [[image:image-20230603120648-4.png]]
873 873  
874 874  [[image:image-20230603120726-5.png]]
875 875  
853 +Data in TTN:
876 876  
877 -**Data in TTN:**
878 -
879 879  [[image:image-20230603120859-6.png||height="118" width="1285"]]
880 880  
881 881  
... ... @@ -883,20 +883,18 @@
883 883  
884 884  ==== 2.6.3.1 Reference Manual and Command ====
885 885  
886 -
887 887  * [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
888 -
889 889  * Commands to be used in PC and output.
890 890  
891 -~1. check device address
865 +1.check device address
892 892  
893 -2. change device address
867 +2.change device address
894 894  
895 -3. check device ID
869 +3.check device ID
896 896  
897 -4. start measure
871 +4.start measure
898 898  
899 -5. Get Meausre result
873 +5.Get Meausre result
900 900  
901 901  [[image:image-20230603121606-7.png||height="242" width="307"]]
902 902  
... ... @@ -903,16 +903,14 @@
903 903  
904 904  ==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
905 905  
906 -
907 907  [[image:image-20230603121643-8.png||height="442" width="656"]]
908 908  
909 909  
910 910  ==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
911 911  
912 -
913 913  [[image:image-20230603121721-9.png]]
914 914  
915 -[[image:image-20230628090323-1.png||height="414" width="694"]]
887 +[[image:image-20230603121752-10.png]]
916 916  
917 917  Data in TTN:
918 918  
... ... @@ -922,11 +922,10 @@
922 922  
923 923  === (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
924 924  
897 +
925 925  ==== 2.6.4.1 Reference Manual and Command ====
926 926  
927 -
928 928  * [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
929 -
930 930  * Commands to be used in PC and output.
931 931  
932 932  1.check device address
... ... @@ -944,95 +944,50 @@
944 944  
945 945  ==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
946 946  
947 -
948 948  [[image:image-20230603122212-15.png||height="502" width="667"]]
949 949  
950 950  
951 951  ==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
952 952  
953 -
954 954  [[image:image-20230603122040-12.png]]
955 955  
956 956  [[image:image-20230603122109-13.png||height="469" width="762"]]
957 957  
927 +Data in TTN:
958 958  
959 -**Data in TTN:**
960 -
961 961  [[image:image-20230603122139-14.png||height="148" width="1128"]]
962 962  
963 963  
932 +
964 964  === (% 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 ===
965 965  
966 966  ==== 2.6.5.1 Important Notice! ====
967 967  
968 -
969 969  * The product page and reference command see above example 2,3,4
970 -
971 971  * 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.
972 -
973 973  * 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.
974 -
975 975  * If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
976 976  
942 +
977 977  ==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
978 978  
979 -
980 980  [[image:image-20230603122508-17.png||height="526" width="742"]]
981 981  
982 982  
983 983  ==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
984 984  
985 -
986 986  [[image:image-20230603122549-18.png]]
987 987  
988 988  [[image:image-20230603122623-19.png||height="483" width="1121"]]
989 989  
954 +Data in TTN:
990 990  
991 -**Data in TTN:**
992 -
993 993  [[image:image-20230603122719-20.png||height="151" width="1179"]]
994 994  
995 995  
996 -=== (% id="cke_bm_4783S" style="display:none" %) (%%)2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
997 997  
998 -==== 2.6.4.1 Reference Manual and Command ====
999 999  
1000 1000  
1001 -* [[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]]
1002 -
1003 -* Commands to be used in PC and output.
1004 -
1005 -1.check device address
1006 -
1007 -2.change device address
1008 -
1009 -3.check device ID
1010 -
1011 -4.start measure
1012 -
1013 -5.Get Meausre result
1014 -
1015 -
1016 -[[image:image-20230627174559-3.png]]
1017 -
1018 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
1019 -
1020 -[[image:image-20230627174446-2.png]]
1021 -
1022 -
1023 -
1024 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
1025 -
1026 -
1027 -[[image:image-20230627175513-4.png||height="596" width="576"]]
1028 -
1029 -[[image:image-20230627175736-5.png||height="429" width="693"]]
1030 -
1031 -
1032 -**Data in TTN:**
1033 -
1034 -[[image:image-20230627180303-6.png||height="292" width="1171"]]
1035 -
1036 1036  == 2.7 Frequency Plans ==
1037 1037  
1038 1038  
... ... @@ -1179,10 +1179,8 @@
1179 1179  OK
1180 1180  )))
1181 1181  
1182 -(% style="color:blue" %)**AT Command: AT+12VT **
1108 +(% style="color:blue" %)**AT Command: AT+12VT**
1183 1183  
1184 -(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1185 -
1186 1186  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1187 1187  |=(% 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**
1188 1188  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
... ... @@ -1342,7 +1342,7 @@
1342 1342  )))
1343 1343  
1344 1344  (((
1345 -(% style="color:blue" %)**XXX**(%%): The default frequency band
1269 +XXX: The default frequency band
1346 1346  )))
1347 1347  
1348 1348  (((
image-20230627164957-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -835.0 KB
Content
image-20230627165744-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -4.6 KB
Content
image-20230627174446-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -835.0 KB
Content
image-20230627174559-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -4.6 KB
Content
image-20230627175513-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -12.0 KB
Content
image-20230627175736-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -10.4 KB
Content
image-20230627180303-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -65.1 KB
Content
image-20230628090323-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -137.2 KB
Content
image-20230628091055-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -24.9 KB
Content
image-20230628091130-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -84.0 KB
Content