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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Saxer1 +XWiki.Xiaoling - Content
-
... ... @@ -71,7 +71,6 @@ 71 71 * Wall Mountable 72 72 * Outdoor Use 73 73 74 - 75 75 == 1.3 Specification == 76 76 77 77 ... ... @@ -105,7 +105,6 @@ 105 105 * Sleep Mode: 5uA @ 3.3v 106 106 * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm 107 107 108 - 109 109 == 1.4 Applications == 110 110 111 111 ... ... @@ -139,7 +139,6 @@ 139 139 ))) 140 140 |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means Device is in Deep Sleep Mode. 141 141 142 - 143 143 == 1.7 BLE connection == 144 144 145 145 ... ... @@ -323,13 +323,20 @@ 323 323 **Status & Alarm:** 324 324 325 325 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 326 -|(% 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**323 +|(% style="width:76px" %)**Size(bit)**|(% style="width:79px" %)**bit7**|(% style="width:84px" %)**bit6**|(% style="width:96px" %)**[bit5:bit2]**|(% style="width:197px" %)**bit1**|(% style="width:104px" %)**bit0** 327 327 |(% style="width:76px" %)**Value**|(% style="width:79px" %)((( 328 -No ACK Message 325 +No ACK 326 + 327 +Message 329 329 )))|(% style="width:84px" %)((( 330 -Poll Message Flag 329 +Poll 330 + 331 +Message 332 + 333 +Flag 331 331 )))|(% style="width:96px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]] 332 -0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 0: Close, 1: Open 335 +0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 336 +0: Close, 1: Open 333 333 334 334 [[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"]] 335 335 ... ... @@ -563,7 +563,6 @@ 563 563 * AT Command via UART Connection : See [[Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]]. 564 564 * LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 565 565 566 - 567 567 == 3.2 General Commands == 568 568 569 569 ... ... @@ -611,7 +611,6 @@ 611 611 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 612 612 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 613 613 614 - 615 615 === 3.3.2 Get Device Status === 616 616 617 617 ... ... @@ -794,7 +794,32 @@ 794 794 Example: 0C aa => AT+TTRALARM= aa 795 795 796 796 799 +=== 3.3.10 Select counting mode === 797 797 801 + 802 +(% style="color:blue" %)**AT+TTRMODx=a,b** 803 + 804 +When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted. 805 + 806 +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. 807 + 808 +(% style="color:blue" %)**AT Command:** 809 + 810 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 811 +|=(% 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** 812 +|(% style="width:155px" %)((( 813 +AT+TTRMODx=1,0 814 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)((( 815 +OK 816 +))) 817 +|(% style="width:155px" %)((( 818 +AT+TTRMODx=0,1 819 +)))|(% style="width:278px" %)((( 820 +Door opened count and record the last door Door Door open closed duration 821 +)))|(% style="width:85px" %)((( 822 +OK 823 +))) 824 + 798 798 = 4. Battery & Power Consumption = 799 799 800 800 ... ... @@ -820,7 +820,6 @@ 820 820 * (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/]] 821 821 * 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]]**. 822 822 823 - 824 824 = 6. FAQ = 825 825 826 826 ... ... @@ -848,7 +848,6 @@ 848 848 849 849 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 850 850 851 - 852 852 = 8. Packing Info = 853 853 854 854 ... ... @@ -866,7 +866,6 @@ 866 866 867 867 * Weight / pcs : g 868 868 869 - 870 870 = 9. Support = 871 871 872 872