<
From version < 41.2 >
edited by Xiaoling
on 2023/02/01 15:24
To version < 41.6 >
edited by Xiaoling
on 2023/02/01 15:29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -224,7 +224,6 @@
224 224  
225 225  Press the button for 5 seconds to activate the SDI-12-LB.
226 226  
227 -
228 228  (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode** (%%)for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
229 229  
230 230  
... ... @@ -247,7 +247,6 @@
247 247  The following is the display information on the serial port and the server.
248 248  
249 249  
250 -
251 251  [[image:image-20230201091027-6.png]]
252 252  
253 253  
... ... @@ -254,6 +254,7 @@
254 254  [[image:image-20230201091027-7.png||height="261" width="1179"]]
255 255  
256 256  
255 +
257 257  ==== (% style="color:blue" %)**al!  ~-~- Get SDI-12 sensor Identification**(%%) ====
258 258  
259 259  
... ... @@ -262,7 +262,7 @@
262 262  
263 263  (% style="color:#037691" %)**Parameter:  **(%%)aa: ASCII value of SDI-12 sensor address in downlink or HEX value in AT Command)
264 264  
265 -(% style="color:blue" %)**Example :   **AT+ADDRI=0 ( Equal to downlink: 0x AA 00 30)
264 +(% style="color:blue" %)**Example :   **(%%)AT+ADDRI=0 ( Equal to downlink: 0x AA 00 30)
266 266  
267 267  
268 268  The following is the display information on the serial port and the server.
... ... @@ -298,7 +298,7 @@
298 298  
299 299  (% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
300 300  
301 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)**aD0!**(%%) to get return.
300 +(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%) to get return.
302 302  
303 303  
304 304  The following is the display information on the serial port and the server.
... ... @@ -335,7 +335,7 @@
335 335  
336 336  (% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
337 337  
338 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)**aD0!**(%%) to get return.
337 +(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%)__ __to get return.
339 339  
340 340  
341 341  The following is the display information on the serial port and the server.
... ... @@ -368,13 +368,12 @@
368 368  
369 369  (% style="color:#037691" %)**cc**(%%): 1-9: Additional Measurement, 0: no additional measurement
370 370  
371 -(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)**aD0!**(%%) to get return.
370 +(% style="color:#037691" %)**dd**(%%): delay (in second) to send (% style="color:#037691" %)__**aD0!**__(%%) to get return.
372 372  
373 373  
374 374  The following is the display information on the serial port and the server.
375 375  
376 376  
377 -
378 378  [[image:image-20230201092208-14.png]]
379 379  
380 380  
... ... @@ -460,7 +460,7 @@
460 460  
461 461  (% style="color:red" %)**1** (%%) Check if return chars are printable char(0x20 ~~ 0x7E);
462 462  
463 -(% style="color:#red" %)**2**(%%)  Check if there is return from SDI-12 sensor
461 +(% style="color:red" %)**2**(%%)  Check if there is return from SDI-12 sensor
464 464  
465 465  (% style="color:red" %)**3** (%%) Check if return pass CRC check ( SDI-12 command var1 must include CRC request);
466 466  
... ... @@ -825,7 +825,6 @@
825 825  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
826 826  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
827 827  
828 -
829 829  == 3.2 Set Interrupt Mode ==
830 830  
831 831  
... ... @@ -857,7 +857,6 @@
857 857  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
858 858  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
859 859  
860 -
861 861  == 3.3 Set the output time ==
862 862  
863 863  
... ... @@ -927,7 +927,6 @@
927 927  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
928 928  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
929 929  
930 -
931 931  == 3.4 Set the all data mode ==
932 932  
933 933  
... ... @@ -950,7 +950,6 @@
950 950  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
951 951  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
952 952  
953 -
954 954  == 3.5 Set the splicing payload for uplink ==
955 955  
956 956  
... ... @@ -1006,7 +1006,6 @@
1006 1006  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1007 1007  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1008 1008  
1009 -
1010 1010  = 4. Battery & how to replace =
1011 1011  
1012 1012  == 4.1 Battery Type ==
... ... @@ -1154,7 +1154,6 @@
1154 1154  * Package Size / pcs : cm
1155 1155  * Weight / pcs : g
1156 1156  
1157 -
1158 1158  = 10. ​Support =
1159 1159  
1160 1160  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0