Last modified by Xiaoling on 2025/04/27 13:54

From version 170.28
edited by Xiaoling
on 2022/10/27 17:11
Change comment: There is no comment for this version
To version 170.25
edited by Xiaoling
on 2022/08/18 10:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,7 +25,6 @@
25 25  
26 26  = 1.  Introduction =
27 27  
28 -
29 29  == 1.1 ​ What is LoRaWAN Distance Detection Sensor ==
30 30  
31 31  (((
... ... @@ -83,6 +83,7 @@
83 83  
84 84  
85 85  
85 +
86 86  == 1.3  Specification ==
87 87  
88 88  
... ... @@ -134,6 +134,7 @@
134 134  
135 135  
136 136  
137 +
137 137  == 1.6  Pin mapping and power on ==
138 138  
139 139  
... ... @@ -269,10 +269,11 @@
269 269  
270 270  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
271 271  |=(% style="width: 62.5px;" %)(((
272 -**Size(bytes)**
273 +**Size (bytes)**
273 273  )))|=(% style="width: 62.5px;" %)**2**|=**2**|=1|=2|=**1**
274 274  |(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1A0BatteryInfo"]]|(((
275 275  [[Distance>>||anchor="H2.3.2A0Distance"]]
277 +
276 276  (unit: mm)
277 277  )))|[[Digital Interrupt (Optional)>>||anchor="H2.3.3A0InterruptPin"]]|(((
278 278  [[Temperature (Optional )>>||anchor="H2.3.4A0DS18B20Temperaturesensor"]]
... ... @@ -301,9 +301,7 @@
301 301  )))
302 302  
303 303  (((
304 -For example, if the data you get from the register is __0x0B 0x05__, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** **
305 -
306 -(% style="color:#4472c4" %)**0B05(H) = 2821 (D) = 2821 mm.**
306 +For example, if the data you get from the register is __0x0B 0x05__, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** 0B05(H) = 2821 (D) = 2821 mm.**
307 307  )))
308 308  
309 309  
... ... @@ -312,6 +312,7 @@
312 312  
313 313  
314 314  
315 +
315 315  === 2.3.3  Interrupt Pin ===
316 316  
317 317  
... ... @@ -325,6 +325,7 @@
325 325  
326 326  
327 327  
329 +
328 328  === 2.3.4  DS18B20 Temperature sensor ===
329 329  
330 330  
... ... @@ -365,7 +365,7 @@
365 365  
366 366  (((
367 367  (((
368 -LDDS45 TTN V3 Payload Decoder:  [[ttps:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
370 +LDDS45 TTN V3 Payload Decoder:  [[https:~~/~~/www.dropbox.com/sh/ascg7hkjx3rvxkb/AACn_iYesG097Tuu_O7BlGTza?dl=0>>https://www.dropbox.com/sh/ascg7hkjx3rvxkb/AACn_iYesG097Tuu_O7BlGTza?dl=0]]
369 369  )))
370 370  )))
371 371  
... ... @@ -430,8 +430,6 @@
430 430  === 2.6.1  EU863-870 (EU868) ===
431 431  
432 432  (((
433 -
434 -
435 435  (% style="color:blue" %)**Uplink:**
436 436  )))
437 437  
... ... @@ -908,6 +908,8 @@
908 908  
909 909  
910 910  
911 +
912 +
911 911  == 2.8  ​Firmware Change Log ==
912 912  
913 913  
... ... @@ -1159,8 +1159,8 @@
1159 1159  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1160 1160  )))
1161 1161  
1162 -* Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1163 -* Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1164 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1165 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1164 1164  )))
1165 1165  )))
1166 1166  
... ... @@ -1185,11 +1185,13 @@
1185 1185  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1186 1186  )))
1187 1187  
1188 -* Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
1189 -* Example 2: Downlink Payload: 06000003  ~/~/ Set the interrupt mode to rising edge trigger
1190 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1191 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1190 1190  
1191 1191  
1192 1192  
1195 +
1196 +
1193 1193  = 5.  FAQ =
1194 1194  
1195 1195  
... ... @@ -1240,6 +1240,8 @@
1240 1240  
1241 1241  
1242 1242  
1247 +
1248 +
1243 1243  = 8. ​ Packing Info =
1244 1244  
1245 1245  
... ... @@ -1256,6 +1256,8 @@
1256 1256  
1257 1257  
1258 1258  
1265 +
1266 +
1259 1259  = 9.  ​Support =
1260 1260  
1261 1261  
... ... @@ -1262,4 +1262,5 @@
1262 1262  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1263 1263  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].
1264 1264  
1273 +
1265 1265