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

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

Summary

Details

Page properties
Content
... ... @@ -25,6 +25,7 @@
25 25  
26 26  = 1.  Introduction =
27 27  
28 +
28 28  == 1.1 ​ What is LoRaWAN Distance Detection Sensor ==
29 29  
30 30  (((
... ... @@ -82,7 +82,6 @@
82 82  
83 83  
84 84  
85 -
86 86  == 1.3  Specification ==
87 87  
88 88  
... ... @@ -134,7 +134,6 @@
134 134  
135 135  
136 136  
137 -
138 138  == 1.6  Pin mapping and power on ==
139 139  
140 140  
... ... @@ -270,11 +270,10 @@
270 270  
271 271  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
272 272  |=(% style="width: 62.5px;" %)(((
273 -**Size (bytes)**
272 +**Size(bytes)**
274 274  )))|=(% style="width: 62.5px;" %)**2**|=**2**|=1|=2|=**1**
275 275  |(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1A0BatteryInfo"]]|(((
276 276  [[Distance>>||anchor="H2.3.2A0Distance"]]
277 -
278 278  (unit: mm)
279 279  )))|[[Digital Interrupt (Optional)>>||anchor="H2.3.3A0InterruptPin"]]|(((
280 280  [[Temperature (Optional )>>||anchor="H2.3.4A0DS18B20Temperaturesensor"]]
... ... @@ -303,7 +303,9 @@
303 303  )))
304 304  
305 305  (((
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.**
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.**
307 307  )))
308 308  
309 309  
... ... @@ -312,7 +312,6 @@
312 312  
313 313  
314 314  
315 -
316 316  === 2.3.3  Interrupt Pin ===
317 317  
318 318  
... ... @@ -326,7 +326,6 @@
326 326  
327 327  
328 328  
329 -
330 330  === 2.3.4  DS18B20 Temperature sensor ===
331 331  
332 332  
... ... @@ -367,7 +367,7 @@
367 367  
368 368  (((
369 369  (((
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]]
368 +LDDS45 TTN V3 Payload Decoder:  [[ttps:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
371 371  )))
372 372  )))
373 373  
... ... @@ -432,6 +432,8 @@
432 432  === 2.6.1  EU863-870 (EU868) ===
433 433  
434 434  (((
433 +
434 +
435 435  (% style="color:blue" %)**Uplink:**
436 436  )))
437 437  
... ... @@ -908,8 +908,6 @@
908 908  
909 909  
910 910  
911 -
912 -
913 913  == 2.8  ​Firmware Change Log ==
914 914  
915 915  
... ... @@ -1161,8 +1161,8 @@
1161 1161  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1162 1162  )))
1163 1163  
1164 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1165 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1162 +* Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1163 +* Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1166 1166  )))
1167 1167  )))
1168 1168  
... ... @@ -1187,13 +1187,11 @@
1187 1187  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1188 1188  )))
1189 1189  
1190 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1191 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1188 +* Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
1189 +* Example 2: Downlink Payload: 06000003  ~/~/ Set the interrupt mode to rising edge trigger
1192 1192  
1193 1193  
1194 1194  
1195 -
1196 -
1197 1197  = 5.  FAQ =
1198 1198  
1199 1199  
... ... @@ -1244,8 +1244,6 @@
1244 1244  
1245 1245  
1246 1246  
1247 -
1248 -
1249 1249  = 8. ​ Packing Info =
1250 1250  
1251 1251  
... ... @@ -1262,8 +1262,6 @@
1262 1262  
1263 1263  
1264 1264  
1265 -
1266 -
1267 1267  = 9.  ​Support =
1268 1268  
1269 1269  
... ... @@ -1270,5 +1270,4 @@
1270 1270  * 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.
1271 1271  * 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]].
1272 1272  
1273 -
1274 1274