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

From version 73.3
edited by Xiaoling
on 2023/06/27 10:28
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:**
... ... @@ -362,7 +362,6 @@
362 362  
363 363  
364 364  
365 -
366 366  ==== (% style="color:blue" %)**aR0!- aR9!,  aRC0!- aRC9!**(%%) ====
367 367  
368 368  
... ... @@ -431,17 +431,25 @@
431 431  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
432 432  
433 433  
434 -(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1  or  AT+CFGDEV =0C!,1,1
432 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1
435 435  
436 436  (% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
437 437  
438 438  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
439 439  
440 -(% style="color:#037691" %)**1 **(%%):Use aD0! command access.
438 +(% style="color:#037691" %)**1 **(%%): Use aD0! command access.
441 441  
442 442  Equal Downlink: 0xA8 03 30  4D 21 01 01 01
443 443  
444 444  
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 +
445 445  === 2.3.3 Convert ASCII to String ===
446 446  
447 447  
... ... @@ -910,7 +910,7 @@
910 910  
911 911  [[image:image-20230603121721-9.png]]
912 912  
913 -[[image:image-20230603121752-10.png]]
919 +[[image:image-20230628090323-1.png||height="414" width="694"]]
914 914  
915 915  Data in TTN:
916 916  
... ... @@ -948,6 +948,7 @@
948 948  
949 949  ==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
950 950  
957 +
951 951  [[image:image-20230603122040-12.png]]
952 952  
953 953  [[image:image-20230603122109-13.png||height="469" width="762"]]
... ... @@ -971,6 +971,8 @@
971 971  
972 972  * If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
973 973  
981 +
982 +
974 974  ==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
975 975  
976 976  
... ... @@ -990,6 +990,49 @@
990 990  [[image:image-20230603122719-20.png||height="151" width="1179"]]
991 991  
992 992  
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 +
993 993  == 2.7 Frequency Plans ==
994 994  
995 995  
... ... @@ -1054,7 +1054,6 @@
1054 1054  
1055 1055  (% style="color:blue" %)**Downlink Command: 0x01**
1056 1056  
1057 -
1058 1058  Format: Command Code (0x01) followed by 3 bytes time value.
1059 1059  
1060 1060  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -1062,6 +1062,8 @@
1062 1062  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1063 1063  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1064 1064  
1116 +
1117 +
1065 1065  == 3.2 Set Interrupt Mode ==
1066 1066  
1067 1067  
... ... @@ -1093,6 +1093,8 @@
1093 1093  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1094 1094  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1095 1095  
1149 +
1150 +
1096 1096  == 3.3 Set the output time ==
1097 1097  
1098 1098  
... ... @@ -1164,6 +1164,8 @@
1164 1164  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1165 1165  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1166 1166  
1222 +
1223 +
1167 1167  == 3.4 Set the all data mode ==
1168 1168  
1169 1169  
... ... @@ -1186,6 +1186,8 @@
1186 1186  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1187 1187  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1188 1188  
1246 +
1247 +
1189 1189  == 3.5 Set the splicing payload for uplink ==
1190 1190  
1191 1191  
... ... @@ -1242,6 +1242,8 @@
1242 1242  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1243 1243  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1244 1244  
1304 +
1305 +
1245 1245  = 4. Battery & Power Consumption =
1246 1246  
1247 1247  
... ... @@ -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  (((
... ... @@ -1328,6 +1328,8 @@
1328 1328  * Package Size / pcs : cm
1329 1329  * Weight / pcs : g
1330 1330  
1392 +
1393 +
1331 1331  = 10. ​Support =
1332 1332  
1333 1333  
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