Last modified by Mengting Qiu on 2025/07/03 16:36

From version 33.1
edited by Saxer Lin
on 2023/07/01 10:43
Change comment: There is no comment for this version
To version 38.2
edited by Xiaoling
on 2023/07/12 14:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Xiaoling
Content
... ... @@ -71,6 +71,8 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 +
75 +
74 74  == 1.3 Specification ==
75 75  
76 76  
... ... @@ -104,6 +104,8 @@
104 104  * Sleep Mode: 5uA @ 3.3v
105 105  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
106 106  
109 +
110 +
107 107  == 1.4 Applications ==
108 108  
109 109  
... ... @@ -137,6 +137,8 @@
137 137  )))
138 138  |(% 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.
139 139  
144 +
145 +
140 140  == 1.7 BLE connection ==
141 141  
142 142  
... ... @@ -156,6 +156,7 @@
156 156  
157 157  [[image:image-20230630160843-7.png]]
158 158  
165 +
159 159  == 1.9 Mechanical ==
160 160  
161 161  
... ... @@ -236,11 +236,13 @@
236 236  === 2.3.1 Device Status, FPORT~=5 ===
237 237  
238 238  
239 -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.
246 +Include device configure status. Once DS03A-LB Joined the network, it will uplink this message to the server. After that, DS03A-LB will uplink Device Status every 12 hours.
240 240  
241 -The Payload format is as below.
248 +Users can also use the downlink command**(0x26 01)** to ask DS03A-LB to resend this uplink. This uplink payload also includes the DeviceTimeReq to get time.
242 242  
243 243  
251 +The Payload format is as below.
252 +
244 244  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
245 245  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
246 246  |(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2**
... ... @@ -304,32 +304,29 @@
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(%%) ===
316 +=== 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.
319 +DS03A-LB will only send this command after getting the downlink command **(0x26 02)** from the server.
311 311  
312 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:723px" %)
313 -|(% colspan="8" style="background-color:#d9e2f3; color:#0070c0; width:721px" %)**Sensor Configuration FPORT=4**
314 -|**Size(bytes)**|(% style="width:75px" %)**3**|(% style="width:77px" %)**1**|(% style="width:96px" %)**1**|(% style="width:99px" %)**2**|(% style="width:87px" %)**1**|(% style="width:97px" %)**2**|(% style="width:98px" %)**1**
321 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
322 +|(% colspan="8" style="background-color:#d9e2f3; color:#0070c0; width:515px" %)**Sensor Configuration FPORT=4**
323 +|**Size(bytes)**|(% style="width:75px" %)**3**|(% style="width:50px" %)**1**|(% style="width:100px" %)**1**|(% style="width:90px" %)**2**|(% style="width:100px" %)**1**|(% style="width:100px" %)**2**|(% style="width:98px" %)**1**
315 315  |**Value**|(% style="width:75px" %)TDC (unit:sec)|(% style="width:77px" %)Disalarm|(% style="width:96px" %)(((
316 316  Keep status1
317 -
318 -
319 319  )))|(% style="width:99px" %)(((
320 -Keep time1
321 -
322 -(unit: sec)
327 +Keep time1(unit: sec)
323 323  )))|(% style="width:87px" %)Keep status2|(% style="width:97px" %)(((
324 -Keep time2
325 -
326 -(unit: sec)
329 +Keep time2(unit: sec)
327 327  )))|(% style="width:98px" %)(((
328 -Alarm interval
329 -
330 -(unit: min)
331 +Alarm interval(unit: min)
331 331  )))
332 332  
334 +Example parse in TTNv3
335 +
336 +[[image:image-20230630155527-3.png||height="146" width="902"]]
337 +
338 +
333 333  * (((
334 334  (% style="color:blue" %)**TDC: (default: 0x001C20)**
335 335  )))
... ... @@ -353,9 +353,8 @@
353 353  (% style="color:blue" %)**Keep Status1 & Keep Time1 & Keep Status2 & Keep Time2**
354 354  )))
355 355  
356 -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]]
362 +Shows the configure value of [[Alarm Base on Timeout Feature>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
357 357  
358 -[[image:image-20230630155527-3.png||height="146" width="902"]]
359 359  
360 360  
361 361  * (((
... ... @@ -370,19 +370,16 @@
370 370  
371 371  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
372 372  
373 -* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
378 +* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1A0SetTransmitIntervalTime"]].
374 374  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
375 375  
381 +**1) When (% style="color:blue" %)AT+TTRCHANNEL=1(%%), Uplink Payload totals (% style="color:blue" %)11 bytes. (Default mode)(%%)**
376 376  
377 -1)When **AT+TTRCHANNEL=1**, Uplink Payload totals **11 bytes**. (**Default mode**)
378 -
379 379  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
380 380  |=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
381 381  |(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
382 382  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
383 -Status
384 -
385 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
387 +Status & [[Alarm>>||anchor="H3.3.4A0TTRIG126TTRIG2timeoutstatusalarm"]]
386 386  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
387 387  The last door open duration (unit: sec)
388 388  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
... ... @@ -389,18 +389,14 @@
389 389  
390 390  **Status & Alarm:**
391 391  
392 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:668px" %)
393 -|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:106px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:148px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:131px" %)**bit0**
394 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
395 +|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:105px" %)**bit0**
394 394  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:110px" %)(((
395 395  Count mod
396 396  )))|(% style="width:106px" %)TDC flag 0:No;1:Yes|(% style="width:148px" %)(((
397 -Alarm 0: No Alarm;
398 -
399 -1: Alarm
399 +Alarm 0: No Alarm; 1: Alarm
400 400  )))|(% style="width:131px" %)(((
401 -Status 0: Close;
402 -
403 -1: Open
401 +Status 0: Close; 1: Open
404 404  )))
405 405  
406 406  [[image:image-20230630155451-2.png||height="246" width="928"]]
... ... @@ -410,9 +410,9 @@
410 410  (% style="color:blue" %)**Count mod:Default=0**
411 411  )))
412 412  
413 -MOD=0 ~-~-> Uplink total open door times since factory
411 +0: Uplink total open door times since factory
414 414  
415 -MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
413 +1: Uplink total open door times since last FPORT=2 uplink.
416 416  
417 417  
418 418  * (% style="color:blue" %)**TDC flag**
... ... @@ -426,7 +426,7 @@
426 426  (% style="color:#0000ff" %)**Alarm**
427 427  )))
428 428  
429 -See [[Alarm Base on Timeout>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/#H3.3.3A0AlarmBaseonTimeout]]
427 +See [[Alarm Base on Timeout>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
430 430  
431 431  
432 432  * (((
... ... @@ -456,55 +456,43 @@
456 456  [[image:image-20230701094042-1.png||height="154" width="763"]]
457 457  
458 458  
459 -2)When **AT+TTRCHANNEL=2**, Uplink Payload totals **18 bytes**.
457 +**2) When (% style="color:blue" %)AT+TTRCHANNEL=2(%%), Uplink Payload totals (% style="color:blue" %)18 bytes(%%)**(% style="color:blue" %).
460 460  
461 461  (When the maximum DR of some frequencies is 11 bytes, it will cause the server to receive empty packets)
462 462  
463 -(% style="color:red" %)**Note:When using the AT+TTRCHANNEL=2 command, the Datalog function cannot be used due to the byte limit.**
461 +(% style="color:red" %)**Note:When using the AT+TTRCHANNEL=2 command, the Datalog function cannot be used.**
464 464  
465 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:819px" %)
466 -|=(% colspan="8" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 817px;" %)**Real-Time Open/Close Status, FPORT=2**
467 -|(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:125px" %)**3**|(% style="width:100px" %)**4**|(% style="width:86px" %)**1**|(% style="width:96px" %)**3**|(% style="width:126px" %)**3**
463 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
464 +|=(% colspan="8" style="background-color:#D9E2F3;color:#0070C0; width: 515px;" %)**Real-Time Open/Close Status, FPORT=2**
465 +|(% style="width:50px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:125px" %)**3**|(% style="width:100px" %)**4**|(% style="width:86px" %)**1**|(% style="width:96px" %)**3**|(% style="width:126px" %)**3**
468 468  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
469 -Status1
470 -
471 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]1
467 +Status1 & Alarm1
472 472  )))|(% style="width:95px" %)Total open door events1|(% style="width:125px" %)(((
473 473  The last door open duration1 (unit: sec)
474 474  )))|(% style="width:100px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]|(% style="width:86px" %)(((
475 -Status2
476 -
477 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]2
471 +Status2 & Alarm2
478 478  )))|(% style="width:96px" %)Total open door events2|(% style="width:126px" %)The last door open duration2 (unit: sec)
479 479  
480 480  **Status1 & Alarm1:**
481 481  
482 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:775px" %)
483 -|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:99px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:216px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:181px" %)**bit0**
476 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:514px" %)
477 +|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit7:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:117px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:117px" %)**bit0**
484 484  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:99px" %)(((
485 485  Count mod
486 486  )))|(% style="width:103px" %)TDC flag 0:No;1:Yes|(% style="width:216px" %)(((
487 -Alarm1 0: No Alarm; 1: Alarm
488 -
489 -(PA8 of pin)
481 +Alarm1 0: No Alarm; 1: Alarm (PA8 of pin)
490 490  )))|(% style="width:181px" %)(((
491 -Status1 0: Close; 1:Open
492 -
493 -(PA8 of pin)
483 +Status1 0: Close; 1: Open (PA8 of pin)
494 494  )))
495 495  
496 496  **Status2 & Alarm2:**
497 497  
498 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:591px" %)
499 -|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:113px" %)**[bit7:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:219px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:181px" %)**bit0**
488 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
489 +|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit7:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:200px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:200px" %)**bit0**
500 500  |(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:219px" %)(((
501 -Alarm2 0: No Alarm; 1: Alarm
502 -
503 -(PA4 of pin)
491 +Alarm2 0: No Alarm; 1: Alarm (PA4 of pin)
504 504  )))|(% style="width:181px" %)(((
505 -Status2 0: Close,;1:Open
506 -
507 -(PA4 of pin)
493 +Status2 0: Close; 1: Open (PA4 of pin)
508 508  )))
509 509  
510 510  [[image:image-20230630155908-6.png||height="295" width="927"]]
... ... @@ -511,12 +511,12 @@
511 511  
512 512  
513 513  * (((
514 -(% id="cke_bm_695345S" style="color:blue; display:none" %)** **(% style="color:blue" %)**Count mod:Default=0**
500 +(% style="color:blue" %)**Count mod:Default=0**
515 515  )))
516 516  
517 -MOD=0 ~-~-> Uplink total open door times since factory
503 +0: Uplink total open door times since factory
518 518  
519 -MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
505 +1: Uplink total open door times since last FPORT=2 uplink.
520 520  
521 521  
522 522  * (% style="color:blue" %)**TDC flag**
... ... @@ -530,7 +530,7 @@
530 530  (% style="color:#0000ff" %)**Alarm1 or Alarm2**
531 531  )))
532 532  
533 -See [[Alarm Base on Timeout>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS03A-LB/#H3.3.3A0AlarmBaseonTimeout]]
519 +See [[Alarm Base on Timeout>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
534 534  
535 535  
536 536  * (((
... ... @@ -567,13 +567,11 @@
567 567  
568 568  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
569 569  
570 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
556 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
571 571  |=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
572 -|(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
558 +|(% style="width:60px" %)**Size(bytes)**|(% style="width:80px" %)**1**|(% style="width:120px" %)**3**|(% style="width:150px" %)**3**|(% style="width:90px" %)**4**
573 573  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
574 -Status
575 -
576 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
560 +Status & [[Alarm>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
577 577  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
578 578  The last door open duration (unit: sec)
579 579  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
... ... @@ -580,28 +580,20 @@
580 580  
581 581  **Status & Alarm:**
582 582  
583 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:755px" %)
584 -|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:92px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:89px" %)**[bit5:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:95px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:112px" %)**bit0**
567 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
568 +|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:75px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:65px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**[bit5:bit4]**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:75px" %)**bit0**
585 585  |(% style="width:76px" %)**Value**|(% style="width:88px" %)No ACK message|(% style="width:92px" %)Poll Message Flag|(% style="width:89px" %)Reserve|(% style="width:90px" %)(((
586 586  Count mod
587 587  )))|(% style="width:95px" %)(((
588 -TDC flag 0:No;
589 -
590 -1:Yes
572 +TDC flag 0:No; 1:Yes
591 591  )))|(% style="width:116px" %)(((
592 -Alarm
593 -
594 -0: No Alarm;
595 -
596 -1: Alarm
574 +Alarm 0: No Alarm; 1: Alarm
597 597  )))|(% style="width:112px" %)(((
598 -Status 0:Close;
599 -
600 -1: Open
576 +Status 0:Close; 1: Open
601 601  )))
602 602  
603 603  * (((
604 -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.
580 +Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>||anchor="H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
605 605  )))
606 606  
607 607  For example, in the US915 band, the max payload for different DR is:
... ... @@ -782,6 +782,8 @@
782 782  * 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]].
783 783  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
784 784  
761 +
762 +
785 785  == 3.2 General Commands ==
786 786  
787 787  
... ... @@ -829,15 +829,49 @@
829 829  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
830 830  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
831 831  
832 -=== 3.3.2  Enable / Disable Alarm ===
833 833  
834 834  
812 +=== 3.3.2  Set Power Output Duration ===
813 +
814 +
815 +Control the output duration 5V . Before each sampling, device will
816 +
817 +~1. first enable the power output to external sensor,
818 +
819 +2. keep it on as per duration, read sensor value and construct uplink payload
820 +
821 +3. final, close the power output.
822 +
823 +(% style="color:blue" %)**AT Command: AT+5VT**
824 +
825 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
826 +|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 204px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 149px;" %)**Response**
827 +|(% style="width:156px" %)AT+5VT=?|(% style="width:204px" %)Show 5V open time.|(% style="width:149px" %)0 (default)
828 +OK
829 +|(% style="width:156px" %)AT+5VT=500|(% style="width:204px" %)Close after a delay of 500 milliseconds.|(% style="width:149px" %)(((
830 +OK
831 +
832 +)))
833 +
834 +(% style="color:blue" %)**Downlink Command: 0x07**(%%)
835 +Format: Command Code (0x07) followed by 2 bytes.
836 +
837 +The first and second bytes are the time to turn on.
838 +
839 +* Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
840 +* Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
841 +
842 +
843 +
844 +=== 3.3.3  Enable / Disable Alarm ===
845 +
846 +
835 835  Feature: Enable/Disable Alarm for open/close event. Default value 0.
836 836  
837 837  (% style="color:blue" %)**AT Command: **
838 838  
839 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
840 -|(% 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**
851 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
852 +|(% style="background-color:#d9e2f3; color:#0070c0; width:153px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:276px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:86px" %)**Response**
841 841  |(% style="width:154px" %)AT+DISALARM=1|(% style="width:278px" %)End node will only send packets in TDC time.|OK
842 842  |(% style="width:154px" %)AT+DISALARM=0|(% style="width:278px" %)End node will send packets in TDC time or status change for door sensor|OK
843 843  
... ... @@ -848,12 +848,11 @@
848 848  0xA7 00  ~/~/ Same As AT+DISALARM=0
849 849  
850 850  
851 -=== 3.3.3  Alarm Base on Timeout ===
863 +=== 3.3.4  Alarm Base on Timeout ===
852 852  
853 853  
854 854  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:
855 855  
856 -
857 857  * (((
858 858  (% style="color:blue" %)**Keep Status: Status to be monitor**
859 859  )))
... ... @@ -889,7 +889,7 @@
889 889  **cc dd:** timeout.
890 890  
891 891  
892 -1)**AT+TTRIG1**:(PA8 of pin)
903 +**1) AT+TTRIG1 : (PA8 of pin)**
893 893  
894 894  (% style="color:blue" %)**AT Command to configure:**
895 895  
... ... @@ -908,13 +908,11 @@
908 908  
909 909  (% style="color:blue" %)**Downlink Command to configure:**
910 910  
911 -If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 or
922 +If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 **or** 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
912 912  
913 - 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
914 914  
925 +**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
915 915  
916 -2)**AT+TTRIG2**:(PA4 of pin,need to use AT+TTRCHANNEL=2)
917 -
918 918  (% style="color:blue" %)**AT Command to configure:**
919 919  
920 920  * (((
... ... @@ -932,14 +932,12 @@
932 932  
933 933  (% style="color:blue" %)**Downlink Command to configure:**
934 934  
935 -If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 or
944 +If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30  **or**  0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
936 936  
937 - 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
938 938  
947 +=== 3.3.5  TTRIG1 & TTRIG2 timeout status alarm ===
939 939  
940 -=== 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
941 941  
942 -
943 943  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.
944 944  
945 945  (% style="color:blue" %)**AT Command:**
... ... @@ -966,7 +966,7 @@
966 966  Example:  0C aa  => AT+TTRALARM= aa
967 967  
968 968  
969 -=== 3.3.5  Count Mod ===
976 +=== 3.3.6  Count Mod ===
970 970  
971 971  
972 972  Feature: Manually set the count mode.
... ... @@ -973,8 +973,8 @@
973 973  
974 974  (% style="color:blue" %)**AT Command:**
975 975  
976 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
977 -|=(% 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**
983 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
984 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 275px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
978 978  |(% style="width:155px" %)(((
979 979  AT+COUNTMOD=0
980 980  )))|(% style="width:277px" %)(((
... ... @@ -985,7 +985,7 @@
985 985  |(% style="width:155px" %)(((
986 986  AT+COUNTMOD=1
987 987  )))|(% style="width:277px" %)(((
988 -the count value will be reset after each TDC timeLast Close Duration Reset after each uplink
995 +the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
989 989  )))|(% style="width:86px" %)(((
990 990  OK
991 991  )))
... ... @@ -995,7 +995,7 @@
995 995  Example:  0B aa  => AT+COUNTMOD = second byte
996 996  
997 997  
998 -=== 3.3.6  Number of channel of door sensors ===
1005 +=== 3.3.7  Number of channel of door sensors ===
999 999  
1000 1000  
1001 1001  Feature: Set the number of door sensor channels.
... ... @@ -1003,7 +1003,7 @@
1003 1003  (% style="color:blue" %)**AT Command:**
1004 1004  
1005 1005  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1006 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 259px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1013 +|=(% 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**
1007 1007  |(% style="width:155px" %)(((
1008 1008  AT+TTRCHANNEL=1
1009 1009  )))|(% style="width:259px" %)(((
... ... @@ -1024,7 +1024,7 @@
1024 1024  Example:  0D aa => AT+TTRCHANNEL = second byte
1025 1025  
1026 1026  
1027 -=== 3.3.7  Set Time Sync Mode ===
1034 +=== 3.3.8  Set Time Sync Mode ===
1028 1028  
1029 1029  
1030 1030  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply to this command.
... ... @@ -1034,7 +1034,7 @@
1034 1034  (% style="color:blue" %)**AT Command:**
1035 1035  
1036 1036  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1037 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 259px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1044 +|=(% 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**
1038 1038  |(% style="width:155px" %)(((
1039 1039  AT+SYNCMOD=1
1040 1040  )))|(% style="width:259px" %)(((
... ... @@ -1062,13 +1062,13 @@
1062 1062  0x28 00  ~/~/ Same As AT+SYNCMOD=0
1063 1063  
1064 1064  
1065 -=== 3.3.8  Clear the open door times and the duration of the last open door ===
1072 +=== 3.3.9  Clear the open door times and the duration of the last open door ===
1066 1066  
1067 1067  
1068 1068  (% style="color:blue" %)**AT Command:**
1069 1069  
1070 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1071 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 259px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1077 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1078 +|=(% style="width: 163px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 290px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1072 1072  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1073 1073  OK
1074 1074  )))
... ... @@ -1078,13 +1078,13 @@
1078 1078  The sensor will clear the open door times and the duration of the last open door.
1079 1079  
1080 1080  
1081 -=== 3.3.9  Set the count value of the number of open door ===
1088 +=== 3.3.10  Set the count value of the number of open door ===
1082 1082  
1083 1083  
1084 1084  (% style="color:blue" %)**AT Command:**
1085 1085  
1086 1086  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1087 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 259px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1094 +|=(% 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**
1088 1088  |(% style="width:155px" %)(((
1089 1089  AT+SETCNT=1,100
1090 1090  )))|(% style="width:259px" %)(((
... ... @@ -1129,12 +1129,13 @@
1129 1129  
1130 1130  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
1131 1131  
1139 +Methods to Update Firmware:
1132 1132  
1133 -**Methods to Update Firmware:**
1134 -
1135 1135  * (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/]]**
1136 1136  * 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]]**.
1137 1137  
1144 +
1145 +
1138 1138  = 6. FAQ =
1139 1139  
1140 1140  
... ... @@ -1162,6 +1162,8 @@
1162 1162  
1163 1163  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1164 1164  
1173 +
1174 +
1165 1165  = 8. ​Packing Info =
1166 1166  
1167 1167  
... ... @@ -1179,6 +1179,8 @@
1179 1179  
1180 1180  * Weight / pcs : g
1181 1181  
1192 +
1193 +
1182 1182  = 9. Support =
1183 1183  
1184 1184