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

From version 49.2
edited by Xiaoling
on 2023/04/26 08:45
Change comment: There is no comment for this version
To version 72.4
edited by Xiaoling
on 2023/06/05 18:15
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -205,7 +205,7 @@
205 205  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
206 206  
207 207  
208 -[[image:image-20230426084456-1.png]]
211 +[[image:image-20230426084456-1.png||height="241" width="519"]]
209 209  
210 210  
211 211  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -729,6 +729,7 @@
729 729  
730 730  === 2.4.5 Payload version ===
731 731  
735 +
732 732  The version number of the payload, mainly used for decoding. The default is 01.
733 733  
734 734  
... ... @@ -753,9 +753,9 @@
753 753  [[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]]
754 754  
755 755  
756 -== 2.6 Examples To Set SDI commands. ==
760 +== 2.6 Examples To Set SDI commands ==
757 757  
758 -=== 2.6.1 Examples 1 ===
762 +=== 2.6.1 Examples 1 ~-~- General Example ===
759 759  
760 760  
761 761  COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication.
... ... @@ -821,6 +821,162 @@
821 821  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”**.
822 822  
823 823  
828 +=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
829 +
830 +==== 2.6.2.1 Reference Manual and Command ====
831 +
832 +
833 +* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
834 +
835 +* Commands to be used in PC and output.
836 +
837 +~1. check device address
838 +
839 +2. change device address
840 +
841 +3. check device ID
842 +
843 +4. start measure
844 +
845 +5. Get Meausre result
846 +
847 +[[image:image-20230603120209-2.png||height="281" width="267"]]
848 +
849 +
850 +==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
851 +
852 +
853 +[[image:image-20230603120515-3.png]]
854 +
855 +
856 +==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
857 +
858 +
859 +[[image:image-20230603120648-4.png]]
860 +
861 +[[image:image-20230603120726-5.png]]
862 +
863 +
864 +**Data in TTN:**
865 +
866 +[[image:image-20230603120859-6.png||height="118" width="1285"]]
867 +
868 +
869 +=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 ===
870 +
871 +==== 2.6.3.1 Reference Manual and Command ====
872 +
873 +
874 +* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
875 +
876 +* Commands to be used in PC and output.
877 +
878 +~1. check device address
879 +
880 +2. change device address
881 +
882 +3. check device ID
883 +
884 +4. start measure
885 +
886 +5. Get Meausre result
887 +
888 +[[image:image-20230603121606-7.png||height="242" width="307"]]
889 +
890 +
891 +==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
892 +
893 +
894 +[[image:image-20230603121643-8.png||height="442" width="656"]]
895 +
896 +
897 +==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
898 +
899 +
900 +[[image:image-20230603121721-9.png]]
901 +
902 +[[image:image-20230603121752-10.png]]
903 +
904 +Data in TTN:
905 +
906 +[[image:image-20230603121826-11.png||height="155" width="1104"]]
907 +
908 +
909 +
910 +=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
911 +
912 +==== 2.6.4.1 Reference Manual and Command ====
913 +
914 +
915 +* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
916 +
917 +* Commands to be used in PC and output.
918 +
919 +1.check device address
920 +
921 +2.change device address
922 +
923 +3.check device ID
924 +
925 +4.start measure
926 +
927 +5.Get Meausre result
928 +
929 +[[image:image-20230603122248-16.png||height="196" width="198"]]
930 +
931 +
932 +==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
933 +
934 +
935 +[[image:image-20230603122212-15.png||height="502" width="667"]]
936 +
937 +
938 +==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
939 +
940 +[[image:image-20230603122040-12.png]]
941 +
942 +[[image:image-20230603122109-13.png||height="469" width="762"]]
943 +
944 +
945 +**Data in TTN:**
946 +
947 +[[image:image-20230603122139-14.png||height="148" width="1128"]]
948 +
949 +
950 +=== (% 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 ===
951 +
952 +==== 2.6.5.1 Important Notice! ====
953 +
954 +
955 +* The product page and reference command see above example 2,3,4
956 +
957 +* 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.
958 +
959 +* 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.
960 +
961 +* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
962 +
963 +
964 +
965 +==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
966 +
967 +
968 +[[image:image-20230603122508-17.png||height="526" width="742"]]
969 +
970 +
971 +==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
972 +
973 +
974 +[[image:image-20230603122549-18.png]]
975 +
976 +[[image:image-20230603122623-19.png||height="483" width="1121"]]
977 +
978 +
979 +**Data in TTN:**
980 +
981 +[[image:image-20230603122719-20.png||height="151" width="1179"]]
982 +
983 +
824 824  == 2.7 Frequency Plans ==
825 825  
826 826  
... ... @@ -894,6 +894,7 @@
894 894  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
895 895  
896 896  
1057 +
897 897  == 3.2 Set Interrupt Mode ==
898 898  
899 899  
... ... @@ -926,6 +926,7 @@
926 926  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
927 927  
928 928  
1090 +
929 929  == 3.3 Set the output time ==
930 930  
931 931  
... ... @@ -996,6 +996,7 @@
996 996  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
997 997  
998 998  
1161 +
999 999  == 3.4 Set the all data mode ==
1000 1000  
1001 1001  
... ... @@ -1019,6 +1019,7 @@
1019 1019  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1020 1020  
1021 1021  
1185 +
1022 1022  == 3.5 Set the splicing payload for uplink ==
1023 1023  
1024 1024  
... ... @@ -1076,6 +1076,7 @@
1076 1076  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1077 1077  
1078 1078  
1243 +
1079 1079  = 4. Battery & Power Consumption =
1080 1080  
1081 1081  
... ... @@ -1148,7 +1148,6 @@
1148 1148  )))
1149 1149  
1150 1150  
1151 -
1152 1152  = 9. Packing Info =
1153 1153  
1154 1154  
... ... @@ -1164,6 +1164,7 @@
1164 1164  * Weight / pcs : g
1165 1165  
1166 1166  
1331 +
1167 1167  = 10. ​Support =
1168 1168  
1169 1169  
... ... @@ -1170,4 +1170,3 @@
1170 1170  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1171 1171  
1172 1172  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
1173 -
image-20230603120127-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +5.7 KB
Content
image-20230603120209-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +22.8 KB
Content
image-20230603120515-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +489.3 KB
Content
image-20230603120648-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +100.8 KB
Content
image-20230603120726-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +133.2 KB
Content
image-20230603120859-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +55.9 KB
Content
image-20230603121606-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +24.4 KB
Content
image-20230603121643-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +889.7 KB
Content
image-20230603121721-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +105.4 KB
Content
image-20230603121752-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +160.0 KB
Content
image-20230603121826-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +52.8 KB
Content
image-20230603122040-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +128.1 KB
Content
image-20230603122109-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +271.1 KB
Content
image-20230603122139-14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +70.4 KB
Content
image-20230603122212-15.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +818.3 KB
Content
image-20230603122248-16.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 KB
Content
image-20230603122508-17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +980.2 KB
Content
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