<
From version < 7.8 >
edited by Xiaoling
on 2023/05/22 17:20
To version < 4.2 >
edited by Xiaoling
on 2023/05/16 09:07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,12 +51,8 @@
51 51  )))
52 52  
53 53  
54 -[[image:image-20230522092934-2.png||height="346" width="774"]]
55 -
56 -
57 57  == 1.2 ​Features ==
58 58  
59 -
60 60  * LoRaWAN 1.0.3 Class A
61 61  * Ultra-low power consumption
62 62  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
... ... @@ -71,11 +71,8 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 -
75 -
76 76  == 1.3 Specification ==
77 77  
78 -
79 79  (% style="color:#037691" %)**Common DC Characteristics:**
80 80  
81 81  * Supply Voltage: built in 8500mAh Li-SOCI2 battery , 2.5v ~~ 3.6v
... ... @@ -106,11 +106,8 @@
106 106  * Sleep Mode: 5uA @ 3.3v
107 107  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
108 108  
109 -
110 -
111 111  == 1.4 Applications ==
112 112  
113 -
114 114  [[image:Main.User Manual for LoRaWAN End Nodes.LDS03A - Outdoor LoRaWAN OpenClose Door Sensor Manual.WebHome@1654741400370-813.png]]
115 115  
116 116  
... ... @@ -141,8 +141,6 @@
141 141  )))
142 142  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means Device is in Deep Sleep Mode.
143 143  
144 -
145 -
146 146  == 1.7 BLE connection ==
147 147  
148 148  
... ... @@ -188,9 +188,7 @@
188 188  
189 189  The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
190 190  
191 -[[image:image-20230522092858-1.png||height="391" width="874"]]
192 192  
193 -
194 194  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS03A-LB.
195 195  
196 196  Each DS03A-LB is shipped with a sticker with the default device EUI as below:
... ... @@ -237,7 +237,6 @@
237 237  
238 238  === 2.3.1 Device Status, FPORT~=5 ===
239 239  
240 -
241 241  Users can use the downlink command(**0x26 01**) to ask DS03A-LB to send device configure detail, include device configure status. DS03A-LB will uplink a payload via FPort=5 to server.
242 242  
243 243  The Payload format is as below.
... ... @@ -250,7 +250,7 @@
250 250  
251 251  Example parse in TTNv3
252 252  
253 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609104802-1.png?rev=1.1||alt="image-20220609104802-1.png" height="393" width="1195"]]
238 +[[image:image-20230415153147-2.png||height="220" width="1120"]]
254 254  
255 255  
256 256  (% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
... ... @@ -308,27 +308,24 @@
308 308  
309 309  === 2.3.2  Real-Time Open/Close Status, Uplink FPORT~=2 ===
310 310  
311 -
312 312  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
313 313  
314 -* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
298 +* Every 2 hours, this interval [[can be changed>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.1A0SetTransmitIntervalTime]].
315 315  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
316 316  
317 317  Uplink Payload totals 11 bytes.
318 318  
319 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
320 -|=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
321 -|(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
322 -|(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
323 -The last door open duration (unit: min)
324 -)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
303 +|=(% colspan="5" %)**Real-Time Open/Close Status, FPORT=2**
304 +|**Size(bytes)**|**1**|**3**|**3**|**4**
305 +|**Value**|Status & [[Alarm>>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]]|Total open door events|(((
306 +The last door open
307 +duration (unit: min)
308 +)))|[[Unix TimeStamp>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.4.1A0UnixTimeStamp]]
325 325  
326 -
327 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
328 -|=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
329 -|(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
330 -|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
331 -0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
310 +|=(% colspan="4" %)**Status & Alarm field**
311 +|**Size(bit)**|**6**|**1**|**1**
312 +|**Value**|Reserve|[[Enable/disable Timeout Alarm>>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]]
313 +0: No Alarm; 1: Alarm|Status
332 332  0: Close, 1: Open
333 333  
334 334  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609110547-6.png?width=1191&height=337&rev=1.1||alt="image-20220609110547-6.png" height="337" width="1191"]]
... ... @@ -336,31 +336,27 @@
336 336  
337 337  === 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
338 338  
321 +DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.4A0DatalogFeature]].
339 339  
340 -DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
341 -
342 342  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
343 343  
344 344  * (((
345 -Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
326 +Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
346 346  )))
347 347  
348 348  For example, in the US915 band, the max payload for different DR is:
349 349  
350 -(((
351 -**~1. DR0**: max is 11 bytes so one entry of data
331 +1. (((
332 +**DR0**: max is 11 bytes so one entry of data
352 352  )))
353 -
354 -(((
355 -**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
334 +1. (((
335 +**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
356 356  )))
357 -
358 -(((
359 -**3. DR2**: total payload includes 11 entries of data
337 +1. (((
338 +**DR2**: total payload includes 11 entries of data
360 360  )))
361 -
362 -(((
363 -**4. DR3**: total payload includes 22 entries of data.
340 +1. (((
341 +**DR3**: total payload includes 22 entries of data.
364 364  )))
365 365  
366 366  If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
... ... @@ -405,16 +405,13 @@
405 405  
406 406  === 2.3.4  Sensor Configuration, FPORT~=4 ===
407 407  
408 -
409 409  DS03A-LB will only send this command after getting the downlink command (0x26 02) from the server.
410 410  
411 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
412 -|(% colspan="5" style="background-color:#d9e2f3; color:#0070c0; width:504px" %)**Sensor Configuration FPORT=4**
413 -|**Size(bytes)**|(% style="width:75px" %)**3**|(% style="width:77px" %)**1**|(% style="width:96px" %)**1**|(% style="width:158px" %)**2**
414 -|**Value**|(% style="width:75px" %)TDC (unit:sec)|(% style="width:77px" %)Disalarm|(% style="width:96px" %)Keep status|(% style="width:158px" %)Keep time (unit: min)
388 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609110123-5.png?rev=1.1||alt="image-20220609110123-5.png"]]
415 415  
390 +
416 416  * (((
417 -(% style="color:blue" %)**TDC: (default: 0x001C20)**
392 +**TDC: (default: 0x001C20)**
418 418  )))
419 419  
420 420  Uplink interval for the Open/Close Event, default value is 0x001C20 which is 7200 seconds = 2 hours.
... ... @@ -421,7 +421,7 @@
421 421  
422 422  
423 423  * (((
424 -(% style="color:blue" %)**Disalarm: (default: 0)**
399 +**Disalarm: (default: 0)**
425 425  )))
426 426  
427 427   **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.
... ... @@ -429,11 +429,11 @@
429 429   **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.
430 430  
431 431  
432 -(% style="color:red" %)** Note: When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast. **
407 +**~ Note: When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast. **
433 433  
434 434  
435 435  * (((
436 -(% style="color:blue" %)**Keep Status & Keep Time**
411 +**Keep Status & Keep Time**
437 437  )))
438 438  
439 439  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]]
... ... @@ -456,13 +456,13 @@
456 456  == 2.5 Datalog Feature ==
457 457  
458 458  
459 -(% style="color:blue" %)**Datalog Feature** (%%)is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, DS03A-LB will store the reading for future retrieving purposes.
434 +**Datalog Feature** is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, DS03A-LB will store the reading for future retrieving purposes.
460 460  
461 461  
462 462  === 2.5.1 Ways to get datalog via LoRaWAN ===
463 463  
464 464  
465 -Set PNACKMD=1, DS03A-LB will wait for ACK for every uplink, when there is no LoRaWAN network,DS03A-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
440 +Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayloadA028FPORT3D329"]], DS03A-LB will wait for ACK for every uplink, when there is no LoRaWAN network,DS03A-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
466 466  
467 467  * a) DS03A-LB will do an ACK check for data records sending to make sure every data arrive server.
468 468  * b) DS03A-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but DS03A-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if DS03A-LB gets a ACK, DS03A-LB will consider there is a network connection and resend all NONE-ACK Message.
... ... @@ -471,7 +471,6 @@
471 471  
472 472  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220703111700-2.png?width=1119&height=381&rev=1.1||alt="image-20220703111700-2.png" height="381" width="1119"]]
473 473  
474 -
475 475  === 2.5.2 Unix TimeStamp ===
476 476  
477 477  
... ... @@ -500,41 +500,31 @@
500 500  
501 501  == 2.6 ​Show Data in DataCake IoT Server ==
502 502  
503 -
504 504  Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
505 505  
506 506  
507 -(% style="color:blue" %)**Step 1:**(%%)** Link TTNv3 to Datacake.**[[https:~~/~~/docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti>>url:https://docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti]]
480 +**Step 1: Link TTNv3 to Datacake.**[[https:~~/~~/docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti>>url:https://docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti]]
508 508  
509 -(% style="color:blue" %)**Step 2:**(%%)** Configure DS03A-LB in Datacake.**
482 +**Step 2: Configure DS03A-LB in Datacake.**
510 510  
511 511  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746350207-427.png?rev=1.1||alt="1654746350207-427.png"]]
512 512  
513 -
514 514  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654747162439-840.png?rev=1.1||alt="1654747162439-840.png"]]
515 515  
516 -
517 517  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746405400-203.png?rev=1.1||alt="1654746405400-203.png"]]
518 518  
519 -
520 520  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746763908-732.png?rev=1.1||alt="1654746763908-732.png"]]
521 521  
522 -
523 523  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746716087-684.png?rev=1.1||alt="1654746716087-684.png"]]
524 524  
525 -
526 526  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746693868-718.png?rev=1.1||alt="1654746693868-718.png"]]
527 527  
528 -
529 529  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746674738-826.png?rev=1.1||alt="1654746674738-826.png"]]
530 530  
531 -
532 532  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746646379-591.png?rev=1.1||alt="1654746646379-591.png"]]
533 533  
534 -
535 535  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746549277-209.png?rev=1.1||alt="1654746549277-209.png"]]
536 536  
537 -
538 538  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746593411-887.png?rev=1.1||alt="1654746593411-887.png"]]
539 539  
540 540  
... ... @@ -549,9 +549,11 @@
549 549  == 2.8 ​Firmware Change Log ==
550 550  
551 551  
552 -**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]]
516 +**Firmware download link:**
553 553  
518 +[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
554 554  
520 +
555 555  = 3. Configure DS03A-LB =
556 556  
557 557  == 3.1 Configure Methods: ==
... ... @@ -563,11 +563,8 @@
563 563  * AT Command via UART Connection : See [[Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
564 564  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
565 565  
566 -
567 -
568 568  == 3.2 General Commands ==
569 569  
570 -
571 571  These commands are to configure:
572 572  
573 573  * General system settings like: uplink interval.
... ... @@ -592,7 +592,7 @@
592 592  (% style="color:blue" %)**AT Command: AT+TDC**
593 593  
594 594  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
595 -|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3; color:#0070c0" %)**Function**|=(% style="background-color:#D9E2F3; color:#0070c0" %)**Response**
558 +|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
596 596  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
597 597  30000
598 598  OK
... ... @@ -612,8 +612,6 @@
612 612  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
613 613  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
614 614  
615 -
616 -
617 617  === 3.3.2 Get Device Status ===
618 618  
619 619  
... ... @@ -626,17 +626,13 @@
626 626  
627 627  === 3.3.3  Enable / Disable Alarm ===
628 628  
629 -
630 630  Feature: Enable/Disable Alarm for open/close event. Default value 0.
631 631  
632 -(% style="color:blue" %)**AT Command: **
592 +**AT Command:**
633 633  
634 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
635 -|(% style="background-color:#d9e2f3; color:#0070c0; width:154px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:278px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**Response**
636 -|(% style="width:154px" %)AT+DISALARM=1|(% style="width:278px" %)End node will only send packets in TDC time.|OK
637 -|(% style="width:154px" %)AT+DISALARM=0|(% style="width:278px" %)End node will send packets in TDC time or status change for door sensor|OK
594 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609140712-1.png?rev=1.1||alt="image-20220609140712-1.png"]]
638 638  
639 -(% style="color:blue" %)**Downlink Command: **
596 +**Downlink Command:**
640 640  
641 641  0xA7 01  ~/~/ Same As AT+DISALARM=1
642 642  
... ... @@ -645,43 +645,42 @@
645 645  
646 646  === 3.3.4  Alarm Base on Timeout ===
647 647  
648 -
649 649  DS03A-LB can monitor the timeout for a status change, this feature can be used to monitor some events such as door opening too long etc. Related Parameters are:
650 650  
651 651  
652 652  * (((
653 -(% style="color:blue" %)**Keep Status: Status to be monitor**
609 +**Keep Status: Status to be monitor**
654 654  )))
655 655  
656 -(% style="color:#037691" %)**Keep Status = 1**(%%): Monitor Close to Open event
612 +Keep Status = 1: Monitor Close to Open event
657 657  
658 -(% style="color:#037691" %)**Keep Status = 0**(%%): Monitor Open to Close event
614 +Keep Status = 0: Monitor Open to Close event
659 659  
660 660  
661 661  * (((
662 -(% style="color:blue" %)**Keep Time: Timeout to send an Alarm**
618 +**Keep Time: Timeout to send an Alarm**
663 663  )))
664 664  
665 665  Range 0 ~~ 65535(0xFFFF) seconds.
666 666  
667 -If (% style="color:#037691" %)**keep time = 0**(%%), Disable Alarm Base on Timeout feature.
623 +If keep time = 0, Disable Alarm Base on Timeout feature.
668 668  
669 -If (% style="color:#037691" %)**keep time > 0**(%%), device will monitor the keep status event and send an alarm when status doesn't change after timeout.
625 +If keep time > 0, device will monitor the keep status event and send an alarm when status doesn't change after timeout.
670 670  
671 671  
672 -(% style="color:blue" %)**AT Command to configure:**
628 +**AT Command to configure:**
673 673  
674 674  * (((
675 -(% style="color:#037691" %)**AT+TTRIG=1,30** (%%) **~-~->** When the **Keep Status** change from close to open, and device remains in open status for more than 30 seconds. LDS03A will send an uplink packet, the [[Alarm bit>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
631 +**AT+TTRIG=1,30**  **~-~->** When the **Keep Status** change from close to open, and device remains in open status for more than 30 seconds. LDS03A will send an uplink packet, the [[Alarm bit>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
676 676  )))
677 677  
678 678  * (((
679 -(% style="color:#037691" %)**AT+TTRIG=0,0**  (%%) **~-~-> ** Default Value, disable timeout Alarm.
635 +**AT+TTRIG=0,0**   **~-~-> ** Default Value, disable timeout Alarm.
680 680  )))
681 681  
682 -(% style="color:blue" %)**Downlink Command to configure:**
638 +**Downlink Command to configure:**
683 683  
684 -(% style="color:#037691" %)**Command: 0xA9 aa bb cc**
640 +**Command: 0xA9 aa bb cc**
685 685  
686 686  **A9:** Command Type Code
687 687  
... ... @@ -699,27 +699,27 @@
699 699  
700 700  === 3.3.5  Count Mod ===
701 701  
658 +**AT Command:**
702 702  
703 -(% style="color:blue" %)**AT Command:**
704 -
705 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
706 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 277px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
707 -|(% style="width:155px" %)(((
660 +|=**Command Example**|=**Function**|=**Response**
661 +|(((
708 708  AT+COUNTMOD=0
709 -)))|(% style="width:277px" %)(((
663 +)))|(((
710 710  the count value keeps accumulating mode
711 -)))|(% style="width:86px" %)(((
665 +)))|(((
666 +
667 +
712 712  OK
713 713  )))
714 -|(% style="width:155px" %)(((
670 +|(((
715 715  AT+COUNTMOD=1
716 -)))|(% style="width:277px" %)(((
672 +)))|(((
717 717  the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
718 -)))|(% style="width:86px" %)(((
674 +)))|(((
719 719  OK
720 720  )))
721 721  
722 -(% style="color:blue" %)**Downlink Command:**
678 +**Downlink Command:**
723 723  
724 724  Example:  0B aa  => AT+COUNTMOD = second byte
725 725  
... ... @@ -726,27 +726,27 @@
726 726  
727 727  === 3.3.6  Interrupt Pin Channel Mod ===
728 728  
685 +**AT Command:**
729 729  
730 -(% style="color:blue" %)**AT Command:**
731 -
732 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
733 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 288px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
734 -|(% style="width:155px" %)(((
687 +|=**Command Example**|=**Function**|=**Response**
688 +|(((
735 735  AT+TTRCHANNEL=1
736 -)))|(% style="width:288px" %)(((
690 +)))|(((
737 737  set as single channel, only use PB14 pin as interrupt pin.
738 -)))|(% style="width:44px" %)(((
692 +)))|(((
693 +
694 +
739 739  OK
740 740  )))
741 -|(% style="width:155px" %)(((
697 +|(((
742 742  AT+TTRCHANNEL=2
743 -)))|(% style="width:288px" %)(((
699 +)))|(((
744 744  is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
745 -)))|(% style="width:44px" %)(((
701 +)))|(((
746 746  OK
747 747  )))
748 748  
749 -(% style="color:blue" %)**Downlink Command:**
705 +**Downlink Command:**
750 750  
751 751  Example:  0D aa => AT+TTRCHANNEL = second byte
752 752  
... ... @@ -753,77 +753,73 @@
753 753  
754 754  === 3.3.7  Change the name of AT+TTRIG to AT+TTRIG1 ===
755 755  
712 +**Downlink Command:**
756 756  
757 -(% style="color:blue" %)**Downlink Command:**
758 -
759 759  Example:  A9 01 aa bb cc  => AT+TTRIG1= third byte, 4th byte and 5th byte
760 760  
761 761  
762 762  === 3.3.8  Added AT+TTRIG2 for PB15 pin ===
763 763  
719 +**Downlink Command:**
764 764  
765 -(% style="color:blue" %)**Downlink Command:**
766 -
767 767  Example: A9 02 aa bb cc  => AT+TTRIG2= third byte, 4th byte and 5th byte
768 768  
769 769  
770 770  === 3.3.9  TTRIG1/2 timeout status alarm ===
771 771  
772 -
773 773  It needs to be used with AT+TTRIG1 or AT+TTRIG2. When TTRIG1 or TTRIG2 times out and causes an alarm, and the status does not change subsequently, an alarm packet will be sent at the alarm interval.
774 774  
775 -(% style="color:blue" %)**AT Command:**
728 +**AT Command:**
776 776  
777 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
778 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 279px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 76px;background-color:#D9E2F3;color:#0070C0" %)**Response**
779 -|(% style="width:155px" %)(((
730 +|=**Command Example**|=**Function**|=**Response**
731 +|(((
780 780  AT+TTRALARM=0
781 -)))|(% style="width:279px" %)(((
733 +)))|(((
782 782  disable continuous alarm
783 -)))|(% style="width:84px" %)(((
735 +)))|(((
736 +
737 +
784 784  OK
785 785  )))
786 -|(% style="width:155px" %)(((
740 +|(((
787 787  AT+TTRALARM=60
788 -)))|(% style="width:279px" %)(((
789 -The alarm interval is 60 minutes (unit: minutes)
790 -)))|(% style="width:84px" %)(((
742 +)))|(((
743 + The alarm interval is 60 minutes (unit: minutes)
744 +)))|(((
791 791  OK
792 792  )))
793 793  
794 -(% style="color:blue" %)**Downlink Command:**
748 +**Downlink Command:**
795 795  
796 796  Example:  0C aa  => AT+TTRALARM= aa
797 797  
798 798  
799 -=== 3.3.10  Select counting mode ===
753 +=== 3.3.9  Select counting mode ===
800 800  
755 +**AT+TTRMODx=a,b**
801 801  
802 -(% style="color:blue" %)**AT+TTRMODx=a,b**
757 +When **a=0**, the door is opened to count, and when **a=1**,the closed door is counted.
803 803  
804 -When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
759 +When **b=0**, it is the last door open duration, and when **b=1**,the last door close duration.
805 805  
806 -When (% style="color:#037691" %)**b=0**(%%), it is the last door open duration, and when (% style="color:#037691" %)**b=1**(%%),the last door close duration.
761 +**AT Command:**
807 807  
808 -(% style="color:blue" %)**AT Command:**
809 -
810 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
811 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 278px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 77px;background-color:#D9E2F3;color:#0070C0" %)**Response**
812 -|(% style="width:155px" %)(((
763 +|=**Command Example**|=**Function**|=**Response**
764 +|(((
813 813  AT+TTRMODx=1,0
814 -)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
766 +)))|Door closed count and record the last door opened duration|(((
767 +
768 +
815 815  OK
816 816  )))
817 -|(% style="width:155px" %)(((
771 +|(((
818 818  AT+TTRMODx=0,1
819 -)))|(% style="width:278px" %)(((
773 +)))|(((
820 820  Door opened count and record the last door Door Door open closed duration
821 -)))|(% style="width:85px" %)(((
775 +)))|(((
822 822  OK
823 823  )))
824 824  
825 -
826 -
827 827  = 4. Battery & Power Consumption =
828 828  
829 829  
... ... @@ -844,13 +844,11 @@
844 844  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
845 845  
846 846  
847 -**Methods to Update Firmware:**
799 +Methods to Update Firmware:
848 848  
849 849  * (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
850 850  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
851 851  
852 -
853 -
854 854  = 6. FAQ =
855 855  
856 856  
... ... @@ -878,8 +878,6 @@
878 878  
879 879  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
880 880  
881 -
882 -
883 883  = 8. ​Packing Info =
884 884  
885 885  
... ... @@ -897,11 +897,9 @@
897 897  
898 898  * Weight / pcs : g
899 899  
900 -
901 -
902 902  = 9. Support =
903 903  
904 904  
905 905  * 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.
906 906  
907 -* 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.cc>>mailto:Support@dragino.cc]].
853 +* 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]]
image-20230522092858-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -156.5 KB
Content
image-20230522092934-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -156.5 KB
Content
image-20230522093256-3.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -34.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0