<
From version < 34.59 >
edited by Xiaoling
on 2023/07/01 15:50
To version < 34.55 >
edited by Xiaoling
on 2023/07/01 15:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -71,8 +71,6 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 -
75 -
76 76  == 1.3 Specification ==
77 77  
78 78  
... ... @@ -106,8 +106,6 @@
106 106  * Sleep Mode: 5uA @ 3.3v
107 107  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
108 108  
109 -
110 -
111 111  == 1.4 Applications ==
112 112  
113 113  
... ... @@ -141,8 +141,6 @@
141 141  )))
142 142  |(% 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.
143 143  
144 -
145 -
146 146  == 1.7 BLE connection ==
147 147  
148 148  
... ... @@ -162,7 +162,6 @@
162 162  
163 163  [[image:image-20230630160843-7.png]]
164 164  
165 -
166 166  == 1.9 Mechanical ==
167 167  
168 168  
... ... @@ -247,6 +247,7 @@
247 247  
248 248  The Payload format is as below.
249 249  
243 +
250 250  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
251 251  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
252 252  |(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2**
... ... @@ -751,8 +751,6 @@
751 751  * 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]].
752 752  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
753 753  
754 -
755 -
756 756  == 3.2 General Commands ==
757 757  
758 758  
... ... @@ -800,8 +800,6 @@
800 800  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
801 801  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
802 802  
803 -
804 -
805 805  === 3.3.2  Enable / Disable Alarm ===
806 806  
807 807  
... ... @@ -861,7 +861,7 @@
861 861  **cc dd:** timeout.
862 862  
863 863  
864 -**1) AT+TTRIG1 : (PA8 of pin)**
854 +**1) AT+TTRIG1:(PA8 of pin)**
865 865  
866 866  (% style="color:blue" %)**AT Command to configure:**
867 867  
... ... @@ -883,7 +883,7 @@
883 883  If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 **or** 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
884 884  
885 885  
886 -**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
876 +**2) AT+TTRIG2:(PA4 of pin,need to use AT+TTRCHANNEL=2)**
887 887  
888 888  (% style="color:blue" %)**AT Command to configure:**
889 889  
... ... @@ -1035,8 +1035,8 @@
1035 1035  
1036 1036  (% style="color:blue" %)**AT Command:**
1037 1037  
1038 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1039 -|=(% style="width: 163px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 290px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1028 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1029 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 288px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 57px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1040 1040  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1041 1041  OK
1042 1042  )))
... ... @@ -1102,8 +1102,6 @@
1102 1102  * (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/]]**
1103 1103  * 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]]**.
1104 1104  
1105 -
1106 -
1107 1107  = 6. FAQ =
1108 1108  
1109 1109  
... ... @@ -1131,8 +1131,6 @@
1131 1131  
1132 1132  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1133 1133  
1134 -
1135 -
1136 1136  = 8. ​Packing Info =
1137 1137  
1138 1138  
... ... @@ -1150,8 +1150,6 @@
1150 1150  
1151 1151  * Weight / pcs : g
1152 1152  
1153 -
1154 -
1155 1155  = 9. Support =
1156 1156  
1157 1157  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0