<
From version < 9.2 >
edited by Xiaoling
on 2023/06/09 09:30
To version < 10.1 >
edited by Saxer Lin
on 2023/06/21 15:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Saxer
Content
... ... @@ -71,6 +71,7 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 +
74 74  == 1.3 Specification ==
75 75  
76 76  
... ... @@ -104,6 +104,7 @@
104 104  * Sleep Mode: 5uA @ 3.3v
105 105  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
106 106  
108 +
107 107  == 1.4 Applications ==
108 108  
109 109  
... ... @@ -137,6 +137,7 @@
137 137  )))
138 138  |(% 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.
139 139  
142 +
140 140  == 1.7 BLE connection ==
141 141  
142 142  
... ... @@ -320,20 +320,13 @@
320 320  **Status & Alarm:**
321 321  
322 322  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
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**
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**
324 324  |(% style="width:76px" %)**Value**|(% style="width:79px" %)(((
325 -No ACK
326 -
327 -Message
328 +No ACK Message
328 328  )))|(% style="width:84px" %)(((
329 -Poll
330 -
331 -Message
332 -
333 -Flag
330 +Poll Message Flag
334 334  )))|(% style="width:96px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
335 -0: No Alarm; 1: Alarm|(% style="width:104px" %)Status
336 -0: Close, 1: Open
332 +0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 0: Close, 1: Open
337 337  
338 338  [[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"]]
339 339  
... ... @@ -567,6 +567,7 @@
567 567  * 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]].
568 568  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
569 569  
566 +
570 570  == 3.2 General Commands ==
571 571  
572 572  
... ... @@ -614,6 +614,7 @@
614 614  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
615 615  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
616 616  
614 +
617 617  === 3.3.2 Get Device Status ===
618 618  
619 619  
... ... @@ -796,32 +796,7 @@
796 796  Example:  0C aa  => AT+TTRALARM= aa
797 797  
798 798  
799 -=== 3.3.10  Select counting mode ===
800 800  
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 -
825 825  = 4. Battery & Power Consumption =
826 826  
827 827  
... ... @@ -847,6 +847,7 @@
847 847  * (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/]]
848 848  * 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]]**.
849 849  
823 +
850 850  = 6. FAQ =
851 851  
852 852  
... ... @@ -874,6 +874,7 @@
874 874  
875 875  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
876 876  
851 +
877 877  = 8. ​Packing Info =
878 878  
879 879  
... ... @@ -891,6 +891,7 @@
891 891  
892 892  * Weight / pcs : g
893 893  
869 +
894 894  = 9. Support =
895 895  
896 896  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0