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

From version 90.5
edited by Xiaoling
on 2024/01/03 17:11
Change comment: There is no comment for this version
To version 101.1
edited by Bei Jinggeng
on 2024/07/29 17:48
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
... ... @@ -1,7 +1,7 @@
1 1  
2 2  
3 3  (% style="text-align:center" %)
4 -[[image:image-20240103165259-3.png]]
4 +[[image:image-20240103165259-3.png||height="433" width="591"]]
5 5  
6 6  
7 7  
... ... @@ -138,11 +138,10 @@
138 138  == 1.6 Button & LEDs ==
139 139  
140 140  
141 -[[image:1675212633011-651.png||_mstalt="291538"]]
141 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240103160425-4.png?rev=1.1||alt="image-20240103160425-4.png"]]
142 142  
143 -
144 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
145 -|=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action**
143 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
144 +|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 226px;background-color:#4F81BD;color:white" %)**Action**
146 146  |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Send an uplink|(% style="background-color:#f2f2f2; width:225px" %)(((
147 147  If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once.
148 148  Meanwhile, BLE module will be active and user can connect via BLE to configure device.
... ... @@ -176,7 +176,9 @@
176 176  
177 177  == 1.9 Mechanical ==
178 178  
178 +=== 1.9.1 for LB version ===
179 179  
180 +
180 180  [[image:image-20230201090139-2.png||_mstalt="428623"]]
181 181  
182 182  [[image:image-20230201090139-3.png||_mstalt="428987"]]
... ... @@ -184,6 +184,12 @@
184 184  [[image:image-20230201090139-4.png||_mstalt="429351"]]
185 185  
186 186  
188 +=== 1.9.2 for LS version ===
189 +
190 +
191 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/WebHome/image-20231231203439-3.png?width=886&height=385&rev=1.1||alt="image-20231231203439-3.png"]]
192 +
193 +
187 187  = 2. Configure SDI-12 to connect to LoRaWAN network =
188 188  
189 189  == 2.1 How it works ==
... ... @@ -519,8 +519,8 @@
519 519  For example, if return from AT+COMMAND1 is “013METER   TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload:
520 520  
521 521  
522 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
523 -|=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload**
529 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
530 +|=(% style="width: 164px;background-color:#4F81BD;color:white" %)**AT+DATACUT1 value**|=(% style="width: 346px;background-color:#4F81BD;color:white" %)**Final Result to combine Payload**
524 524  |(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33
525 525  |(% 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
526 526  |(% 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
... ... @@ -562,7 +562,7 @@
562 562  Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10
563 563  
564 564  
565 -* (% style="color:#037691" %)** Downlink Payload:**
572 +* (% style="color:#037691" %)**Downlink Payload:**
566 566  
567 567  (% style="color:#4f81bd" %)**0x09 aa bb**(%%)  same as AT+CMDEAR=aa,bb
568 568  
... ... @@ -640,8 +640,8 @@
640 640  
641 641  Users can also use the downlink command(0x26 01) to ask SDI-12-LB/LS to resend this uplink.
642 642  
643 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
644 -|(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
650 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
651 +|(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)**
645 645  |(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2**
646 646  |(% style="background-color:#f2f2f2; width:103px" %)**Value**|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT
647 647  
... ... @@ -712,10 +712,10 @@
712 712  
713 713  * Periodically Uplink: FPORT=2
714 714  
715 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
716 -|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
722 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:500px" %)
723 +|=(% style="width: 90px;background-color:#4F81BD;color:white" %)(((
717 717  **Size(bytes)**
718 -)))|=(% 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**
725 +)))|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 90px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 240px;background-color:#4F81BD;color:white" %)**Length depends on the return from the commands**
719 719  |(% style="width:93px" %)Value|(% style="width:83px" %)(((
720 720  Battery(mV)
721 721  &
... ... @@ -822,27 +822,27 @@
822 822  (% style="color:#037691" %)**AT+COMMANDx=4M!,1,1,1**
823 823  
824 824  
825 -(% style="color:blue" %)**2) The AT+DATACUTx command is applied to the green arrow part, receiving and cut out data from the SDI12 sensor**
832 +(% style="color:blue" %)**2) The AT+DATACUTx command is applied to the green arrow part, receiving and cut out data from the SDI12 sensor:**
826 826  
827 827  a. The first reply, all 34 characters: ”113TRUEBNERSMT100038220303182331<CR><LF>”
828 828  
829 829  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=34,2,1~~34**(% style="color:#037691" %);
830 830  
831 -b. The sixth reply, all 31 characters:”1+19210+1.04+0.00+22.49+11.75<CR><LF>
838 +b. The sixth reply, all 31 characters: "1+19210+1.04+0.00+22.49+11.75<CR><LF>"
832 832  
833 833  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=31,2,1~~31**(% style="color:#037691" %);
834 834  
835 -c. The eighth reply, all 31 characters:”2+18990+1.08+0.00+22.24+11.80<CR><LF>
842 +c. The eighth reply, all 31 characters: "2+18990+1.08+0.00+22.24+11.80<CR><LF>"
836 836  
837 837  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=31,2,1~~31**(% style="color:#037691" %);
838 838  
839 -d. The tenth reply, all 15 characters:”3-2919.8+24.0<CR><LF>
846 +d. The tenth reply, all 15 characters: "3-2919.8+24.0<CR><LF>"
840 840  
841 841  Cut out all characters: (% _mstmutation="1" style="color:#037691" %)**AT+ALLDATAMOD=1 or AT+DATACUTx=15,2,1~~15**(% style="color:#037691" %);
842 842  
843 -e. The twelfth reply, all 25 characters:”4+30.8+22.84+4.7+954.38<CR><LF>
850 +e. The twelfth reply, all 25 characters: "4+30.8+22.84+4.7+954.38<CR><LF>"
844 844  
845 -Partial cut, the cut sensor address and the first two parameters(% style="color:#037691" %)**AT+DATACUTx=25,2,1~~12, cut out the character field ” 4+30.8+22.84**.
852 +Partial cut, the cut sensor address and the first two parameters:(% style="color:#037691" %)**AT+DATACUTx=25,2,1~~12, cut out the character field "4+30.8+22.84"**.
846 846  
847 847  
848 848  === 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
... ... @@ -1043,10 +1043,47 @@
1043 1043  [[image:image-20230627180303-6.png||height="292" width="1171"]]
1044 1044  
1045 1045  
1053 +=== 2.6.7 Example 6 ~-~- Connect to GroPoint Profile-8 (SDI-12 Version) ===
1054 +
1055 +==== 2.6.7.1  Reference Manual and Command ====
1056 +
1057 +* [[https:~~/~~/static1.squarespace.com/static/5db0b690c4990258f8f6d042/t/64189e1ab3ebc54e6947b0c0/1679334941034/2625-N-T+GroPoint+Profile+User+Manual-V1.1.3.pdf>>https://static1.squarespace.com/static/5db0b690c4990258f8f6d042/t/64189e1ab3ebc54e6947b0c0/1679334941034/2625-N-T+GroPoint+Profile+User+Manual-V1.1.3.pdf]]
1058 +
1059 +* Commands to be used in PC and output.
1060 +
1061 +1. check device address
1062 +1. change device address
1063 +1. check device ID
1064 +1. start measure
1065 +1. Get Meausre result
1066 +
1067 +[[image:image-20240423143921-1.png]]
1068 +
1069 +
1070 +==== 2.6.7.2 Hardware Connection to SDI-12-LB/LS ====
1071 +
1072 +Note: When the bytes returned by the sensor are not fixed, the full byte interception can be used: AT+ALLDATAMOD=1 (The DATACUTx parameter needs to be cleared when using this directive, or it will not work.)
1073 +
1074 +[[image:image-20240423145522-2.png||height="345" width="400"]]
1075 +
1076 +
1077 +==== 2.6.7.3 Commands set in SDI-12-LB/LS and uplink payload ====
1078 +
1079 +[[image:image-20240423151202-3.png]]
1080 +
1081 +(% class="wikigeneratedid" id="H" %)
1082 +[[image:image-20240423162851-6.png||height="251" width="935"]]
1083 +
1084 +
1085 +DATA in TTN:
1086 +
1087 +[[image:image-20240423162322-4.png||height="269" width="933"]]
1088 +
1089 +
1046 1046  == 2.7 Frequency Plans ==
1047 1047  
1048 1048  
1049 -The SDI-12-LB/LS uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
1093 +The SDI-12-LB/LS uses OTAA mode and below frequency plans by default. Each frequency band use different firmware, user update the firmware to the corresponding band for their country.
1050 1050  
1051 1051  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
1052 1052  
... ... @@ -1093,8 +1093,8 @@
1093 1093  
1094 1094  (% style="color:blue" %)**AT Command: AT+TDC**
1095 1095  
1096 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1097 -|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1140 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1141 +|=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 160px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 190px;background-color:#4F81BD;color:white" %)**Response**
1098 1098  |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)(((
1099 1099  30000
1100 1100  OK
... ... @@ -1121,8 +1121,8 @@
1121 1121  
1122 1122  (% style="color:blue" %)**AT Command: AT+INTMOD**
1123 1123  
1124 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1125 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1168 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1169 +|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 196px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 160px;background-color:#4F81BD;color:white" %)**Response**
1126 1126  |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)(((
1127 1127  0
1128 1128  OK
... ... @@ -1152,8 +1152,8 @@
1152 1152  
1153 1153  (% style="color:blue" %)**AT Command: AT+3V3T**
1154 1154  
1155 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %)
1156 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 120px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1199 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:474px" %)
1200 +|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 201px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 120px;background-color:#4F81BD;color:white" %)**Response**
1157 1157  |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
1158 1158  0
1159 1159  OK
... ... @@ -1172,7 +1172,7 @@
1172 1172  (% style="color:blue" %)**AT Command: AT+5VT**
1173 1173  
1174 1174  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %)
1175 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 119px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1219 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 196px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 119px;background-color:#4F81BD;color:white" %)**Response**
1176 1176  |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
1177 1177  0
1178 1178  OK
... ... @@ -1193,7 +1193,7 @@
1193 1193  (% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1194 1194  
1195 1195  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
1196 -|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 89px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1240 +|=(% style="width: 156px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 199px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 89px;background-color:#4F81BD;color:white" %)**Response**
1197 1197  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
1198 1198  0
1199 1199  OK
... ... @@ -1223,8 +1223,8 @@
1223 1223  
1224 1224  (% style="color:blue" %)**AT Command: AT+ALLDATAMOD**
1225 1225  
1226 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1227 -|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1270 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:437px" %)
1271 +|=(% style="background-color:#4F81BD;color:white" %)**Command Example**|=(% style="background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1228 1228  |(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)(((
1229 1229  0
1230 1230  OK
... ... @@ -1245,8 +1245,8 @@
1245 1245  
1246 1246  (% style="color:blue" %)**AT Command: AT+DATAUP**
1247 1247  
1248 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1249 -|=(% 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**
1292 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1293 +|=(% style="width: 154px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 266px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1250 1250  |(% 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" %)(((
1251 1251  0
1252 1252  OK
... ... @@ -1279,8 +1279,8 @@
1279 1279  
1280 1280  (% style="color:blue" %)**AT Command: AT+PAYVER**
1281 1281  
1282 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %)
1283 -|=(% 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**
1326 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:437px" %)
1327 +|=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 192px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response**
1284 1284  |(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)(((
1285 1285  1
1286 1286  OK
... ... @@ -1338,16 +1338,40 @@
1338 1338  
1339 1339  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1340 1340  
1341 -
1342 1342  You can follow the instructions for [[how to upgrade image>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]].
1343 1343  When downloading the images, choose the required image file for download. ​
1344 1344  
1345 1345  
1389 +== 7.4 Why is the data uploaded to the LoRaWAN platform node empty and fProt~=0? ==
1390 +
1391 +This is due to The length of bytes sent by the node is limited by the lorawan protocol, and the fixed DR needs to be adjusted to improve this problem.
1392 +
1393 +Please refer to the following link for the number of bytes limited by different frequencies and different DRs in the lorawan protocol
1394 +
1395 +[[lora-alliance.org/wp-content/uploads/2021/05/RP002-1.0.3-FINAL-1.pdf>>url:https://lora-alliance.org/wp-content/uploads/2021/05/RP002-1.0.3-FINAL-1.pdf]]
1396 +
1397 +Example:
1398 +
1399 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LN%20%E2%80%93%20RS485%20to%20LoRaWAN%20Converter/WebHome/image-20240620145456-1.png?rev=1.1||alt="image-20240620145456-1.png"]]
1400 +
1401 +Please refer to the following command to fix DR
1402 +
1403 +AT+ADR=0
1404 +
1405 +AT+DR=3
1406 +
1407 +Downlink command:
1408 +
1409 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H7.4DataRate>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H7.4DataRate]]
1410 +
1411 +(% class="wikigeneratedid" %)
1412 += =
1413 +
1346 1346  = 8. ​Order Info =
1347 1347  
1348 1348  
1349 1349  (((
1350 -(% style="color:blue" %)**Part Number: SDI-12-LB-XX-YY or SDI-12-LS-XX-YY**
1418 +**Part Number: (% style="color:blue" %)SDI-12-LB-XX-YY(%%) or (% style="color:blue" %)SDI-12-LS-XX-YY(%%)**
1351 1351  )))
1352 1352  
1353 1353  (((
... ... @@ -1384,7 +1384,6 @@
1384 1384  * Package Size / pcs : cm
1385 1385  * Weight / pcs : g
1386 1386  
1387 -
1388 1388  = 10. ​Support =
1389 1389  
1390 1390  
image-20240423143921-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +43.8 KB
Content
image-20240423145522-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +709.9 KB
Content
image-20240423151202-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +45.6 KB
Content
image-20240423162322-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +87.5 KB
Content
image-20240423162811-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +45.6 KB
Content
image-20240423162851-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +45.6 KB
Content