Changes for page DS03A-LB/LS -- Outdoor LoRaWAN Door Sensor User Manual
Last modified by Mengting Qiu on 2025/01/10 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -304,9 +304,47 @@ 304 304 Ex2: 0x0B49 = 2889mV 305 305 306 306 307 - ===2.3.2 Real-TimeOpen/Close Status,UplinkFPORT~=2 ===307 +(% style="color:inherit; font-family:inherit; font-size:23px" %)2.3.2 Sensor Configuration, FPORT=4 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 + 310 310 DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when: 311 311 312 312 * Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]]. ... ... @@ -337,7 +337,7 @@ 337 337 [[image:image-20230630155908-6.png||height="295" width="927"]] 338 338 339 339 340 -=== 2.3. 3Historical Door Open/Close Event, FPORT~=3 ===378 +=== 2.3.4 Historical Door Open/Close Event, FPORT~=3 === 341 341 342 342 343 343 DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]]. ... ... @@ -402,44 +402,6 @@ 402 402 [[image:image-20230630155751-5.png||height="188" width="809"]] 403 403 404 404 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