<
From version < 48.17 >
edited by Xiaoling
on 2023/04/03 13:41
To version < 48.15 >
edited by Xiaoling
on 2023/04/03 11:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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,7 +116,6 @@
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  
... ... @@ -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  
... ... @@ -486,8 +486,8 @@
486 486  (% style="color:blue" %)**AT+DATACUTx**(%%) : This command defines how to handle the return from AT+COMMANDx, max return length is 100 bytes.
487 487  
488 488  (% border="1" style="width:436px" %)
489 -|(% style="background-color:#f2f2f2; width:433px" %)(((
490 -(% style="color:#0070c0" %)**AT+DATACUTx=a,b,c**
486 +|(% style="width:433px;background-color:#F2F2F2 %)(((
487 +**(% style="color:#0070C0" %)AT+DATACUTx=a,b,c**
491 491  
492 492  **a**:  length for the return of AT+COMMAND
493 493  
... ... @@ -501,9 +501,9 @@
501 501  
502 502  (% border="1" cellspacing="4" style="width:510px" %)
503 503  |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
504 -|(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
505 -|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~8+12~~16|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
506 -|(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~34|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
501 +|(% style="width:164px;background-color:#F2F2F2" %)34,1,1+2+3|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33
502 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~8+12~~16|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32
503 +|(% style="width:164px;background-color:#F2F2F2" %)34,2,1~~34|(% style="width:344px;background-color:#F2F2F2" %)0D 00 01 30 31 33 4D 45 54 45 52 20 20 20 54 45 52 31 32 20 31 31 32 54 31 32 2D 30 30 30 32 34 38 39 35 0D 0A
507 507  
508 508  * (% style="color:blue" %)** Downlink Payload:**
509 509  
... ... @@ -692,7 +692,7 @@
692 692  
693 693  * Periodically Uplink: FPORT=2
694 694  
695 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
692 +(% border="1" cellspacing="4" style="background-color:#F2F2F2; width:500px" %)
696 696  |=(% style="width: 90px;" %)(((
697 697  **Size(bytes)**
698 698  )))|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**1**|=(% style="width: 240px;" %)**Length depends on the return from the commands**
... ... @@ -886,6 +886,7 @@
886 886  Set transmit interval to 60000ms = 60 seconds
887 887  )))
888 888  
886 +
889 889  (% style="color:blue" %)**Downlink Command: 0x01**
890 890  
891 891  
... ... @@ -897,7 +897,6 @@
897 897  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
898 898  
899 899  
900 -
901 901  == 3.2 Set Interrupt Mode ==
902 902  
903 903  
... ... @@ -920,6 +920,7 @@
920 920  3. (Trigger by rising edge)
921 921  )))|(% style="background-color:#f2f2f2; width:157px" %)OK
922 922  
920 +
923 923  (% style="color:blue" %)**Downlink Command: 0x06**
924 924  
925 925  Format: Command Code (0x06) followed by 3 bytes.
... ... @@ -930,7 +930,6 @@
930 930  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
931 931  
932 932  
933 -
934 934  == 3.3 Set the output time ==
935 935  
936 936  
... ... @@ -1003,7 +1003,6 @@
1003 1003  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1004 1004  
1005 1005  
1006 -
1007 1007  == 3.4 Set the all data mode ==
1008 1008  
1009 1009  
... ... @@ -1013,11 +1013,11 @@
1013 1013  
1014 1014  (% border="1" cellspacing="4" style="width:437px" %)
1015 1015  |=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1016 -|(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1012 +|(% style="background-color:#F2F2F2" %)AT+ALLDATAMOD=?|(% style="background-color:#F2F2F2" %)Show current all data mode|(% style="background-color:#F2F2F2" %)(((
1017 1017  0
1018 1018  OK
1019 1019  )))
1020 -|(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=1|(% style="background-color:#f2f2f2" %)Set all data mode is 1.|(% style="background-color:#f2f2f2" %)OK
1016 +|(% style="background-color:#F2F2F2" %)AT+ALLDATAMOD=1|(% style="background-color:#F2F2F2" %)Set all data mode is 1.|(% style="background-color:#F2F2F2" %)OK
1021 1021  
1022 1022  (% style="color:blue" %)**Downlink Command: 0xAB**
1023 1023  
... ... @@ -1027,7 +1027,6 @@
1027 1027  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1028 1028  
1029 1029  
1030 -
1031 1031  == 3.5 Set the splicing payload for uplink ==
1032 1032  
1033 1033  
... ... @@ -1037,19 +1037,19 @@
1037 1037  
1038 1038  (% border="1" cellspacing="4" style="width:510px" %)
1039 1039  |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 266px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1040 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =?|(% style="background-color:#f2f2f2; width:266px" %)Show current splicing payload for uplink mode|(% style="background-color:#f2f2f2" %)(((
1035 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =?|(% style="width:266px;background-color:#F2F2F2" %)Show current splicing payload for uplink mode|(% style="background-color:#F2F2F2" %)(((
1041 1041  0
1042 1042  OK
1043 1043  )))
1044 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =0|(% style="background-color:#f2f2f2; width:266px" %)(((
1039 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =0|(% style="width:266px;background-color:#F2F2F2" %)(((
1045 1045  Set splicing payload for uplink mode is 0.
1046 -)))|(% style="background-color:#f2f2f2" %)(((
1041 +)))|(% style="background-color:#F2F2F2" %)(((
1047 1047  OK
1048 1048  )))
1049 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =1|(% style="background-color:#f2f2f2; width:266px" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|(% style="background-color:#f2f2f2" %)OK
1050 -|(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =1,20000|(% style="background-color:#f2f2f2; width:266px" %)(((
1044 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =1|(% style="width:266px;background-color:#F2F2F2" %)Set splicing payload for uplink mode is 1 , and the each splice uplink is sent sequentially.|(% style="background-color:#F2F2F2" %)OK
1045 +|(% style="width:154px;background-color:#F2F2F2" %)AT+DATAUP =1,20000|(% style="width:266px;background-color:#F2F2F2" %)(((
1051 1051  Set splicing payload for uplink mode is 1, and the uplink interval of each splice to 20000 milliseconds.
1052 -)))|(% style="background-color:#f2f2f2" %)OK
1047 +)))|(% style="background-color:#F2F2F2" %)OK
1053 1053  
1054 1054  (% style="color:blue" %)**Downlink Command: 0xAD**
1055 1055  
... ... @@ -1071,11 +1071,11 @@
1071 1071  
1072 1072  (% border="1" cellspacing="4" style="width:437px" %)
1073 1073  |=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 192px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1074 -|(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1069 +|(% style="width:158px;background-color:#F2F2F2" %)AT+PAYVER=?|(% style="width:192px;background-color:#F2F2F2" %)Show current payload version|(% style="background-color:#F2F2F2" %)(((
1075 1075  1
1076 1076  OK
1077 1077  )))
1078 -|(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=5|(% style="background-color:#f2f2f2; width:192px" %)Set payload version is 5.|(% style="background-color:#f2f2f2" %)OK
1073 +|(% style="width:158px;background-color:#F2F2F2" %)AT+PAYVER=5|(% style="width:192px;background-color:#F2F2F2" %)Set payload version is 5.|(% style="background-color:#F2F2F2" %)OK
1079 1079  
1080 1080  (% style="color:blue" %)**Downlink Command: 0xAE**
1081 1081  
... ... @@ -1085,13 +1085,11 @@
1085 1085  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1086 1086  
1087 1087  
1088 -
1089 1089  = 4. Battery & Power Consumption =
1090 1090  
1091 -
1092 1092  SDI-12-LB uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1093 1093  
1094 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1087 + [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1095 1095  
1096 1096  
1097 1097  = 5. Remote Configure device =
... ... @@ -1174,7 +1174,6 @@
1174 1174  * Weight / pcs : g
1175 1175  
1176 1176  
1177 -
1178 1178  = 10. ​Support =
1179 1179  
1180 1180  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0