Changes for page DS03A-LB/LS -- Outdoor LoRaWAN Door Sensor User Manual
Last modified by Mengting Qiu on 2025/01/10 09:53
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Ellie1 +XWiki.Xiaoling - Content
-
... ... @@ -247,7 +247,7 @@ 247 247 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609104802-1.png?rev=1.1||alt="image-20220609104802-1.png" height="393" width="1195"]] 248 248 249 249 250 -(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x 1B250 +(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B 251 251 252 252 (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version 253 253 ... ... @@ -317,17 +317,13 @@ 317 317 The last door open duration (unit: min) 318 318 )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]] 319 319 320 -**Status & Alarm:** 320 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %) 321 +|=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field** 322 +|(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1** 323 +|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]] 324 +0: No Alarm; 1: Alarm|(% style="width:130px" %)Status 325 +0: Close, 1: Open 321 321 322 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 323 -|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[bit5:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:130px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**bit0** 324 -|(% style="width:76px" %)**Value**|(% style="width:79px" %)((( 325 -No ACK Message 326 -)))|(% style="width:84px" %)((( 327 -Poll Message Flag 328 -)))|(% style="width:96px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]] 329 -0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 0: Close, 1: Open 330 - 331 331 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609110547-6.png?width=1191&height=337&rev=1.1||alt="image-20220609110547-6.png" height="337" width="1191"]] 332 332 333 333 ... ... @@ -727,7 +727,7 @@ 727 727 |(% style="width:155px" %)((( 728 728 AT+TTRCHANNEL=1 729 729 )))|(% style="width:288px" %)((( 730 -set as single channel, only use P A8pin as interrupt pin.726 +set as single channel, only use PB14 pin as interrupt pin. 731 731 )))|(% style="width:44px" %)((( 732 732 OK 733 733 ))) ... ... @@ -734,7 +734,7 @@ 734 734 |(% style="width:155px" %)((( 735 735 AT+TTRCHANNEL=2 736 736 )))|(% style="width:288px" %)((( 737 -is set as dual channel, use P A8pin and PB15 pin as interrupt pin.733 +is set as dual channel, use PB14 pin and PB15 pin as interrupt pin. 738 738 )))|(% style="width:44px" %)((( 739 739 OK 740 740 ))) ... ... @@ -789,7 +789,32 @@ 789 789 Example: 0C aa => AT+TTRALARM= aa 790 790 791 791 788 +=== 3.3.10 Select counting mode === 792 792 790 + 791 +(% style="color:blue" %)**AT+TTRMODx=a,b** 792 + 793 +When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted. 794 + 795 +When (% style="color:#037691" %)**b=0**(%%), it is the last door open duration, and when (% style="color:#037691" %)**b=1**(%%),the last door close duration. 796 + 797 +(% style="color:blue" %)**AT Command:** 798 + 799 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 800 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 278px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 77px;background-color:#D9E2F3;color:#0070C0" %)**Response** 801 +|(% style="width:155px" %)((( 802 +AT+TTRMODx=1,0 803 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)((( 804 +OK 805 +))) 806 +|(% style="width:155px" %)((( 807 +AT+TTRMODx=0,1 808 +)))|(% style="width:278px" %)((( 809 +Door opened count and record the last door Door Door open closed duration 810 +)))|(% style="width:85px" %)((( 811 +OK 812 +))) 813 + 793 793 = 4. Battery & Power Consumption = 794 794 795 795 ... ... @@ -810,7 +810,7 @@ 810 810 Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]** 811 811 812 812 813 - **Methods to Update Firmware:**834 +Methods to Update Firmware: 814 814 815 815 * (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/]] 816 816 * 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]]**.