<
From version < 72.1 >
edited by Edwin Chen
on 2023/06/03 12:38
To version < 73.1 >
edited by Saxer Lin
on 2023/06/26 15:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Saxer
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  
... ... @@ -396,7 +396,7 @@
396 396  This command can be used to debug all SDI-12 command.
397 397  
398 398  
399 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
402 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
400 400  
401 401  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
402 402  
... ... @@ -406,9 +406,11 @@
406 406  
407 407  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
408 408  
412 +(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
409 409  
410 -(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
411 411  
415 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
416 +
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,6 +425,17 @@
425 425  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
426 426  
427 427  
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 +
428 428  === 2.3.3 Convert ASCII to String ===
429 429  
430 430  
... ... @@ -823,18 +823,20 @@
823 823  
824 824  ==== 2.6.2.1 Reference Manual and Command ====
825 825  
842 +
826 826  * [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
844 +
827 827  * Commands to be used in PC and output.
828 828  
829 -1.check device address
847 +~1. check device address
830 830  
831 -2.change device address
849 +2. change device address
832 832  
833 -3.check device ID
851 +3. check device ID
834 834  
835 -4.start measure
853 +4. start measure
836 836  
837 -5.Get Meausre result
855 +5. Get Meausre result
838 838  
839 839  [[image:image-20230603120209-2.png||height="281" width="267"]]
840 840  
... ... @@ -841,17 +841,20 @@
841 841  
842 842  ==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
843 843  
862 +
844 844  [[image:image-20230603120515-3.png]]
845 845  
846 846  
847 847  ==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
848 848  
868 +
849 849  [[image:image-20230603120648-4.png]]
850 850  
851 851  [[image:image-20230603120726-5.png]]
852 852  
853 -Data in TTN:
854 854  
874 +**Data in TTN:**
875 +
855 855  [[image:image-20230603120859-6.png||height="118" width="1285"]]
856 856  
857 857  
... ... @@ -859,18 +859,20 @@
859 859  
860 860  ==== 2.6.3.1 Reference Manual and Command ====
861 861  
883 +
862 862  * [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
885 +
863 863  * Commands to be used in PC and output.
864 864  
865 -1.check device address
888 +~1. check device address
866 866  
867 -2.change device address
890 +2. change device address
868 868  
869 -3.check device ID
892 +3. check device ID
870 870  
871 -4.start measure
894 +4. start measure
872 872  
873 -5.Get Meausre result
896 +5. Get Meausre result
874 874  
875 875  [[image:image-20230603121606-7.png||height="242" width="307"]]
876 876  
... ... @@ -877,11 +877,13 @@
877 877  
878 878  ==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
879 879  
903 +
880 880  [[image:image-20230603121643-8.png||height="442" width="656"]]
881 881  
882 882  
883 883  ==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
884 884  
909 +
885 885  [[image:image-20230603121721-9.png]]
886 886  
887 887  [[image:image-20230603121752-10.png]]
... ... @@ -894,10 +894,11 @@
894 894  
895 895  === (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
896 896  
897 -
898 898  ==== 2.6.4.1 Reference Manual and Command ====
899 899  
924 +
900 900  * [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
926 +
901 901  * Commands to be used in PC and output.
902 902  
903 903  1.check device address
... ... @@ -915,6 +915,7 @@
915 915  
916 916  ==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
917 917  
944 +
918 918  [[image:image-20230603122212-15.png||height="502" width="667"]]
919 919  
920 920  
... ... @@ -924,41 +924,45 @@
924 924  
925 925  [[image:image-20230603122109-13.png||height="469" width="762"]]
926 926  
927 -Data in TTN:
928 928  
955 +**Data in TTN:**
956 +
929 929  [[image:image-20230603122139-14.png||height="148" width="1128"]]
930 930  
931 931  
932 -
933 933  === (% 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 ===
934 934  
935 935  ==== 2.6.5.1 Important Notice! ====
936 936  
964 +
937 937  * The product page and reference command see above example 2,3,4
966 +
938 938  * 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 +
939 939  * 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 +
940 940  * If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
941 941  
942 942  
943 943  ==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
944 944  
976 +
945 945  [[image:image-20230603122508-17.png||height="526" width="742"]]
946 946  
947 947  
948 948  ==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
949 949  
982 +
950 950  [[image:image-20230603122549-18.png]]
951 951  
952 952  [[image:image-20230603122623-19.png||height="483" width="1121"]]
953 953  
954 -Data in TTN:
955 955  
988 +**Data in TTN:**
989 +
956 956  [[image:image-20230603122719-20.png||height="151" width="1179"]]
957 957  
958 958  
959 -
960 -
961 -
962 962  == 2.7 Frequency Plans ==
963 963  
964 964  
... ... @@ -1031,6 +1031,7 @@
1031 1031  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1032 1032  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1033 1033  
1065 +
1034 1034  == 3.2 Set Interrupt Mode ==
1035 1035  
1036 1036  
... ... @@ -1062,6 +1062,7 @@
1062 1062  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1063 1063  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1064 1064  
1097 +
1065 1065  == 3.3 Set the output time ==
1066 1066  
1067 1067  
... ... @@ -1105,8 +1105,10 @@
1105 1105  OK
1106 1106  )))
1107 1107  
1108 -(% style="color:blue" %)**AT Command: AT+12VT**
1141 +(% style="color:blue" %)**AT Command: AT+12VT **
1109 1109  
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 +
1110 1110  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1111 1111  |=(% 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**
1112 1112  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
... ... @@ -1131,6 +1131,7 @@
1131 1131  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1132 1132  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1133 1133  
1169 +
1134 1134  == 3.4 Set the all data mode ==
1135 1135  
1136 1136  
... ... @@ -1153,6 +1153,7 @@
1153 1153  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1154 1154  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1155 1155  
1192 +
1156 1156  == 3.5 Set the splicing payload for uplink ==
1157 1157  
1158 1158  
... ... @@ -1209,6 +1209,7 @@
1209 1209  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1210 1210  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1211 1211  
1249 +
1212 1212  = 4. Battery & Power Consumption =
1213 1213  
1214 1214  
... ... @@ -1295,6 +1295,7 @@
1295 1295  * Package Size / pcs : cm
1296 1296  * Weight / pcs : g
1297 1297  
1336 +
1298 1298  = 10. ​Support =
1299 1299  
1300 1300  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0