<
From version < 72.5 >
edited by Xiaoling
on 2023/06/05 18:18
To version < 81.1 >
edited by Bei Jinggeng
on 2023/06/27 18:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -66,7 +66,6 @@
66 66  * 8500mAh Battery for long term use
67 67  
68 68  
69 -
70 70  == 1.3 Specification ==
71 71  
72 72  
... ... @@ -116,11 +116,9 @@
116 116  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
117 117  
118 118  
119 -
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  
... ... @@ -152,7 +152,6 @@
152 152  |(% 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.
153 153  
154 154  
155 -
156 156  == 1.7 Pin Mapping ==
157 157  
158 158  
... ... @@ -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  
... ... @@ -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
400 +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  
410 +(% 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  
413 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
414 +
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,17 @@
431 431  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
432 432  
433 433  
431 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1  or  AT+CFGDEV =0C!,1,1
432 +
433 +(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
434 +
435 +(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
436 +
437 +(% style="color:#037691" %)**1 **(%%):Use aD0! command access.
438 +
439 +Equal Downlink: 0xA8 03 30  4D 21 01 01 01
440 +
441 +
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
647 +0x01: EU868
640 640  
641 -*0x02: US915
649 +0x02: US915
642 642  
643 -*0x03: IN865
651 +0x03: IN865
644 644  
645 -*0x04: AU915
653 +0x04: AU915
646 646  
647 -*0x05: KZ865
655 +0x05: KZ865
648 648  
649 -*0x06: RU864
657 +0x06: RU864
650 650  
651 -*0x07: AS923
659 +0x07: AS923
652 652  
653 -*0x08: AS923-1
661 +0x08: AS923-1
654 654  
655 -*0x09: AS923-2
663 +0x09: AS923-2
656 656  
657 -*0x0a: AS923-3
665 +0x0a: AS923-3
658 658  
659 -*0x0b: CN470
667 +0x0b: CN470
660 660  
661 -*0x0c: EU433
669 +0x0c: EU433
662 662  
663 -*0x0d: KR920
671 +0x0d: KR920
664 664  
665 -*0x0e: MA869
673 +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" %)(((
704 +|=(% 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**
706 +)))|=(% 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  &
... ... @@ -937,6 +937,7 @@
937 937  
938 938  ==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
939 939  
948 +
940 940  [[image:image-20230603122040-12.png]]
941 941  
942 942  [[image:image-20230603122109-13.png||height="469" width="762"]]
... ... @@ -961,7 +961,6 @@
961 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 962  
963 963  
964 -
965 965  ==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
966 966  
967 967  
... ... @@ -981,6 +981,46 @@
981 981  [[image:image-20230603122719-20.png||height="151" width="1179"]]
982 982  
983 983  
992 +=== (% id="cke_bm_4783S" style="display:none" %) (%%)2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
993 +
994 +==== 2.6.4.1 Reference Manual and Command ====
995 +
996 +
997 +* [[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]]
998 +
999 +* Commands to be used in PC and output.
1000 +
1001 +1.check device address
1002 +
1003 +2.change device address
1004 +
1005 +3.check device ID
1006 +
1007 +4.start measure
1008 +
1009 +5.Get Meausre result
1010 +
1011 +
1012 +[[image:image-20230627174559-3.png]]
1013 +
1014 +==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
1015 +
1016 +[[image:image-20230627174446-2.png]]
1017 +
1018 +
1019 +
1020 +==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
1021 +
1022 +
1023 +[[image:image-20230627175513-4.png||height="596" width="576"]]
1024 +
1025 +[[image:image-20230627175736-5.png||height="429" width="693"]]
1026 +
1027 +
1028 +**Data in TTN:**
1029 +
1030 +[[image:image-20230627180303-6.png||height="292" width="1171"]]
1031 +
984 984  == 2.7 Frequency Plans ==
985 985  
986 986  
... ... @@ -1054,7 +1054,6 @@
1054 1054  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1055 1055  
1056 1056  
1057 -
1058 1058  == 3.2 Set Interrupt Mode ==
1059 1059  
1060 1060  
... ... @@ -1087,7 +1087,6 @@
1087 1087  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1088 1088  
1089 1089  
1090 -
1091 1091  == 3.3 Set the output time ==
1092 1092  
1093 1093  
... ... @@ -1131,8 +1131,10 @@
1131 1131  OK
1132 1132  )))
1133 1133  
1134 -(% style="color:blue" %)**AT Command: AT+12VT**
1180 +(% style="color:blue" %)**AT Command: AT+12VT **
1135 1135  
1182 +(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1183 +
1136 1136  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1137 1137  |=(% 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**
1138 1138  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
... ... @@ -1158,7 +1158,6 @@
1158 1158  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1159 1159  
1160 1160  
1161 -
1162 1162  == 3.4 Set the all data mode ==
1163 1163  
1164 1164  
... ... @@ -1182,7 +1182,6 @@
1182 1182  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1183 1183  
1184 1184  
1185 -
1186 1186  == 3.5 Set the splicing payload for uplink ==
1187 1187  
1188 1188  
... ... @@ -1240,7 +1240,6 @@
1240 1240  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1241 1241  
1242 1242  
1243 -
1244 1244  = 4. Battery & Power Consumption =
1245 1245  
1246 1246  
... ... @@ -1298,7 +1298,7 @@
1298 1298  )))
1299 1299  
1300 1300  (((
1301 -XXX: The default frequency band
1346 +(% style="color:blue" %)**XXX**(%%): The default frequency band
1302 1302  )))
1303 1303  
1304 1304  (((
... ... @@ -1328,7 +1328,6 @@
1328 1328  * Weight / pcs : g
1329 1329  
1330 1330  
1331 -
1332 1332  = 10. ​Support =
1333 1333  
1334 1334  
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
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0