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

From version 32.1
edited by Saxer Lin
on 2023/07/01 09:57
Change comment: There is no comment for this version
To version 38.1
edited by Saxer Lin
on 2023/07/12 11:22
Change comment: There is no comment for this version

Summary

Details

Page properties
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 -(% 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**
315 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
316 +|(% colspan="8" style="background-color:#d9e2f3; color:#0070c0; width:515px" %)**Sensor Configuration FPORT=4**
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 door open times since factory
405 +0: Uplink total open door times since factory
413 413  
414 -MOD=1 ~-~-> Uplink total door open 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,51 +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 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:819px" %)
461 -|=(% colspan="8" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 817px;" %)**Real-Time Open/Close Status, FPORT=2**
462 -|(% 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 -|(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
464 -Status1
453 +(When the maximum DR of some frequencies is 11 bytes, it will cause the server to receive empty packets)
465 465  
466 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]1
455 +(% style="color:red" %)**Note:When using the AT+TTRCHANNEL=2 command, the Datalog function cannot be used.**
456 +
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**
460 +|(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
461 +Status1 & Alarm1
467 467  )))|(% style="width:95px" %)Total open door events1|(% style="width:125px" %)(((
468 468  The last door open duration1 (unit: sec)
469 469  )))|(% style="width:100px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]|(% style="width:86px" %)(((
470 -Status2
471 -
472 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]2
465 +Status2 & Alarm2
473 473  )))|(% style="width:96px" %)Total open door events2|(% style="width:126px" %)The last door open duration2 (unit: sec)
474 474  
475 475  **Status1 & Alarm1:**
476 476  
477 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:775px" %)
478 -|(% 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**
479 479  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:99px" %)(((
480 480  Count mod
481 481  )))|(% style="width:103px" %)TDC flag 0:No;1:Yes|(% style="width:216px" %)(((
482 -Alarm1 0: No Alarm; 1: Alarm
483 -
484 -(PA8 of pin)
475 +Alarm1 0: No Alarm; 1: Alarm (PA8 of pin)
485 485  )))|(% style="width:181px" %)(((
486 -Status1 0: Close; 1:Open
487 -
488 -(PA8 of pin)
477 +Status1 0: Close; 1: Open (PA8 of pin)
489 489  )))
490 490  
491 491  **Status2 & Alarm2:**
492 492  
493 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:591px" %)
494 -|(% 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**
495 495  |(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:219px" %)(((
496 -Alarm2 0: No Alarm; 1: Alarm
497 -
498 -(PA4 of pin)
485 +Alarm2 0: No Alarm; 1: Alarm (PA4 of pin)
499 499  )))|(% style="width:181px" %)(((
500 -Status2 0: Close,;1:Open
501 -
502 -(PA4 of pin)
487 +Status2 0: Close; 1: Open (PA4 of pin)
503 503  )))
504 504  
505 505  [[image:image-20230630155908-6.png||height="295" width="927"]]
... ... @@ -506,12 +506,12 @@
506 506  
507 507  
508 508  * (((
509 -(% id="cke_bm_695345S" style="color: blue; display: none" %)** **(% style="color:blue" %)**Count mod:Default=0**
494 +(% style="color:blue" %)**Count mod:Default=0**
510 510  )))
511 511  
512 -MOD=0 ~-~-> Uplink total door open times since factory
497 +0: Uplink total open door times since factory
513 513  
514 -MOD=1 ~-~-> Uplink total door open times since last FPORT=2 uplink.
499 +1: Uplink total open door times since last FPORT=2 uplink.
515 515  
516 516  
517 517  * (% style="color:blue" %)**TDC flag**
... ... @@ -525,7 +525,7 @@
525 525  (% style="color:#0000ff" %)**Alarm1 or Alarm2**
526 526  )))
527 527  
528 -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"]]
529 529  
530 530  
531 531  * (((
... ... @@ -562,13 +562,11 @@
562 562  
563 563  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
564 564  
565 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
550 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
566 566  |=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=3**
567 -|(% 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**
568 568  |(% style="width:95px" %)**Value**|(% style="width:97px" %)(((
569 -Status
570 -
571 -&[[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]
554 +Status & [[Alarm>>||anchor="H3.3.3A0AlarmBaseonTimeout"]]
572 572  )))|(% style="width:95px" %)Total open door events|(% style="width:119px" %)(((
573 573  The last door open duration (unit: sec)
574 574  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
... ... @@ -575,28 +575,20 @@
575 575  
576 576  **Status & Alarm:**
577 577  
578 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:755px" %)
579 -|(% 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**
580 580  |(% style="width:76px" %)**Value**|(% style="width:88px" %)No ACK message|(% style="width:92px" %)Poll Message Flag|(% style="width:89px" %)Reserve|(% style="width:90px" %)(((
581 581  Count mod
582 582  )))|(% style="width:95px" %)(((
583 -TDC flag 0:No;
584 -
585 -1:Yes
566 +TDC flag 0:No; 1:Yes
586 586  )))|(% style="width:116px" %)(((
587 -Alarm
588 -
589 -0: No Alarm;
590 -
591 -1: Alarm
568 +Alarm 0: No Alarm; 1: Alarm
592 592  )))|(% style="width:112px" %)(((
593 -Status 0:Close;
594 -
595 -1: Open
570 +Status 0:Close; 1: Open
596 596  )))
597 597  
598 598  * (((
599 -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.
600 600  )))
601 601  
602 602  For example, in the US915 band, the max payload for different DR is:
... ... @@ -824,15 +824,44 @@
824 824  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
825 825  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
826 826  
827 -=== 3.3.2  Enable / Disable Alarm ===
802 +=== 3.3.2  Set Power Output Duration ===
828 828  
804 +Control the output duration 5V . Before each sampling, device will
829 829  
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 +
830 830  Feature: Enable/Disable Alarm for open/close event. Default value 0.
831 831  
832 832  (% style="color:blue" %)**AT Command: **
833 833  
834 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
835 -|(% 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**
836 836  |(% style="width:154px" %)AT+DISALARM=1|(% style="width:278px" %)End node will only send packets in TDC time.|OK
837 837  |(% style="width:154px" %)AT+DISALARM=0|(% style="width:278px" %)End node will send packets in TDC time or status change for door sensor|OK
838 838  
... ... @@ -843,12 +843,11 @@
843 843  0xA7 00  ~/~/ Same As AT+DISALARM=0
844 844  
845 845  
846 -=== 3.3.3  Alarm Base on Timeout ===
850 +=== 3.3.4  Alarm Base on Timeout ===
847 847  
848 848  
849 849  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:
850 850  
851 -
852 852  * (((
853 853  (% style="color:blue" %)**Keep Status: Status to be monitor**
854 854  )))
... ... @@ -884,7 +884,7 @@
884 884  **cc dd:** timeout.
885 885  
886 886  
887 -1)**AT+TTRIG1**:(PA8 of pin)
890 +**1) AT+TTRIG1 : (PA8 of pin)**
888 888  
889 889  (% style="color:blue" %)**AT Command to configure:**
890 890  
... ... @@ -903,13 +903,11 @@
903 903  
904 904  (% style="color:blue" %)**Downlink Command to configure:**
905 905  
906 -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.
907 907  
908 - 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
909 909  
912 +**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
910 910  
911 -2)**AT+TTRIG2**:(PA4 of pin,need to use AT+TTRCHANNEL=2)
912 -
913 913  (% style="color:blue" %)**AT Command to configure:**
914 914  
915 915  * (((
... ... @@ -927,14 +927,12 @@
927 927  
928 928  (% style="color:blue" %)**Downlink Command to configure:**
929 929  
930 -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.
931 931  
932 - 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
933 933  
934 +=== 3.3.5  TTRIG1 & TTRIG2 timeout status alarm ===
934 934  
935 -=== 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
936 936  
937 -
938 938  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.
939 939  
940 940  (% style="color:blue" %)**AT Command:**
... ... @@ -961,7 +961,7 @@
961 961  Example:  0C aa  => AT+TTRALARM= aa
962 962  
963 963  
964 -=== 3.3.5  Count Mod ===
963 +=== 3.3.6  Count Mod ===
965 965  
966 966  
967 967  Feature: Manually set the count mode.
... ... @@ -968,8 +968,8 @@
968 968  
969 969  (% style="color:blue" %)**AT Command:**
970 970  
971 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
972 -|=(% 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**
973 973  |(% style="width:155px" %)(((
974 974  AT+COUNTMOD=0
975 975  )))|(% style="width:277px" %)(((
... ... @@ -980,7 +980,7 @@
980 980  |(% style="width:155px" %)(((
981 981  AT+COUNTMOD=1
982 982  )))|(% style="width:277px" %)(((
983 -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)
984 984  )))|(% style="width:86px" %)(((
985 985  OK
986 986  )))
... ... @@ -990,7 +990,7 @@
990 990  Example:  0B aa  => AT+COUNTMOD = second byte
991 991  
992 992  
993 -=== 3.3.6  Number of channel of door sensors ===
992 +=== 3.3.7  Number of channel of door sensors ===
994 994  
995 995  
996 996  Feature: Set the number of door sensor channels.
... ... @@ -998,7 +998,7 @@
998 998  (% style="color:blue" %)**AT Command:**
999 999  
1000 1000  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1001 -|=(% 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**
1002 1002  |(% style="width:155px" %)(((
1003 1003  AT+TTRCHANNEL=1
1004 1004  )))|(% style="width:259px" %)(((
... ... @@ -1019,7 +1019,7 @@
1019 1019  Example:  0D aa => AT+TTRCHANNEL = second byte
1020 1020  
1021 1021  
1022 -=== 3.3.7  Set Time Sync Mode ===
1021 +=== 3.3.8  Set Time Sync Mode ===
1023 1023  
1024 1024  
1025 1025  Feature: Enable/Disable Sync system time via LoRaWAN MAC Command (DeviceTimeReq), LoRaWAN server must support v1.0.3 protocol to reply to this command.
... ... @@ -1029,7 +1029,7 @@
1029 1029  (% style="color:blue" %)**AT Command:**
1030 1030  
1031 1031  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1032 -|=(% 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**
1033 1033  |(% style="width:155px" %)(((
1034 1034  AT+SYNCMOD=1
1035 1035  )))|(% style="width:259px" %)(((
... ... @@ -1057,13 +1057,13 @@
1057 1057  0x28 00  ~/~/ Same As AT+SYNCMOD=0
1058 1058  
1059 1059  
1060 -=== 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 ===
1061 1061  
1062 1062  
1063 1063  (% style="color:blue" %)**AT Command:**
1064 1064  
1065 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1066 -|=(% 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**
1067 1067  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1068 1068  OK
1069 1069  )))
... ... @@ -1073,13 +1073,13 @@
1073 1073  The sensor will clear the open door times and the duration of the last open door.
1074 1074  
1075 1075  
1076 -=== 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 ===
1077 1077  
1078 1078  
1079 1079  (% style="color:blue" %)**AT Command:**
1080 1080  
1081 1081  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1082 -|=(% 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**
1083 1083  |(% style="width:155px" %)(((
1084 1084  AT+SETCNT=1,100
1085 1085  )))|(% style="width:259px" %)(((
... ... @@ -1124,9 +1124,8 @@
1124 1124  
1125 1125  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
1126 1126  
1126 +Methods to Update Firmware:
1127 1127  
1128 -**Methods to Update Firmware:**
1129 -
1130 1130  * (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/]]**
1131 1131  * 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]]**.
1132 1132