Last modified by Xiaoling on 2025/06/10 14:30

From version 34.59
edited by Xiaoling
on 2023/07/01 15:50
Change comment: There is no comment for this version
To version 34.51
edited by Xiaoling
on 2023/07/01 15:34
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**
... ... @@ -490,7 +490,7 @@
490 490  
491 491  
492 492  * (((
493 -(% style="color:blue" %)**Count mod:Default=0**
487 +**(% style="color:blue" %)**Count mod:Default=0**
494 494  )))
495 495  
496 496  MOD=0 ~-~-> Uplink total open door times since factory
... ... @@ -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  
... ... @@ -826,6 +826,7 @@
826 826  
827 827  DS03A-LB can monitor the timeout for a status change, this feature can be used to monitor some events such as door opening too long etc. Related Parameters are:
828 828  
819 +
829 829  * (((
830 830  (% style="color:blue" %)**Keep Status: Status to be monitor**
831 831  )))
... ... @@ -861,7 +861,7 @@
861 861  **cc dd:** timeout.
862 862  
863 863  
864 -**1) AT+TTRIG1 : (PA8 of pin)**
855 +1)**AT+TTRIG1**:(PA8 of pin)
865 865  
866 866  (% style="color:blue" %)**AT Command to configure:**
867 867  
... ... @@ -880,11 +880,13 @@
880 880  
881 881  (% style="color:blue" %)**Downlink Command to configure:**
882 882  
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.
874 +If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 or
884 884  
876 + 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
885 885  
886 -**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
887 887  
879 +2)**AT+TTRIG2**:(PA4 of pin,need to use AT+TTRCHANNEL=2)
880 +
888 888  (% style="color:blue" %)**AT Command to configure:**
889 889  
890 890  * (((
... ... @@ -902,9 +902,11 @@
902 902  
903 903  (% style="color:blue" %)**Downlink Command to configure:**
904 904  
905 -If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30  **or**  0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
898 +If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 or
906 906  
900 + 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
907 907  
902 +
908 908  === 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
909 909  
910 910  
... ... @@ -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**
1033 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
1034 +|=(% 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  )))
... ... @@ -1097,13 +1097,12 @@
1097 1097  
1098 1098  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
1099 1099  
1100 -Methods to Update Firmware:
1101 1101  
1096 +**Methods to Update Firmware:**
1097 +
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