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

From version 34.3
edited by Xiaoling
on 2023/07/01 14:16
Change comment: There is no comment for this version
To version 37.1
edited by Saxer Lin
on 2023/07/12 11:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Saxer
Content
... ... @@ -156,6 +156,7 @@
156 156  
157 157  [[image:image-20230630160843-7.png]]
158 158  
159 +
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.
240 +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.
242 +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  
245 +The Payload format is as below.
246 +
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(%%) ===
310 +=== 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.
313 +DS03A-LB will only send this command after getting the downlink command **(0x26 02)** from the server.
311 311  
312 312  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
313 313  |(% colspan="8" style="background-color:#d9e2f3; color:#0070c0; width:515px" %)**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**
317 +|**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)
321 +Keep time1(unit: sec)
323 323  )))|(% style="width:87px" %)Keep status2|(% style="width:97px" %)(((
324 -Keep time2
325 -
326 -(unit: sec)
323 +Keep time2(unit: sec)
327 327  )))|(% style="width:98px" %)(((
328 -Alarm interval
329 -
330 -(unit: min)
325 +Alarm interval(unit: min)
331 331  )))
332 332  
328 +Example parse in TTNv3
329 +
330 +[[image:image-20230630155527-3.png||height="146" width="902"]]
331 +
332 +
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]]
356 +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,18 +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"]].
372 +* 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  
376 -1)When **AT+TTRCHANNEL=1**, Uplink Payload totals **11 bytes**. (**Default mode**)
375 +**1) When (% style="color:blue" %)AT+TTRCHANNEL=1(%%), Uplink Payload totals (% style="color:blue" %)11 bytes. (Default mode)(%%)**
377 377  
378 378  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
379 379  |=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
380 380  |(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
381 381  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
382 -Status
383 -
384 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
381 +Status & [[Alarm>>||anchor="H3.3.4A0TTRIG126TTRIG2timeoutstatusalarm"]]
385 385  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
386 386  The last door open duration (unit: sec)
387 387  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
... ... @@ -388,18 +388,14 @@
388 388  
389 389  **Status & Alarm:**
390 390  
391 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:668px" %)
392 -|(% 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**
388 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
389 +|(% 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**
393 393  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:110px" %)(((
394 394  Count mod
395 395  )))|(% style="width:106px" %)TDC flag 0:No;1:Yes|(% style="width:148px" %)(((
396 -Alarm 0: No Alarm;
397 -
398 -1: Alarm
393 +Alarm 0: No Alarm; 1: Alarm
399 399  )))|(% style="width:131px" %)(((
400 -Status 0: Close;
401 -
402 -1: Open
395 +Status 0: Close; 1: Open
403 403  )))
404 404  
405 405  [[image:image-20230630155451-2.png||height="246" width="928"]]
... ... @@ -409,9 +409,9 @@
409 409  (% style="color:blue" %)**Count mod:Default=0**
410 410  )))
411 411  
412 -MOD=0 ~-~-> Uplink total open door times since factory
405 +0: Uplink total open door times since factory
413 413  
414 -MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
407 +1: Uplink total open door times since last FPORT=2 uplink.
415 415  
416 416  
417 417  * (% style="color:blue" %)**TDC flag**
... ... @@ -425,7 +425,7 @@
425 425  (% style="color:#0000ff" %)**Alarm**
426 426  )))
427 427  
428 -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]]
421 +See [[Alarm Base on Timeout>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
429 429  
430 430  
431 431  * (((
... ... @@ -455,55 +455,43 @@
455 455  [[image:image-20230701094042-1.png||height="154" width="763"]]
456 456  
457 457  
458 -2)When **AT+TTRCHANNEL=2**, Uplink Payload totals **18 bytes**.
451 +**2) When (% style="color:blue" %)AT+TTRCHANNEL=2(%%), Uplink Payload totals (% style="color:blue" %)18 bytes(%%)**(% style="color:blue" %).
459 459  
460 460  (When the maximum DR of some frequencies is 11 bytes, it will cause the server to receive empty packets)
461 461  
462 462  (% style="color:red" %)**Note:When using the AT+TTRCHANNEL=2 command, the Datalog function cannot be used.**
463 463  
464 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:819px" %)
465 -|=(% colspan="8" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 817px;" %)**Real-Time Open/Close Status, FPORT=2**
466 -|(% 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**
457 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
458 +|=(% colspan="8" style="background-color:#D9E2F3;color:#0070C0; width: 515px;" %)**Real-Time Open/Close Status, FPORT=2**
459 +|(% 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**
467 467  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
468 -Status1
469 -
470 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]1
461 +Status1 & Alarm1
471 471  )))|(% style="width:95px" %)Total open door events1|(% style="width:125px" %)(((
472 472  The last door open duration1 (unit: sec)
473 473  )))|(% style="width:100px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]|(% style="width:86px" %)(((
474 -Status2
475 -
476 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]2
465 +Status2 & Alarm2
477 477  )))|(% style="width:96px" %)Total open door events2|(% style="width:126px" %)The last door open duration2 (unit: sec)
478 478  
479 479  **Status1 & Alarm1:**
480 480  
481 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:775px" %)
482 -|(% 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**
470 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:514px" %)
471 +|(% 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**
483 483  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:99px" %)(((
484 484  Count mod
485 485  )))|(% style="width:103px" %)TDC flag 0:No;1:Yes|(% style="width:216px" %)(((
486 -Alarm1 0: No Alarm; 1: Alarm
487 -
488 -(PA8 of pin)
475 +Alarm1 0: No Alarm; 1: Alarm (PA8 of pin)
489 489  )))|(% style="width:181px" %)(((
490 -Status1 0: Close; 1:Open
491 -
492 -(PA8 of pin)
477 +Status1 0: Close; 1: Open (PA8 of pin)
493 493  )))
494 494  
495 495  **Status2 & Alarm2:**
496 496  
497 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:591px" %)
498 -|(% 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**
482 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
483 +|(% 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**
499 499  |(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:219px" %)(((
500 -Alarm2 0: No Alarm; 1: Alarm
501 -
502 -(PA4 of pin)
485 +Alarm2 0: No Alarm; 1: Alarm (PA4 of pin)
503 503  )))|(% style="width:181px" %)(((
504 -Status2 0: Close,;1:Open
505 -
506 -(PA4 of pin)
487 +Status2 0: Close; 1: Open (PA4 of pin)
507 507  )))
508 508  
509 509  [[image:image-20230630155908-6.png||height="295" width="927"]]
... ... @@ -510,12 +510,12 @@
510 510  
511 511  
512 512  * (((
513 -(% id="cke_bm_695345S" style="color:blue; display:none" %)** **(% style="color:blue" %)**Count mod:Default=0**
494 +(% style="color:blue" %)**Count mod:Default=0**
514 514  )))
515 515  
516 -MOD=0 ~-~-> Uplink total open door times since factory
497 +0: Uplink total open door times since factory
517 517  
518 -MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
499 +1: Uplink total open door times since last FPORT=2 uplink.
519 519  
520 520  
521 521  * (% style="color:blue" %)**TDC flag**
... ... @@ -529,7 +529,7 @@
529 529  (% style="color:#0000ff" %)**Alarm1 or Alarm2**
530 530  )))
531 531  
532 -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]]
513 +See [[Alarm Base on Timeout>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
533 533  
534 534  
535 535  * (((
... ... @@ -566,13 +566,11 @@
566 566  
567 567  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
568 568  
569 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
550 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
570 570  |=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
571 -|(% style="width:94px" %)**Size(bytes)**|(% style="width:97px" %)**1**|(% style="width:95px" %)**3**|(% style="width:119px" %)**3**|(% style="width:107px" %)**4**
552 +|(% style="width:60px" %)**Size(bytes)**|(% style="width:80px" %)**1**|(% style="width:120px" %)**3**|(% style="width:150px" %)**3**|(% style="width:90px" %)**4**
572 572  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
573 -Status
574 -
575 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
554 +Status & [[Alarm>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
576 576  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
577 577  The last door open duration (unit: sec)
578 578  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
... ... @@ -579,28 +579,20 @@
579 579  
580 580  **Status & Alarm:**
581 581  
582 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:755px" %)
583 -|(% 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**
561 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
562 +|(% 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**
584 584  |(% style="width:76px" %)**Value**|(% style="width:88px" %)No ACK message|(% style="width:92px" %)Poll Message Flag|(% style="width:89px" %)Reserve|(% style="width:90px" %)(((
585 585  Count mod
586 586  )))|(% style="width:95px" %)(((
587 -TDC flag 0:No;
588 -
589 -1:Yes
566 +TDC flag 0:No; 1:Yes
590 590  )))|(% style="width:116px" %)(((
591 -Alarm
592 -
593 -0: No Alarm;
594 -
595 -1: Alarm
568 +Alarm 0: No Alarm; 1: Alarm
596 596  )))|(% style="width:112px" %)(((
597 -Status 0:Close;
598 -
599 -1: Open
570 +Status 0:Close; 1: Open
600 600  )))
601 601  
602 602  * (((
603 -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.
574 +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.
604 604  )))
605 605  
606 606  For example, in the US915 band, the max payload for different DR is:
... ... @@ -828,15 +828,44 @@
828 828  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
829 829  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
830 830  
831 -=== 3.3.2  Enable / Disable Alarm ===
802 +=== 3.3.2 Set Power Output Duration ===
832 832  
804 +Control the output duration 5V . Before each sampling, device will
833 833  
806 +~1. first enable the power output to external sensor,
807 +
808 +2. keep it on as per duration, read sensor value and construct uplink payload
809 +
810 +3. final, close the power output.
811 +
812 +(% style="color:blue" %)**AT Command: AT+5VT**
813 +
814 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
815 +|=(% 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**
816 +|(% style="width:156px" %)AT+5VT=?|(% style="width:204px" %)Show 5V open time.|(% style="width:149px" %)0 (default)
817 +OK
818 +|(% style="width:156px" %)AT+5VT=500|(% style="width:204px" %)Close after a delay of 500 milliseconds.|(% style="width:149px" %)(((
819 +OK
820 +
821 +)))
822 +
823 +(% style="color:blue" %)**Downlink Command: 0x07**(%%)
824 +Format: Command Code (0x07) followed by 2 bytes.
825 +
826 +The first and second bytes are the time to turn on.
827 +
828 +* Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
829 +* Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
830 +
831 +=== 3.3.3  Enable / Disable Alarm ===
832 +
833 +
834 834  Feature: Enable/Disable Alarm for open/close event. Default value 0.
835 835  
836 836  (% style="color:blue" %)**AT Command: **
837 837  
838 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
839 -|(% 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**
838 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
839 +|(% 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**
840 840  |(% style="width:154px" %)AT+DISALARM=1|(% style="width:278px" %)End node will only send packets in TDC time.|OK
841 841  |(% style="width:154px" %)AT+DISALARM=0|(% style="width:278px" %)End node will send packets in TDC time or status change for door sensor|OK
842 842  
... ... @@ -847,12 +847,11 @@
847 847  0xA7 00  ~/~/ Same As AT+DISALARM=0
848 848  
849 849  
850 -=== 3.3.3  Alarm Base on Timeout ===
850 +=== 3.3.4  Alarm Base on Timeout ===
851 851  
852 852  
853 853  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:
854 854  
855 -
856 856  * (((
857 857  (% style="color:blue" %)**Keep Status: Status to be monitor**
858 858  )))
... ... @@ -888,7 +888,7 @@
888 888  **cc dd:** timeout.
889 889  
890 890  
891 -1)**AT+TTRIG1**:(PA8 of pin)
890 +**1) AT+TTRIG1 : (PA8 of pin)**
892 892  
893 893  (% style="color:blue" %)**AT Command to configure:**
894 894  
... ... @@ -907,13 +907,11 @@
907 907  
908 908  (% style="color:blue" %)**Downlink Command to configure:**
909 909  
910 -If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 or
909 +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.
911 911  
912 - 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
913 913  
912 +**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
914 914  
915 -2)**AT+TTRIG2**:(PA4 of pin,need to use AT+TTRCHANNEL=2)
916 -
917 917  (% style="color:blue" %)**AT Command to configure:**
918 918  
919 919  * (((
... ... @@ -931,14 +931,12 @@
931 931  
932 932  (% style="color:blue" %)**Downlink Command to configure:**
933 933  
934 -If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 or
931 +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.
935 935  
936 - 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
937 937  
934 +=== 3.3.5  TTRIG1 & TTRIG2 timeout status alarm ===
938 938  
939 -=== 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
940 940  
941 -
942 942  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.
943 943  
944 944  (% style="color:blue" %)**AT Command:**
... ... @@ -965,7 +965,7 @@
965 965  Example:  0C aa  => AT+TTRALARM= aa
966 966  
967 967  
968 -=== 3.3.5  Count Mod ===
963 +=== 3.3.6  Count Mod ===
969 969  
970 970  
971 971  Feature: Manually set the count mode.
... ... @@ -972,8 +972,8 @@
972 972  
973 973  (% style="color:blue" %)**AT Command:**
974 974  
975 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
976 -|=(% 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**
970 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
971 +|=(% 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**
977 977  |(% style="width:155px" %)(((
978 978  AT+COUNTMOD=0
979 979  )))|(% style="width:277px" %)(((
... ... @@ -984,7 +984,7 @@
984 984  |(% style="width:155px" %)(((
985 985  AT+COUNTMOD=1
986 986  )))|(% style="width:277px" %)(((
987 -the count value will be reset after each TDC timeLast Close Duration Reset after each uplink
982 +the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
988 988  )))|(% style="width:86px" %)(((
989 989  OK
990 990  )))
... ... @@ -994,7 +994,7 @@
994 994  Example:  0B aa  => AT+COUNTMOD = second byte
995 995  
996 996  
997 -=== 3.3.6  Number of channel of door sensors ===
992 +=== 3.3.7  Number of channel of door sensors ===
998 998  
999 999  
1000 1000  Feature: Set the number of door sensor channels.
... ... @@ -1002,7 +1002,7 @@
1002 1002  (% style="color:blue" %)**AT Command:**
1003 1003  
1004 1004  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1005 -|=(% 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**
1000 +|=(% 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**
1006 1006  |(% style="width:155px" %)(((
1007 1007  AT+TTRCHANNEL=1
1008 1008  )))|(% style="width:259px" %)(((
... ... @@ -1023,7 +1023,7 @@
1023 1023  Example:  0D aa => AT+TTRCHANNEL = second byte
1024 1024  
1025 1025  
1026 -=== 3.3.7  Set Time Sync Mode ===
1021 +=== 3.3.8  Set Time Sync Mode ===
1027 1027  
1028 1028  
1029 1029  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply to this command.
... ... @@ -1033,7 +1033,7 @@
1033 1033  (% style="color:blue" %)**AT Command:**
1034 1034  
1035 1035  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1036 -|=(% 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**
1031 +|=(% 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**
1037 1037  |(% style="width:155px" %)(((
1038 1038  AT+SYNCMOD=1
1039 1039  )))|(% style="width:259px" %)(((
... ... @@ -1061,13 +1061,13 @@
1061 1061  0x28 00  ~/~/ Same As AT+SYNCMOD=0
1062 1062  
1063 1063  
1064 -=== 3.3.8  Clear the open door times and the duration of the last open door ===
1059 +=== 3.3.9  Clear the open door times and the duration of the last open door ===
1065 1065  
1066 1066  
1067 1067  (% style="color:blue" %)**AT Command:**
1068 1068  
1069 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1070 -|=(% 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**
1064 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1065 +|=(% 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**
1071 1071  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1072 1072  OK
1073 1073  )))
... ... @@ -1077,13 +1077,13 @@
1077 1077  The sensor will clear the open door times and the duration of the last open door.
1078 1078  
1079 1079  
1080 -=== 3.3.9  Set the count value of the number of open door ===
1075 +=== 3.3.10  Set the count value of the number of open door ===
1081 1081  
1082 1082  
1083 1083  (% style="color:blue" %)**AT Command:**
1084 1084  
1085 1085  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1086 -|=(% 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**
1081 +|=(% 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**
1087 1087  |(% style="width:155px" %)(((
1088 1088  AT+SETCNT=1,100
1089 1089  )))|(% style="width:259px" %)(((
... ... @@ -1128,9 +1128,8 @@
1128 1128  
1129 1129  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
1130 1130  
1126 +Methods to Update Firmware:
1131 1131  
1132 -**Methods to Update Firmware:**
1133 -
1134 1134  * (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/]]**
1135 1135  * 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]]**.
1136 1136