<
From version < 72.3 >
edited by Xiaoling
on 2023/06/05 18:12
To version < 73.2 >
edited by Xiaoling
on 2023/06/27 10:21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,8 +65,6 @@
65 65  * Downlink to change configure
66 66  * 8500mAh Battery for long term use
67 67  
68 -
69 -
70 70  == 1.3 Specification ==
71 71  
72 72  
... ... @@ -115,8 +115,6 @@
115 115  * Sleep Mode: 5uA @ 3.3v
116 116  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
117 117  
118 -
119 -
120 120  == 1.4 Connect to SDI-12 Sensor ==
121 121  
122 122  
... ... @@ -151,8 +151,6 @@
151 151  )))
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 -
155 -
156 156  == 1.7 Pin Mapping ==
157 157  
158 158  
... ... @@ -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
399 +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  
409 +(% 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  
412 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
413 +
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  
430 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1  or  AT+CFGDEV =0C!,1,1
431 +
432 +(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
433 +
434 +(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
435 +
436 +(% style="color:#037691" %)**1 **(%%):Use aD0! command access.
437 +
438 +Equal Downlink: 0xA8 03 30  4D 21 01 01 01
439 +
440 +
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
646 +0x01: EU868
640 640  
641 -*0x02: US915
648 +0x02: US915
642 642  
643 -*0x03: IN865
650 +0x03: IN865
644 644  
645 -*0x04: AU915
652 +0x04: AU915
646 646  
647 -*0x05: KZ865
654 +0x05: KZ865
648 648  
649 -*0x06: RU864
656 +0x06: RU864
650 650  
651 -*0x07: AS923
658 +0x07: AS923
652 652  
653 -*0x08: AS923-1
660 +0x08: AS923-1
654 654  
655 -*0x09: AS923-2
662 +0x09: AS923-2
656 656  
657 -*0x0a: AS923-3
664 +0x0a: AS923-3
658 658  
659 -*0x0b: CN470
666 +0x0b: CN470
660 660  
661 -*0x0c: EU433
668 +0x0c: EU433
662 662  
663 -*0x0d: KR920
670 +0x0d: KR920
664 664  
665 -*0x0e: MA869
672 +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" %)(((
703 +|=(% 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**
705 +)))|=(% 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  &
... ... @@ -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  
... ... @@ -961,8 +961,6 @@
961 961  
962 962  * If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
963 963  
964 -
965 -
966 966  ==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
967 967  
968 968  
... ... @@ -1054,8 +1054,6 @@
1054 1054  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1055 1055  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
1056 1056  
1057 -
1058 -
1059 1059  == 3.2 Set Interrupt Mode ==
1060 1060  
1061 1061  
... ... @@ -1087,8 +1087,6 @@
1087 1087  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
1088 1088  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1089 1089  
1090 -
1091 -
1092 1092  == 3.3 Set the output time ==
1093 1093  
1094 1094  
... ... @@ -1132,8 +1132,10 @@
1132 1132  OK
1133 1133  )))
1134 1134  
1135 -(% style="color:blue" %)**AT Command: AT+12VT**
1135 +(% style="color:blue" %)**AT Command: AT+12VT **
1136 1136  
1137 +(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1138 +
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" %)(((
... ... @@ -1158,8 +1158,6 @@
1158 1158  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1159 1159  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1160 1160  
1161 -
1162 -
1163 1163  == 3.4 Set the all data mode ==
1164 1164  
1165 1165  
... ... @@ -1182,8 +1182,6 @@
1182 1182  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1183 1183  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1184 1184  
1185 -
1186 -
1187 1187  == 3.5 Set the splicing payload for uplink ==
1188 1188  
1189 1189  
... ... @@ -1240,8 +1240,6 @@
1240 1240  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1241 1241  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1242 1242  
1243 -
1244 -
1245 1245  = 4. Battery & Power Consumption =
1246 1246  
1247 1247  
... ... @@ -1328,8 +1328,6 @@
1328 1328  * Package Size / pcs : cm
1329 1329  * Weight / pcs : g
1330 1330  
1331 -
1332 -
1333 1333  = 10. ​Support =
1334 1334  
1335 1335  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0