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

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

Summary

Details

Page properties
Content
... ... @@ -79,8 +79,7 @@
79 79  (% style="color:#037691" %)**Common DC Characteristics:**
80 80  
81 81  * Supply Voltage: 2.5v ~~ 3.6v
82 -* Support current: 5V 300mA
83 - 12V 100mA
82 +* Support current: 5V 300mA, 12V 100mA
84 84  * Operating Temperature: -40 ~~ 85°C
85 85  
86 86  (% style="color:#037691" %)**LoRa Spec:**
... ... @@ -120,7 +120,6 @@
120 120  == 1.4 Connect to SDI-12 Sensor ==
121 121  
122 122  
123 -
124 124  [[image:1675212538524-889.png||_mstalt="298272"]]
125 125  
126 126  
... ... @@ -207,7 +207,6 @@
207 207  
208 208  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
209 209  
210 -
211 211  [[image:image-20230426084456-1.png||height="241" width="519"]]
212 212  
213 213  
... ... @@ -364,7 +364,6 @@
364 364  
365 365  
366 366  
367 -
368 368  ==== (% style="color:blue" %)**aR0!- aR9!,  aRC0!- aRC9!**(%%) ====
369 369  
370 370  
... ... @@ -402,7 +402,7 @@
402 402  This command can be used to debug all SDI-12 command.
403 403  
404 404  
405 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
401 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
406 406  
407 407  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
408 408  
... ... @@ -412,9 +412,11 @@
412 412  
413 413  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
414 414  
411 +(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
415 415  
416 -(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
417 417  
414 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
415 +
418 418  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
419 419  
420 420  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -431,6 +431,25 @@
431 431  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
432 432  
433 433  
432 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1
433 +
434 +(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
435 +
436 +(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
437 +
438 +(% style="color:#037691" %)**1 **(%%): Use aD0! command access.
439 +
440 +Equal Downlink: 0xA8 03 30  4D 21 01 01 01
441 +
442 +
443 +The following is the display information on the serial port and the server.
444 +
445 +
446 +[[image:image-20230628091055-1.png||height="368" width="462"]]
447 +
448 +[[image:image-20230628091130-2.png||height="258" width="879"]]
449 +
450 +
434 434  === 2.3.3 Convert ASCII to String ===
435 435  
436 436  
... ... @@ -636,33 +636,33 @@
636 636  
637 637  (% style="color:#037691" %)**Frequency Band**:
638 638  
639 -*0x01: EU868
656 +0x01: EU868
640 640  
641 -*0x02: US915
658 +0x02: US915
642 642  
643 -*0x03: IN865
660 +0x03: IN865
644 644  
645 -*0x04: AU915
662 +0x04: AU915
646 646  
647 -*0x05: KZ865
664 +0x05: KZ865
648 648  
649 -*0x06: RU864
666 +0x06: RU864
650 650  
651 -*0x07: AS923
668 +0x07: AS923
652 652  
653 -*0x08: AS923-1
670 +0x08: AS923-1
654 654  
655 -*0x09: AS923-2
672 +0x09: AS923-2
656 656  
657 -*0x0a: AS923-3
674 +0x0a: AS923-3
658 658  
659 -*0x0b: CN470
676 +0x0b: CN470
660 660  
661 -*0x0c: EU433
678 +0x0c: EU433
662 662  
663 -*0x0d: KR920
680 +0x0d: KR920
664 664  
665 -*0x0e: MA869
682 +0x0e: MA869
666 666  
667 667  
668 668  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -693,9 +693,9 @@
693 693  * Periodically Uplink: FPORT=2
694 694  
695 695  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
696 -|=(% style="width: 90px;background-color:#D9E2F3" %)(((
713 +|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
697 697  **Size(bytes)**
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**
715 +)))|=(% 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**
699 699  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
700 700  Battery(mV)
701 701  &
... ... @@ -899,7 +899,7 @@
899 899  
900 900  [[image:image-20230603121721-9.png]]
901 901  
902 -[[image:image-20230603121752-10.png]]
919 +[[image:image-20230628090323-1.png||height="414" width="694"]]
903 903  
904 904  Data in TTN:
905 905  
... ... @@ -909,7 +909,6 @@
909 909  
910 910  === (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
911 911  
912 -
913 913  ==== 2.6.4.1 Reference Manual and Command ====
914 914  
915 915  
... ... @@ -938,6 +938,7 @@
938 938  
939 939  ==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
940 940  
957 +
941 941  [[image:image-20230603122040-12.png]]
942 942  
943 943  [[image:image-20230603122109-13.png||height="469" width="762"]]
... ... @@ -982,6 +982,49 @@
982 982  [[image:image-20230603122719-20.png||height="151" width="1179"]]
983 983  
984 984  
1002 +=== (% id="cke_bm_4783S" style="display:none" %) (%%)2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
1003 +
1004 +==== 2.6.4.1 Reference Manual and Command ====
1005 +
1006 +
1007 +* [[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]]
1008 +
1009 +* Commands to be used in PC and output.
1010 +
1011 +1.check device address
1012 +
1013 +2.change device address
1014 +
1015 +3.check device ID
1016 +
1017 +4.start measure
1018 +
1019 +5.Get Meausre result
1020 +
1021 +
1022 +[[image:image-20230627174559-3.png]]
1023 +
1024 +
1025 +==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
1026 +
1027 +
1028 +[[image:image-20230627174446-2.png]]
1029 +
1030 +
1031 +
1032 +==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
1033 +
1034 +
1035 +[[image:image-20230627175513-4.png||height="596" width="576"]]
1036 +
1037 +[[image:image-20230627175736-5.png||height="429" width="693"]]
1038 +
1039 +
1040 +**Data in TTN:**
1041 +
1042 +[[image:image-20230627180303-6.png||height="292" width="1171"]]
1043 +
1044 +
985 985  == 2.7 Frequency Plans ==
986 986  
987 987  
... ... @@ -1046,7 +1046,6 @@
1046 1046  
1047 1047  (% style="color:blue" %)**Downlink Command: 0x01**
1048 1048  
1049 -
1050 1050  Format: Command Code (0x01) followed by 3 bytes time value.
1051 1051  
1052 1052  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -1132,8 +1132,10 @@
1132 1132  OK
1133 1133  )))
1134 1134  
1135 -(% style="color:blue" %)**AT Command: AT+12VT**
1194 +(% style="color:blue" %)**AT Command: AT+12VT **
1136 1136  
1196 +(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1197 +
1137 1137  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1138 1138  |=(% 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**
1139 1139  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
... ... @@ -1299,7 +1299,7 @@
1299 1299  )))
1300 1300  
1301 1301  (((
1302 -XXX: The default frequency band
1363 +(% style="color:blue" %)**XXX**(%%): The default frequency band
1303 1303  )))
1304 1304  
1305 1305  (((
image-20230627164957-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +835.0 KB
Content
image-20230627165744-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +4.6 KB
Content
image-20230627174446-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +835.0 KB
Content
image-20230627174559-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +4.6 KB
Content
image-20230627175513-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +12.0 KB
Content
image-20230627175736-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +10.4 KB
Content
image-20230627180303-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +65.1 KB
Content
image-20230628090323-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +137.2 KB
Content
image-20230628091055-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
image-20230628091130-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +84.0 KB
Content