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

From version 87.2
edited by Xiaoling
on 2023/06/30 10:10
Change comment: There is no comment for this version
To version 72.3
edited by Xiaoling
on 2023/06/05 18:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,7 +79,8 @@
79 79  (% style="color:#037691" %)**Common DC Characteristics:**
80 80  
81 81  * Supply Voltage: 2.5v ~~ 3.6v
82 -* Support current: 5V 300mA, 12V 100mA
82 +* Support current: 5V 300mA
83 + 12V 100mA
83 83  * Operating Temperature: -40 ~~ 85°C
84 84  
85 85  (% style="color:#037691" %)**LoRa Spec:**
... ... @@ -114,9 +114,12 @@
114 114  * Sleep Mode: 5uA @ 3.3v
115 115  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
116 116  
118 +
119 +
117 117  == 1.4 Connect to SDI-12 Sensor ==
118 118  
119 119  
123 +
120 120  [[image:1675212538524-889.png||_mstalt="298272"]]
121 121  
122 122  
... ... @@ -147,6 +147,8 @@
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  
154 +
155 +
150 150  == 1.7 Pin Mapping ==
151 151  
152 152  
... ... @@ -201,6 +201,7 @@
201 201  
202 202  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
203 203  
210 +
204 204  [[image:image-20230426084456-1.png||height="241" width="519"]]
205 205  
206 206  
... ... @@ -395,7 +395,7 @@
395 395  This command can be used to debug all SDI-12 command.
396 396  
397 397  
398 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
405 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
399 399  
400 400  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
401 401  
... ... @@ -405,11 +405,9 @@
405 405  
406 406  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
407 407  
408 -(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
409 409  
416 +(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
410 410  
411 -(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
412 -
413 413  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
414 414  
415 415  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -426,25 +426,6 @@
426 426  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
427 427  
428 428  
429 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1
430 -
431 -(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
432 -
433 -(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
434 -
435 -(% style="color:#037691" %)**1 **(%%):Use aD0! command access.
436 -
437 -Equal Downlink: 0xA8 03 30  4D 21 01 01 01
438 -
439 -
440 -The following is the display information on the serial port and the server.
441 -
442 -
443 -[[image:image-20230628091055-1.png||height="368" width="462"]]
444 -
445 -[[image:image-20230628091130-2.png||height="258" width="879"]]
446 -
447 -
448 448  === 2.3.3 Convert ASCII to String ===
449 449  
450 450  
... ... @@ -650,33 +650,33 @@
650 650  
651 651  (% style="color:#037691" %)**Frequency Band**:
652 652  
653 -0x01: EU868
639 +*0x01: EU868
654 654  
655 -0x02: US915
641 +*0x02: US915
656 656  
657 -0x03: IN865
643 +*0x03: IN865
658 658  
659 -0x04: AU915
645 +*0x04: AU915
660 660  
661 -0x05: KZ865
647 +*0x05: KZ865
662 662  
663 -0x06: RU864
649 +*0x06: RU864
664 664  
665 -0x07: AS923
651 +*0x07: AS923
666 666  
667 -0x08: AS923-1
653 +*0x08: AS923-1
668 668  
669 -0x09: AS923-2
655 +*0x09: AS923-2
670 670  
671 -0x0a: AS923-3
657 +*0x0a: AS923-3
672 672  
673 -0x0b: CN470
659 +*0x0b: CN470
674 674  
675 -0x0c: EU433
661 +*0x0c: EU433
676 676  
677 -0x0d: KR920
663 +*0x0d: KR920
678 678  
679 -0x0e: MA869
665 +*0x0e: MA869
680 680  
681 681  
682 682  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -707,9 +707,9 @@
707 707  * Periodically Uplink: FPORT=2
708 708  
709 709  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
710 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
696 +|=(% style="width: 90px;background-color:#D9E2F3" %)(((
711 711  **Size(bytes)**
712 -)))|=(% 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**
698 +)))|=(% 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**
713 713  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
714 714  Battery(mV)
715 715  &
... ... @@ -913,7 +913,7 @@
913 913  
914 914  [[image:image-20230603121721-9.png]]
915 915  
916 -[[image:image-20230628090323-1.png||height="414" width="694"]]
902 +[[image:image-20230603121752-10.png]]
917 917  
918 918  Data in TTN:
919 919  
... ... @@ -923,6 +923,7 @@
923 923  
924 924  === (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
925 925  
912 +
926 926  ==== 2.6.4.1 Reference Manual and Command ====
927 927  
928 928  
... ... @@ -951,7 +951,6 @@
951 951  
952 952  ==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
953 953  
954 -
955 955  [[image:image-20230603122040-12.png]]
956 956  
957 957  [[image:image-20230603122109-13.png||height="469" width="762"]]
... ... @@ -975,6 +975,8 @@
975 975  
976 976  * If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
977 977  
964 +
965 +
978 978  ==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
979 979  
980 980  
... ... @@ -994,46 +994,6 @@
994 994  [[image:image-20230603122719-20.png||height="151" width="1179"]]
995 995  
996 996  
997 -=== (% id="cke_bm_4783S" style="display:none" %) (%%)2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
998 -
999 -==== 2.6.4.1 Reference Manual and Command ====
1000 -
1001 -
1002 -* [[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]]
1003 -
1004 -* Commands to be used in PC and output.
1005 -
1006 -1.check device address
1007 -
1008 -2.change device address
1009 -
1010 -3.check device ID
1011 -
1012 -4.start measure
1013 -
1014 -5.Get Meausre result
1015 -
1016 -
1017 -[[image:image-20230627174559-3.png]]
1018 -
1019 -==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
1020 -
1021 -[[image:image-20230627174446-2.png]]
1022 -
1023 -
1024 -
1025 -==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
1026 -
1027 -
1028 -[[image:image-20230627175513-4.png||height="596" width="576"]]
1029 -
1030 -[[image:image-20230627175736-5.png||height="429" width="693"]]
1031 -
1032 -
1033 -**Data in TTN:**
1034 -
1035 -[[image:image-20230627180303-6.png||height="292" width="1171"]]
1036 -
1037 1037  == 2.7 Frequency Plans ==
1038 1038  
1039 1039  
... ... @@ -1106,6 +1106,8 @@
1106 1106  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1107 1107  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1108 1108  
1057 +
1058 +
1109 1109  == 3.2 Set Interrupt Mode ==
1110 1110  
1111 1111  
... ... @@ -1137,6 +1137,8 @@
1137 1137  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1138 1138  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1139 1139  
1090 +
1091 +
1140 1140  == 3.3 Set the output time ==
1141 1141  
1142 1142  
... ... @@ -1180,10 +1180,8 @@
1180 1180  OK
1181 1181  )))
1182 1182  
1183 -(% style="color:blue" %)**AT Command: AT+12VT **
1135 +(% style="color:blue" %)**AT Command: AT+12VT**
1184 1184  
1185 -(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1186 -
1187 1187  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1188 1188  |=(% 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**
1189 1189  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
... ... @@ -1208,6 +1208,8 @@
1208 1208  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1209 1209  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1210 1210  
1161 +
1162 +
1211 1211  == 3.4 Set the all data mode ==
1212 1212  
1213 1213  
... ... @@ -1230,6 +1230,8 @@
1230 1230  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1231 1231  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1232 1232  
1185 +
1186 +
1233 1233  == 3.5 Set the splicing payload for uplink ==
1234 1234  
1235 1235  
... ... @@ -1286,6 +1286,8 @@
1286 1286  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1287 1287  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1288 1288  
1243 +
1244 +
1289 1289  = 4. Battery & Power Consumption =
1290 1290  
1291 1291  
... ... @@ -1343,7 +1343,7 @@
1343 1343  )))
1344 1344  
1345 1345  (((
1346 -(% style="color:blue" %)**XXX**(%%): The default frequency band
1302 +XXX: The default frequency band
1347 1347  )))
1348 1348  
1349 1349  (((
... ... @@ -1372,6 +1372,8 @@
1372 1372  * Package Size / pcs : cm
1373 1373  * Weight / pcs : g
1374 1374  
1331 +
1332 +
1375 1375  = 10. ​Support =
1376 1376  
1377 1377  
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