Changes for page DS03A-LB/LS -- Outdoor LoRaWAN Door Sensor User Manual
Last modified by Mengting Qiu on 2025/01/10 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
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:6 45px" %)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:1 25px" %)**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:1 25px" %)(((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:1 29px" %)(((400 +)))|(% style="width:131px" %)((( 400 400 Status 0: Close; 401 401 402 402 1: Open ... ... @@ -405,8 +405,62 @@ 405 405 [[image:image-20230630155451-2.png||height="246" width="928"]] 406 406 407 407 408 -2)When **AT+TTRCHANNEL=2**, Uplink Payload totals 18 bytes. 409 +* ((( 410 +(% style="color:blue" %)**Count mod:Default=0** 411 +))) 409 409 413 +MOD=0 ~-~-> Uplink total open door times since factory 414 + 415 +MOD=1 ~-~-> Uplink total open door times since last FPORT=2 uplink. 416 + 417 + 418 +* (% style="color:blue" %)**TDC flag** 419 + 420 +When the flag is 1, it means sending packets at normal time intervals. 421 + 422 +Otherwise, it is a packet sent at non-TDC time. 423 + 424 + 425 +* ((( 426 +(% style="color:#0000ff" %)**Alarm** 427 +))) 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]] 430 + 431 + 432 +* ((( 433 +(% style="color:blue" %)**Status** 434 +))) 435 + 436 +This bit is 1 when the door sensor is open and 0 when it is close. 437 + 438 + 439 +* ((( 440 +(% style="color:blue" %)**Total open door events** 441 +))) 442 + 443 +Total pulse/counting base on open door. 444 + 445 +Range (3 Bytes) : 0x000000 ~~ 0xFFFFFF . Max: 16777215 446 + 447 + 448 +* ((( 449 +(% style="color:blue" %)**The last door open duration** 450 +))) 451 + 452 +Door sensor last open duration. 453 + 454 +Unit: sec. 455 + 456 +[[image:image-20230701094042-1.png||height="154" width="763"]] 457 + 458 + 459 +2)When **AT+TTRCHANNEL=2**, Uplink Payload totals **18 bytes**. 460 + 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 + 410 410 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:819px" %) 411 411 |=(% colspan="8" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 817px;" %)**Real-Time Open/Close Status, FPORT=2** 412 412 |(% 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** ... ... @@ -424,37 +424,87 @@ 424 424 425 425 **Status1 & Alarm1:** 426 426 427 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:7 30px" %)428 -|(% 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**429 -|(% 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" %)((( 430 430 Count mod 431 -)))|(% style="width:10 6px" %)TDC flag 0:No;1:Yes|(% style="width:167px" %)(((432 -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 433 433 434 -(PA8) 435 -)))|(% style="width:1 71px" %)(((436 -Status 0: Close; 1:Open 489 +(PA8 of pin) 490 +)))|(% style="width:181px" %)((( 491 +Status1 0: Close; 1:Open 437 437 438 -(PA8) 493 +(PA8 of pin) 439 439 ))) 440 440 441 441 **Status2 & Alarm2:** 442 442 443 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:5 50px" %)444 -|(% 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:1 76px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:175px" %)**bit0**445 -|(% style="width:76px" %)**Value**|(% style="width:113px" %)Reserve|(% style="width:1 76px" %)(((446 -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 447 447 448 -(PA4) 449 -)))|(% style="width:1 75px" %)(((450 -Status 0: Close,;1:Open 503 +(PA4 of pin) 504 +)))|(% style="width:181px" %)((( 505 +Status2 0: Close,;1:Open 451 451 452 -(PA4) 507 +(PA4 of pin) 453 453 ))) 454 454 455 455 [[image:image-20230630155908-6.png||height="295" width="927"]] 456 456 457 457 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 + 458 458 === 2.3.4 Historical Door Open/Close Event, FPORT~=3 === 459 459 460 460 ... ... @@ -479,7 +479,13 @@ 479 479 |(% 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** 480 480 |(% style="width:76px" %)**Value**|(% style="width:88px" %)No ACK message|(% style="width:92px" %)Poll Message Flag|(% style="width:89px" %)Reserve|(% style="width:90px" %)((( 481 481 Count mod 482 -)))|(% 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 + 483 483 0: No Alarm; 484 484 485 485 1: Alarm ... ... @@ -527,7 +527,7 @@ 527 527 528 528 **Parsed Value:** 529 529 530 -[COUNTMOD, TDC_FLAG, ALARM, DOOR_STATUS, DOOR_OPEN_TIMES, LAST_DOOR_OPEN_DURATION, TIME]641 +[COUNTMOD, TDC_FLAG, ALARM, DOOR_STATUS, OPEN_DOOR_TIMES, LAST_DOOR_OPEN_DURATION, TIME] 531 531 532 532 533 533 [SUM,YES,FALSE,OPEN,0,0,2023-06-30 06:59:20], ... ... @@ -690,7 +690,7 @@ 690 690 These commands only valid for DS03A-LB, as below: 691 691 692 692 693 -=== 3.3.1 Set Transmit Interval Time === 804 +=== 3.3.1 Set Transmit Interval Time === 694 694 695 695 696 696 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -718,7 +718,6 @@ 718 718 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 719 719 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 720 720 721 - 722 722 === 3.3.2 Enable / Disable Alarm === 723 723 724 724 ... ... @@ -885,7 +885,7 @@ 885 885 Example: 0B aa => AT+COUNTMOD = second byte 886 886 887 887 888 -=== 3.3.6 Number of channel of door sensors === 998 +=== 3.3.6 Number of channel of door sensors === 889 889 890 890 891 891 Feature: Set the number of door sensor channels. ... ... @@ -914,6 +914,92 @@ 914 914 Example: 0D aa => AT+TTRCHANNEL = second byte 915 915 916 916 1027 +=== 3.3.7 Set Time Sync Mode === 1028 + 1029 + 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. 1031 + 1032 +SYNCMOD is set to 1 by default. If user wants to set a different time from the LoRaWAN server, the user needs to set this to 0. 1033 + 1034 +(% style="color:blue" %)**AT Command:** 1035 + 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** 1038 +|(% style="width:155px" %)((( 1039 +AT+SYNCMOD=1 1040 +)))|(% style="width:259px" %)((( 1041 +Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) The default is zero time zone. 1042 +)))|(% style="width:44px" %)((( 1043 +OK 1044 +))) 1045 +|(% style="width:155px" %)((( 1046 +AT+SYNCMOD=1,8 1047 +)))|(% style="width:259px" %)((( 1048 +Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) Set to East eight time zone. 1049 +)))|(% style="width:44px" %)((( 1050 +OK 1051 +))) 1052 +|(% style="width:155px" %)AT+SYNCMOD=1,-12|(% style="width:259px" %)Enable Sync system time via LoRaWAN MAC Command (DeviceTimeReq) Set to West Twelve Time Zone.|(% style="width:44px" %)OK 1053 + 1054 +(% style="color:blue" %)**Downlink Command:** 1055 + 1056 +0x28 01 ~/~/ Same As AT+SYNCMOD=1 1057 + 1058 +0x28 01 08 ~/~/ Same As AT+SYNCMOD=1,8 1059 + 1060 +0x28 01 F4 ~/~/ Same As AT+SYNCMOD=1,-12 1061 + 1062 +0x28 00 ~/~/ Same As AT+SYNCMOD=0 1063 + 1064 + 1065 +=== 3.3.8 Clear the open door times and the duration of the last open door === 1066 + 1067 + 1068 +(% style="color:blue" %)**AT Command:** 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** 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 +OK 1074 +))) 1075 + 1076 +(% style="color:blue" %)**Downlink Command:**(%%)0xA6 01 1077 + 1078 +The sensor will clear the open door times and the duration of the last open door. 1079 + 1080 + 1081 +=== 3.3.9 Set the count value of the number of open door === 1082 + 1083 + 1084 +(% style="color:blue" %)**AT Command:** 1085 + 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** 1088 +|(% style="width:155px" %)((( 1089 +AT+SETCNT=1,100 1090 +)))|(% style="width:259px" %)((( 1091 +Set the open door times of PA8 pin to 100 times. 1092 +)))|(% style="width:44px" %)((( 1093 +OK 1094 +))) 1095 +|(% style="width:155px" %)AT+SETCNT=1,0|(% style="width:259px" %)Clear the open door times of PA8 pin.|(% style="width:44px" %)OK 1096 +|(% style="width:155px" %)((( 1097 +AT+SETCNT=2,50 1098 +)))|(% style="width:259px" %)((( 1099 +Set the open door times of PA4 pin to 100 times. 1100 +)))|(% style="width:44px" %)((( 1101 +OK 1102 +))) 1103 + 1104 +(% style="color:blue" %)**Downlink Command:** 1105 + 1106 +0xA6 01 00 00 64 ==> AT+SETCNT=1,100 1107 + 1108 +0xA6 01 00 00 00 ==> AT+SETCNT=1,0 1109 + 1110 +0xA6 02 00 00 32 ==> AT+SETCNT=2,50 1111 + 1112 + 917 917 = 4. Battery & Power Consumption = 918 918 919 919
- image-20230701094042-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Saxer - Size
-
... ... @@ -1,0 +1,1 @@ 1 +34.5 KB - Content