<
From version < 8.1 >
edited by Saxer Lin
on 2023/06/08 17:50
To version < 12.1 >
edited by Ellie Zhang
on 2023/06/26 09:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Ellie
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  
... ... @@ -322,18 +322,15 @@
322 322  
323 323  **Status & Alarm:**
324 324  
325 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:589px" %)
326 -|(% style="width:76px" %)**Size(bit)**|(% style="width:79px" %)**bit7**|(% style="width:81px" %)**bit6**|(% style="width:111px" %)**[bit5:bit2]**|(% style="width:197px" %)**bit1**|(% style="width:104px" %)**bit0**
327 -|(% style="width:76px" %)**Value**|(% style="width:79px" %)Reserve|(% style="width:81px" %)(((
328 -Poll
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
329 329  
330 -Message
331 -
332 -Flag
333 -)))|(% style="width:111px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
334 -0: No Alarm; 1: Alarm|(% style="width:104px" %)Status
335 -0: Close, 1: Open
336 -
337 337  [[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"]]
338 338  
339 339  
... ... @@ -566,7 +566,6 @@
566 566  * 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]].
567 567  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
568 568  
569 -
570 570  == 3.2 General Commands ==
571 571  
572 572  
... ... @@ -614,7 +614,6 @@
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  
617 -
618 618  === 3.3.2 Get Device Status ===
619 619  
620 620  
... ... @@ -735,7 +735,7 @@
735 735  |(% style="width:155px" %)(((
736 736  AT+TTRCHANNEL=1
737 737  )))|(% style="width:288px" %)(((
738 -set as single channel, only use PB14 pin as interrupt pin.
730 +set as single channel, only use PA8 pin as interrupt pin.
739 739  )))|(% style="width:44px" %)(((
740 740  OK
741 741  )))
... ... @@ -742,7 +742,7 @@
742 742  |(% style="width:155px" %)(((
743 743  AT+TTRCHANNEL=2
744 744  )))|(% style="width:288px" %)(((
745 -is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
737 +is set as dual channel, use PA8 pin and PA4 pin as interrupt pin.
746 746  )))|(% style="width:44px" %)(((
747 747  OK
748 748  )))
... ... @@ -797,33 +797,7 @@
797 797  Example:  0C aa  => AT+TTRALARM= aa
798 798  
799 799  
800 -=== 3.3.10  Select counting mode ===
801 801  
802 -
803 -(% style="color:blue" %)**AT+TTRMODx=a,b**
804 -
805 -When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
806 -
807 -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.
808 -
809 -(% style="color:blue" %)**AT Command:**
810 -
811 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
812 -|=(% 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**
813 -|(% style="width:155px" %)(((
814 -AT+TTRMODx=1,0
815 -)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
816 -OK
817 -)))
818 -|(% style="width:155px" %)(((
819 -AT+TTRMODx=0,1
820 -)))|(% style="width:278px" %)(((
821 -Door opened count and record the last door Door Door open closed duration
822 -)))|(% style="width:85px" %)(((
823 -OK
824 -)))
825 -
826 -
827 827  = 4. Battery & Power Consumption =
828 828  
829 829  
... ... @@ -849,7 +849,6 @@
849 849  * (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/]]
850 850  * 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]]**.
851 851  
852 -
853 853  = 6. FAQ =
854 854  
855 855  
... ... @@ -877,7 +877,6 @@
877 877  
878 878  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
879 879  
880 -
881 881  = 8. ​Packing Info =
882 882  
883 883  
... ... @@ -895,7 +895,6 @@
895 895  
896 896  * Weight / pcs : g
897 897  
898 -
899 899  = 9. Support =
900 900  
901 901  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0