<
From version < 31.1 >
edited by Saxer Lin
on 2023/07/01 09:43
To version < 30.1 >
edited by Saxer Lin
on 2023/07/01 09:40
>
Change comment: Uploaded new attachment "image-20230701094042-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -405,56 +405,6 @@
405 405  [[image:image-20230630155451-2.png||height="246" width="928"]]
406 406  
407 407  
408 -* (((
409 -(% style="color:blue" %)**Count mod:Default=0**
410 -)))
411 -
412 -MOD=0 ~-~-> Uplink total door open times since factory
413 -
414 -MOD=1 ~-~-> Uplink total door open times since last FPORT=2 uplink.
415 -
416 -
417 -* (% style="color:blue" %)**TDC flag**
418 -
419 -When the flag is 1, it means sending packets at normal time intervals.
420 -
421 -Otherwise, it is a packet sent at non-TDC time.
422 -
423 -
424 -* (((
425 -(% style="color:#0000ff" %)**Alarm**
426 -)))
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 -
430 -
431 -* (((
432 -(% style="color:blue" %)**Status**
433 -)))
434 -
435 -This bit is 1 when the door sensor is open and 0 when it is close.
436 -
437 -
438 -* (((
439 -(% style="color:blue" %)**Total open door events**
440 -)))
441 -
442 -Total pulse/counting base on open door.
443 -
444 -Range (3 Bytes) : 0x000000 ~~ 0xFFFFFF . Max: 16777215
445 -
446 -
447 -* (((
448 -(% style="color:blue" %)**The last door open duration**
449 -)))
450 -
451 -Door sensor last open duration.
452 -
453 -Unit: sec.
454 -
455 -[[image:image-20230701094042-1.png||height="154" width="763"]]
456 -
457 -
458 458  2)When **AT+TTRCHANNEL=2**, Uplink Payload totals 18 bytes.
459 459  
460 460  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:819px" %)
... ... @@ -577,7 +577,7 @@
577 577  
578 578  **Parsed Value:**
579 579  
580 -[COUNTMOD, TDC_FLAG, ALARM,  DOOR_STATUS, OPEN_DOOR_TIMES, LAST_DOOR_OPEN_DURATION, TIME]
530 +[COUNTMOD, TDC_FLAG, ALARM,  DOOR_STATUS, DOOR_OPEN_TIMES, LAST_DOOR_OPEN_DURATION, TIME]
581 581  
582 582  
583 583  [SUM,YES,FALSE,OPEN,0,0,2023-06-30 06:59:20],
... ... @@ -1001,7 +1001,7 @@
1001 1001  0x28 00  ~/~/ Same As AT+SYNCMOD=0
1002 1002  
1003 1003  
1004 -=== 3.3.8  Clear the open door times and the duration of the last open door ===
954 +=== 3.3.8  Clear the door open count and the duration of the last door open ===
1005 1005  
1006 1006  
1007 1007  (% style="color:blue" %)**AT Command:**
... ... @@ -1008,16 +1008,16 @@
1008 1008  
1009 1009  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1010 1010  |=(% 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**
1011 -|(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
961 +|(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the leak count and the duration of the last leak.|(% style="width:44px" %)(((
1012 1012  OK
1013 1013  )))
1014 1014  
1015 1015  (% style="color:blue" %)**Downlink Command:**(%%)0xA6 01
1016 1016  
1017 -The sensor will clear the open door times and the duration of the last open door.
967 +The sensor will clear the door open count and the duration of the last door open.
1018 1018  
1019 1019  
1020 -=== 3.3.9  Set the count value of the number of open door ===
970 +=== 3.3.9  Set the count value of the number of door open ===
1021 1021  
1022 1022  
1023 1023  (% style="color:blue" %)**AT Command:**
... ... @@ -1027,15 +1027,15 @@
1027 1027  |(% style="width:155px" %)(((
1028 1028  AT+SETCNT=1,100
1029 1029  )))|(% style="width:259px" %)(((
1030 -Set the open door times of PA8 pin to 100 times.
980 +Set the door open times of PA8 pin to 100 times.
1031 1031  )))|(% style="width:44px" %)(((
1032 1032  OK
1033 1033  )))
1034 -|(% style="width:155px" %)AT+SETCNT=1,0|(% style="width:259px" %)Clear the open door times of PA8 pin.|(% style="width:44px" %)OK
984 +|(% style="width:155px" %)AT+SETCNT=1,0|(% style="width:259px" %)Clear the door open times of PA8 pin.|(% style="width:44px" %)OK
1035 1035  |(% style="width:155px" %)(((
1036 1036  AT+SETCNT=2,50
1037 1037  )))|(% style="width:259px" %)(((
1038 -Set the open door times of PA4 pin to 100 times.
988 +Set the door open times of PA4 pin to 100 times.
1039 1039  )))|(% style="width:44px" %)(((
1040 1040  OK
1041 1041  )))
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0