<
From version < 62.2 >
edited by Xiaoling
on 2023/06/30 10:34
To version < 61.14 >
edited by Xiaoling
on 2023/05/23 11:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,6 +66,8 @@
66 66  * Remote configure parameters via LoRa Downlink
67 67  * Firmware upgradable via program port
68 68  
69 +
70 +
69 69  == 1.3 Applications ==
70 70  
71 71  
... ... @@ -76,6 +76,8 @@
76 76  * Smart Cities
77 77  * Smart Factory
78 78  
81 +
82 +
79 79  == 1.4 Dimension ==
80 80  
81 81  
... ... @@ -228,77 +228,10 @@
228 228  
229 229  [[image:1654681714641-440.png]]
230 230  
235 +
231 231  (((
232 -Example Payload Decoder in TTN V3: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder/tree/main/LDS02>>https://github.com/dragino/dragino-end-node-decoder/tree/main/LDS02]]
237 +Example Payload Decoder in TTN V3: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
233 233  
234 -
235 -=== 4.3.1 Battery Info ===
236 -
237 -
238 -Check the battery voltage for LDS02.
239 -
240 -Ex1: 0x0B88&3FFF = 2952mV
241 -
242 -Ex2: 0xD152&3FFF = 4434mV
243 -
244 -
245 -=== 4.3.2 Status ===
246 -
247 -
248 -Check the open door Status for LDS02.
249 -
250 -**Example**:
251 -
252 -If payload is: 0B:  (0000 1011&1000 0000== 0), DOOR_OPEN_STATUS is 0(CLOSE)
253 -
254 -If payload is: D1: (1101 0001&1000 0000== 1) , DOOR_OPEN_STATUS is 1(OPEN)
255 -
256 -
257 -=== 4.3.3 MOD ===
258 -
259 -
260 -Check the MOD
261 -
262 -**Example:**
263 -
264 -If payload is: 01:MOD is 1
265 -
266 -
267 -=== 4.3.4 Total open door events ===
268 -
269 -
270 -Get Total open door events
271 -
272 -**Example**:
273 -
274 -If payload is: **00 00  93=** 147
275 -
276 -If payload is: **00 00  00= **0
277 -
278 -
279 -=== 4.3.5 Last door open duration (unit: min) ===
280 -
281 -
282 -Get Last door open duration
283 -
284 -**Example:**
285 -
286 -If payload is: **00 00  25=** 37
287 -
288 -If payload is: **00 00  01= **1
289 -
290 -
291 -=== 4.3.6 Alarm ===
292 -
293 -
294 -Get Alarm
295 -
296 -**Example:**
297 -
298 -If payload is: 01:  (0001 & 0001== 1), Alarm is 1
299 -
300 -If payload is: 00:  (0000 & 0001== 0), Alarm is 0
301 -
302 302  
303 303  )))
304 304  
... ... @@ -493,6 +493,8 @@
493 493  |(% style="width:184px" %)Send an uplink message|(% style="width:275px" %)(% style="color:green" %)**GREEN LED**(%%) blinks once
494 494  |(% style="width:184px" %)Got a downlink message|(% style="width:275px" %)(% style="color:blue" %)**BLUE LED**(%%) blinks once
495 495  
433 +
434 +
496 496  = 5. Battery & How to replace =
497 497  
498 498  == 5.1 Battery Type and replace ==
... ... @@ -667,6 +667,8 @@
667 667  * (% style="color:red" %)**IN865**(%%):  frequency bands  IN865
668 668  * (% style="color:red" %)**CN779**(%%): frequency bands CN779
669 669  
609 +
610 +
670 670  = 9. Packing Info =
671 671  
672 672  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0