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

From version 87.7
edited by Xiaoling
on 2023/10/23 15:30
Change comment: There is no comment for this version
To version 70.1
edited by Edwin Chen
on 2023/06/03 12:30
Change comment: Uploaded new attachment "image-20230603122719-20.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
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  
... ... @@ -77,7 +77,8 @@
77 77  (% style="color:#037691" %)**Common DC Characteristics:**
78 78  
79 79  * Supply Voltage: 2.5v ~~ 3.6v
80 -* Support current: 5V 300mA, 12V 100mA
81 +* Support current: 5V 300mA
82 + 12V 100mA
81 81  * Operating Temperature: -40 ~~ 85°C
82 82  
83 83  (% style="color:#037691" %)**LoRa Spec:**
... ... @@ -112,9 +112,11 @@
112 112  * Sleep Mode: 5uA @ 3.3v
113 113  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
114 114  
117 +
115 115  == 1.4 Connect to SDI-12 Sensor ==
116 116  
117 117  
121 +
118 118  [[image:1675212538524-889.png||_mstalt="298272"]]
119 119  
120 120  
... ... @@ -145,6 +145,7 @@
145 145  )))
146 146  |(% 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.
147 147  
152 +
148 148  == 1.7 Pin Mapping ==
149 149  
150 150  
... ... @@ -199,6 +199,7 @@
199 199  
200 200  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
201 201  
207 +
202 202  [[image:image-20230426084456-1.png||height="241" width="519"]]
203 203  
204 204  
... ... @@ -355,6 +355,7 @@
355 355  
356 356  
357 357  
364 +
358 358  ==== (% style="color:blue" %)**aR0!- aR9!,  aRC0!- aRC9!**(%%) ====
359 359  
360 360  
... ... @@ -392,7 +392,7 @@
392 392  This command can be used to debug all SDI-12 command.
393 393  
394 394  
395 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
402 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
396 396  
397 397  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
398 398  
... ... @@ -402,11 +402,9 @@
402 402  
403 403  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
404 404  
405 -(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
406 406  
413 +(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
407 407  
408 -(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
409 -
410 410  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
411 411  
412 412  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -423,25 +423,6 @@
423 423  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
424 424  
425 425  
426 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1
427 -
428 -(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
429 -
430 -(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
431 -
432 -(% style="color:#037691" %)**1 **(%%): Use aD0! command access.
433 -
434 -Equal Downlink: 0xA8 03 30  4D 21 01 01 01
435 -
436 -
437 -The following is the display information on the serial port and the server.
438 -
439 -
440 -[[image:image-20230628091055-1.png||height="368" width="462"]]
441 -
442 -[[image:image-20230628091130-2.png||height="258" width="879"]]
443 -
444 -
445 445  === 2.3.3 Convert ASCII to String ===
446 446  
447 447  
... ... @@ -647,33 +647,33 @@
647 647  
648 648  (% style="color:#037691" %)**Frequency Band**:
649 649  
650 -0x01: EU868
636 +*0x01: EU868
651 651  
652 -0x02: US915
638 +*0x02: US915
653 653  
654 -0x03: IN865
640 +*0x03: IN865
655 655  
656 -0x04: AU915
642 +*0x04: AU915
657 657  
658 -0x05: KZ865
644 +*0x05: KZ865
659 659  
660 -0x06: RU864
646 +*0x06: RU864
661 661  
662 -0x07: AS923
648 +*0x07: AS923
663 663  
664 -0x08: AS923-1
650 +*0x08: AS923-1
665 665  
666 -0x09: AS923-2
652 +*0x09: AS923-2
667 667  
668 -0x0a: AS923-3
654 +*0x0a: AS923-3
669 669  
670 -0x0b: CN470
656 +*0x0b: CN470
671 671  
672 -0x0c: EU433
658 +*0x0c: EU433
673 673  
674 -0x0d: KR920
660 +*0x0d: KR920
675 675  
676 -0x0e: MA869
662 +*0x0e: MA869
677 677  
678 678  
679 679  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -704,9 +704,9 @@
704 704  * Periodically Uplink: FPORT=2
705 705  
706 706  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
707 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
693 +|=(% style="width: 90px;background-color:#D9E2F3" %)(((
708 708  **Size(bytes)**
709 -)))|=(% 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**
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**
710 710  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
711 711  Battery(mV)
712 712  &
... ... @@ -836,24 +836,22 @@
836 836  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”**.
837 837  
838 838  
839 -=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
825 +=== 2.6.2 Example ~-~- Connect to Hygrovue10 ===
840 840  
841 841  ==== 2.6.2.1 Reference Manual and Command ====
842 842  
843 -
844 844  * [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
845 -
846 846  * Commands to be used in PC and output.
847 847  
848 -~1. check device address
832 +1.check device address
849 849  
850 -2. change device address
834 +2.change device address
851 851  
852 -3. check device ID
836 +3.check device ID
853 853  
854 -4. start measure
838 +4.start measure
855 855  
856 -5. Get Meausre result
840 +5.Get Meausre result
857 857  
858 858  [[image:image-20230603120209-2.png||height="281" width="267"]]
859 859  
... ... @@ -860,180 +860,22 @@
860 860  
861 861  ==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
862 862  
863 -
864 864  [[image:image-20230603120515-3.png]]
865 865  
866 866  
867 867  ==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
868 868  
869 -
870 870  [[image:image-20230603120648-4.png]]
871 871  
872 872  [[image:image-20230603120726-5.png]]
873 873  
856 +Data in TTN:
874 874  
875 -**Data in TTN:**
876 -
877 877  [[image:image-20230603120859-6.png||height="118" width="1285"]]
878 878  
879 879  
880 -=== 2.6.3 Example 3 ~-~- Connect to SIL-400 ===
881 881  
882 -==== 2.6.3.1 Reference Manual and Command ====
883 883  
884 -
885 -* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
886 -
887 -* Commands to be used in PC and output.
888 -
889 -~1. check device address
890 -
891 -2. change device address
892 -
893 -3. check device ID
894 -
895 -4. start measure
896 -
897 -5. Get Meausre result
898 -
899 -[[image:image-20230603121606-7.png||height="242" width="307"]]
900 -
901 -
902 -==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
903 -
904 -
905 -[[image:image-20230603121643-8.png||height="442" width="656"]]
906 -
907 -
908 -==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
909 -
910 -
911 -[[image:image-20230603121721-9.png]]
912 -
913 -[[image:image-20230628090323-1.png||height="414" width="694"]]
914 -
915 -Data in TTN:
916 -
917 -[[image:image-20230603121826-11.png||height="155" width="1104"]]
918 -
919 -
920 -
921 -=== 2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
922 -
923 -==== 2.6.4.1 Reference Manual and Command ====
924 -
925 -
926 -* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
927 -
928 -* Commands to be used in PC and output.
929 -
930 -1.check device address
931 -
932 -2.change device address
933 -
934 -3.check device ID
935 -
936 -4.start measure
937 -
938 -5.Get Meausre result
939 -
940 -[[image:image-20230603122248-16.png||height="196" width="198"]]
941 -
942 -
943 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
944 -
945 -
946 -[[image:image-20230603122212-15.png||height="502" width="667"]]
947 -
948 -
949 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
950 -
951 -
952 -[[image:image-20230603122040-12.png]]
953 -
954 -[[image:image-20230603122109-13.png||height="469" width="762"]]
955 -
956 -
957 -**Data in TTN:**
958 -
959 -[[image:image-20230603122139-14.png||height="148" width="1128"]]
960 -
961 -
962 -=== 2.6.5 Example 5 ~-~- Connect to SIL-400/TEROS-12 & Hygrovue10 ===
963 -
964 -==== 2.6.5.1 Important Notice! ====
965 -
966 -
967 -* The product page and reference command see above example 2,3,4
968 -
969 -* 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.
970 -
971 -* 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.
972 -
973 -* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
974 -
975 -==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
976 -
977 -
978 -[[image:image-20230603122508-17.png||height="526" width="742"]]
979 -
980 -
981 -==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
982 -
983 -
984 -[[image:image-20230603122549-18.png]]
985 -
986 -[[image:image-20230603122623-19.png||height="483" width="1121"]]
987 -
988 -
989 -**Data in TTN:**
990 -
991 -[[image:image-20230603122719-20.png||height="151" width="1179"]]
992 -
993 -
994 -=== 2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
995 -
996 -==== 2.6.6.1 Reference Manual and Command ====
997 -
998 -
999 -* [[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]]
1000 -
1001 -* Commands to be used in PC and output.
1002 -
1003 -1.check device address
1004 -
1005 -2.change device address
1006 -
1007 -3.check device ID
1008 -
1009 -4.start measure
1010 -
1011 -5.Get Meausre result
1012 -
1013 -
1014 -[[image:image-20230627174559-3.png]]
1015 -
1016 -
1017 -==== 2.6.6.2 Hardware Connection to SDI-12-LB ====
1018 -
1019 -
1020 -[[image:image-20230627174446-2.png]]
1021 -
1022 -
1023 -
1024 -==== 2.6.6.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 -
1037 1037  == 2.7 Frequency Plans ==
1038 1038  
1039 1039  
... ... @@ -1098,6 +1098,7 @@
1098 1098  
1099 1099  (% style="color:blue" %)**Downlink Command: 0x01**
1100 1100  
927 +
1101 1101  Format: Command Code (0x01) followed by 3 bytes time value.
1102 1102  
1103 1103  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -1105,6 +1105,7 @@
1105 1105  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1106 1106  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1107 1107  
935 +
1108 1108  == 3.2 Set Interrupt Mode ==
1109 1109  
1110 1110  
... ... @@ -1136,6 +1136,7 @@
1136 1136  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1137 1137  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1138 1138  
967 +
1139 1139  == 3.3 Set the output time ==
1140 1140  
1141 1141  
... ... @@ -1179,10 +1179,8 @@
1179 1179  OK
1180 1180  )))
1181 1181  
1182 -(% style="color:blue" %)**AT Command: AT+12VT **
1011 +(% 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" %)(((
... ... @@ -1207,6 +1207,7 @@
1207 1207  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1208 1208  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1209 1209  
1037 +
1210 1210  == 3.4 Set the all data mode ==
1211 1211  
1212 1212  
... ... @@ -1229,6 +1229,7 @@
1229 1229  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1230 1230  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1231 1231  
1060 +
1232 1232  == 3.5 Set the splicing payload for uplink ==
1233 1233  
1234 1234  
... ... @@ -1285,6 +1285,7 @@
1285 1285  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1286 1286  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1287 1287  
1117 +
1288 1288  = 4. Battery & Power Consumption =
1289 1289  
1290 1290  
... ... @@ -1338,32 +1338,25 @@
1338 1338  
1339 1339  
1340 1340  (((
1341 -(% style="color:blue" %)**Part Number: SDI-12-LB-XX-YY**
1171 +(% style="color:blue" %)**Part Number: SDI-12-LB-XXX**
1342 1342  )))
1343 1343  
1344 1344  (((
1345 -(% style="color:blue" %)**XX**(%%): The default frequency band
1175 +XXX: The default frequency band
1346 1346  )))
1347 1347  
1348 1348  (((
1349 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1350 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1351 -* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1352 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1353 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1354 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1355 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1356 -* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1179 +(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1180 +(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1181 +(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1182 +(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1183 +(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1184 +(% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1185 +(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1186 +(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1357 1357  )))
1358 1358  
1359 -(% style="color:blue" %)**YY: **(%%)The grand connector hole size
1360 1360  
1361 -* M12: M12 hole
1362 -* M16: M16 hole
1363 -
1364 -
1365 -
1366 -
1367 1367  = 9. Packing Info =
1368 1368  
1369 1369  
... ... @@ -1378,6 +1378,7 @@
1378 1378  * Package Size / pcs : cm
1379 1379  * Weight / pcs : g
1380 1380  
1204 +
1381 1381  = 10. ​Support =
1382 1382  
1383 1383  
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