<
From version < 23.1 >
edited by Saxer Lin
on 2023/06/30 16:12
To version < 21.1 >
edited by Saxer Lin
on 2023/06/30 16:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -304,47 +304,9 @@
304 304  Ex2: 0x0B49 = 2889mV
305 305  
306 306  
307 -(% style="color:inherit; font-family:inherit; font-size:23px" %)2.3.2  Sensor Configuration, FPORT=4
307 +=== 2.3.2  Real-Time Open/Close Status, Uplink FPORT~=2 ===
308 308  
309 309  
310 -DS03A-LB will only send this command after getting the downlink command (0x26 02) from the server.
311 -
312 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
313 -|(% colspan="5" style="background-color:#d9e2f3; color:#0070c0; width:504px" %)**Sensor Configuration FPORT=4**
314 -|**Size(bytes)**|(% style="width:75px" %)**3**|(% style="width:77px" %)**1**|(% style="width:96px" %)**1**|(% style="width:158px" %)**2**
315 -|**Value**|(% style="width:75px" %)TDC (unit:sec)|(% style="width:77px" %)Disalarm|(% style="width:96px" %)Keep status|(% style="width:158px" %)Keep time (unit: min)
316 -
317 -* (((
318 -(% style="color:blue" %)**TDC: (default: 0x001C20)**
319 -)))
320 -
321 -Uplink interval for the Open/Close Event, default value is 0x001C20 which is 7200 seconds = 2 hours.
322 -
323 -
324 -* (((
325 -(% style="color:blue" %)**Disalarm: (default: 0)**
326 -)))
327 -
328 - **If Disalarm = 1**, DS03A-LB will only send uplink at every TDC periodically. This is normally use for pulse meter application, in this application, there are many open/close event, and platform only care about the total number of pulse.
329 -
330 - **If Disalarm = 0**, DS03A-LB will send uplink at every TDC periodically and send data on each open/close event. This is useful for the application user need to monitor the open/close event in real-time.
331 -
332 -
333 -(% style="color:red" %)** Note: When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast. **
334 -
335 -
336 -* (((
337 -(% style="color:blue" %)**Keep Status & Keep Time**
338 -)))
339 -
340 -Shows the configure value of [[Alarm Base on Timeout Feature>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]
341 -
342 -[[image:image-20230630155527-3.png||height="146" width="902"]]
343 -
344 -
345 -=== 2.3.3  Real-Time Open/Close Status, Uplink FPORT~=2 ===
346 -
347 -
348 348  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
349 349  
350 350  * Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
... ... @@ -375,7 +375,7 @@
375 375  [[image:image-20230630155908-6.png||height="295" width="927"]]
376 376  
377 377  
378 -=== 2.3.4  Historical Door Open/Close Event, FPORT~=3 ===
340 +=== 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
379 379  
380 380  
381 381  DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
... ... @@ -440,6 +440,44 @@
440 440  [[image:image-20230630155751-5.png||height="188" width="809"]]
441 441  
442 442  
405 +=== 2.3.4  Sensor Configuration, FPORT~=4 ===
406 +
407 +
408 +DS03A-LB will only send this command after getting the downlink command (0x26 02) from the server.
409 +
410 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
411 +|(% colspan="5" style="background-color:#d9e2f3; color:#0070c0; width:504px" %)**Sensor Configuration FPORT=4**
412 +|**Size(bytes)**|(% style="width:75px" %)**3**|(% style="width:77px" %)**1**|(% style="width:96px" %)**1**|(% style="width:158px" %)**2**
413 +|**Value**|(% style="width:75px" %)TDC (unit:sec)|(% style="width:77px" %)Disalarm|(% style="width:96px" %)Keep status|(% style="width:158px" %)Keep time (unit: min)
414 +
415 +* (((
416 +(% style="color:blue" %)**TDC: (default: 0x001C20)**
417 +)))
418 +
419 +Uplink interval for the Open/Close Event, default value is 0x001C20 which is 7200 seconds = 2 hours.
420 +
421 +
422 +* (((
423 +(% style="color:blue" %)**Disalarm: (default: 0)**
424 +)))
425 +
426 + **If Disalarm = 1**, DS03A-LB will only send uplink at every TDC periodically. This is normally use for pulse meter application, in this application, there are many open/close event, and platform only care about the total number of pulse.
427 +
428 + **If Disalarm = 0**, DS03A-LB will send uplink at every TDC periodically and send data on each open/close event. This is useful for the application user need to monitor the open/close event in real-time.
429 +
430 +
431 +(% style="color:red" %)** Note: When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast. **
432 +
433 +
434 +* (((
435 +(% style="color:blue" %)**Keep Status & Keep Time**
436 +)))
437 +
438 +Shows the configure value of [[Alarm Base on Timeout Feature>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]
439 +
440 +[[image:image-20230630155527-3.png||height="146" width="902"]]
441 +
442 +
443 443  == 2.4 Payload Decoder file ==
444 444  
445 445  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0