<
From version < 9.5 >
edited by Xiaoling
on 2023/06/09 09:34
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,7 +320,7 @@
320 320  **Status & Alarm:**
321 321  
322 322  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
323 -|(% style="width:60px" %)**Size(bit)**|(% style="width:80px" %)**bit7**|(% style="width:80px" %)**bit6**|(% style="width:60px" %)**[bit5:bit2]**|(% style="width:120px" %)**bit1**|(% style="width:120px" %)**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 325  No ACK Message
326 326  )))|(% style="width:84px" %)(((
... ... @@ -560,6 +560,7 @@
560 560  * 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]].
561 561  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
562 562  
566 +
563 563  == 3.2 General Commands ==
564 564  
565 565  
... ... @@ -607,6 +607,7 @@
607 607  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
608 608  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
609 609  
614 +
610 610  === 3.3.2 Get Device Status ===
611 611  
612 612  
... ... @@ -789,32 +789,7 @@
789 789  Example:  0C aa  => AT+TTRALARM= aa
790 790  
791 791  
792 -=== 3.3.10  Select counting mode ===
793 793  
794 -
795 -(% style="color:blue" %)**AT+TTRMODx=a,b**
796 -
797 -When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
798 -
799 -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.
800 -
801 -(% style="color:blue" %)**AT Command:**
802 -
803 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
804 -|=(% 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**
805 -|(% style="width:155px" %)(((
806 -AT+TTRMODx=1,0
807 -)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
808 -OK
809 -)))
810 -|(% style="width:155px" %)(((
811 -AT+TTRMODx=0,1
812 -)))|(% style="width:278px" %)(((
813 -Door opened count and record the last door Door Door open closed duration
814 -)))|(% style="width:85px" %)(((
815 -OK
816 -)))
817 -
818 818  = 4. Battery & Power Consumption =
819 819  
820 820  
... ... @@ -840,6 +840,7 @@
840 840  * (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/]]
841 841  * 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]]**.
842 842  
823 +
843 843  = 6. FAQ =
844 844  
845 845  
... ... @@ -867,6 +867,7 @@
867 867  
868 868  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
869 869  
851 +
870 870  = 8. ​Packing Info =
871 871  
872 872  
... ... @@ -884,6 +884,7 @@
884 884  
885 885  * Weight / pcs : g
886 886  
869 +
887 887  = 9. Support =
888 888  
889 889  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0