<
From version < 31.1 >
edited by Saxer Lin
on 2023/07/01 09:43
To version < 33.1 >
edited by Saxer Lin
on 2023/07/01 10:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -373,8 +373,9 @@
373 373  * Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
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**)
377 377  
377 +1)When **AT+TTRCHANNEL=1**, Uplink Payload totals **11 bytes**. (**Default mode**)
378 +
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**
... ... @@ -388,15 +388,15 @@
388 388  
389 389  **Status & Alarm:**
390 390  
391 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:645px" %)
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:125px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:129px" %)**bit0**
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**
393 393  |(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:110px" %)(((
394 394  Count mod
395 -)))|(% style="width:106px" %)TDC flag 0:No;1:Yes|(% style="width:125px" %)(((
396 -0: No Alarm;
396 +)))|(% style="width:106px" %)TDC flag 0:No;1:Yes|(% style="width:148px" %)(((
397 +Alarm 0: No Alarm;
397 397  
398 398  1: Alarm
399 -)))|(% style="width:129px" %)(((
400 +)))|(% style="width:131px" %)(((
400 400  Status 0: Close;
401 401  
402 402  1: Open
... ... @@ -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
413 +MOD=0 ~-~-> Uplink total open door times since factory
413 413  
414 -MOD=1 ~-~-> Uplink total door open times since last FPORT=2 uplink.
415 +MOD=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>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H3.5AlarmBaseonTimeout]]
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]]
429 429  
430 430  
431 431  * (((
... ... @@ -455,8 +455,12 @@
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.
459 +2)When **AT+TTRCHANNEL=2**, Uplink Payload totals **18 bytes**.
459 459  
461 +(When the maximum DR of some frequencies is 11 bytes, it will cause the server to receive empty packets)
462 +
463 +(% style="color:red" %)**Note:When using the AT+TTRCHANNEL=2 command, the Datalog function cannot be used due to the byte limit.**
464 +
460 460  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:819px" %)
461 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 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**
... ... @@ -474,37 +474,87 @@
474 474  
475 475  **Status1 & Alarm1:**
476 476  
477 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:730px" %)
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:110px" %)**bit3**|(% style="background-color:#d9e2f3; color:#0070c0; width:106px" %)**bit2**|(% style="background-color:#d9e2f3; color:#0070c0; width:167px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:171px" %)**bit0**
479 -|(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:110px" %)(((
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**
484 +|(% style="width:76px" %)**Value**|(% style="width:96px" %)Reserve|(% style="width:99px" %)(((
480 480  Count mod
481 -)))|(% style="width:106px" %)TDC flag 0:No;1:Yes|(% style="width:167px" %)(((
482 -0: No Alarm; 1: Alarm
486 +)))|(% style="width:103px" %)TDC flag 0:No;1:Yes|(% style="width:216px" %)(((
487 +Alarm1 0: No Alarm; 1: Alarm
483 483  
484 -(PA8)
485 -)))|(% style="width:171px" %)(((
486 -Status 0: Close; 1:Open
489 +(PA8 of pin)
490 +)))|(% style="width:181px" %)(((
491 +Status1 0: Close; 1:Open
487 487  
488 -(PA8)
493 +(PA8 of pin)
489 489  )))
490 490  
491 491  **Status2 & Alarm2:**
492 492  
493 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:550px" %)
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:176px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:175px" %)**bit0**
495 -|(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:176px" %)(((
496 -0: No Alarm; 1: Alarm
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**
500 +|(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:219px" %)(((
501 +Alarm2 0: No Alarm; 1: Alarm
497 497  
498 -(PA4)
499 -)))|(% style="width:175px" %)(((
500 -Status 0: Close,;1:Open
503 +(PA4 of pin)
504 +)))|(% style="width:181px" %)(((
505 +Status2 0: Close,;1:Open
501 501  
502 -(PA4)
507 +(PA4 of pin)
503 503  )))
504 504  
505 505  [[image:image-20230630155908-6.png||height="295" width="927"]]
506 506  
507 507  
513 +* (((
514 +(% id="cke_bm_695345S" style="color:blue; display:none" %)** **(% style="color:blue" %)**Count mod:Default=0**
515 +)))
516 +
517 +MOD=0 ~-~-> Uplink total open door times since factory
518 +
519 +MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink.
520 +
521 +
522 +* (% style="color:blue" %)**TDC flag**
523 +
524 +When the flag is 1, it means sending packets at normal time intervals.
525 +
526 +Otherwise, it is a packet sent at non-TDC time.
527 +
528 +
529 +* (((
530 +(% style="color:#0000ff" %)**Alarm1 or Alarm2**
531 +)))
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]]
534 +
535 +
536 +* (((
537 +(% style="color:blue" %)**Status1 **(% style="color:#0000ff" %)**or **(% style="color:blue" %)**Status2**
538 +)))
539 +
540 +This bit is 1 when the door sensor is open and 0 when it is close.
541 +
542 +
543 +* (((
544 +(% style="color:blue" %)**Total open door events1 **(% style="color:#0000ff" %)**or**(% style="color:blue" %)** Total open door events2**
545 +)))
546 +
547 +Total pulse/counting base on open door.
548 +
549 +Range (3 Bytes) : 0x000000 ~~ 0xFFFFFF . Max: 16777215
550 +
551 +
552 +* (((
553 +(% style="color:blue" %)**The last door open duration1 **(% style="color:#0000ff" %)**or**(% style="color:blue" %)** The last door open duration2**
554 +)))
555 +
556 +Door sensor last open duration.
557 +
558 +Unit: sec.
559 +
560 +[[image:image-20230701094042-1.png||height="154" width="763"]]
561 +
562 +
508 508  === 2.3.4  Historical Door Open/Close Event, FPORT~=3 ===
509 509  
510 510  
... ... @@ -529,7 +529,13 @@
529 529  |(% 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**
530 530  |(% style="width:76px" %)**Value**|(% style="width:88px" %)No ACK message|(% style="width:92px" %)Poll Message Flag|(% style="width:89px" %)Reserve|(% style="width:90px" %)(((
531 531  Count mod
532 -)))|(% style="width:95px" %)TDC flag 0:No;1:Yes|(% style="width:116px" %)(((
587 +)))|(% style="width:95px" %)(((
588 +TDC flag 0:No;
589 +
590 +1:Yes
591 +)))|(% style="width:116px" %)(((
592 +Alarm
593 +
533 533  0: No Alarm;
534 534  
535 535  1: Alarm
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0