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

Summary

Details

Page properties
Content
... ... @@ -71,6 +71,8 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 +
75 +
74 74  == 1.3 Specification ==
75 75  
76 76  
... ... @@ -104,6 +104,8 @@
104 104  * Sleep Mode: 5uA @ 3.3v
105 105  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
106 106  
109 +
110 +
107 107  == 1.4 Applications ==
108 108  
109 109  
... ... @@ -137,6 +137,8 @@
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  
144 +
145 +
140 140  == 1.7 BLE connection ==
141 141  
142 142  
... ... @@ -156,6 +156,7 @@
156 156  
157 157  [[image:image-20230630160843-7.png]]
158 158  
165 +
159 159  == 1.9 Mechanical ==
160 160  
161 161  
... ... @@ -240,7 +240,6 @@
240 240  
241 241  The Payload format is as below.
242 242  
243 -
244 244  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
245 245  |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)**
246 246  |(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2**
... ... @@ -484,7 +484,7 @@
484 484  
485 485  
486 486  * (((
487 -(% style="color:blue" %)Count mod:Default=0
493 +(% style="color:blue" %)**Count mod:Default=0**
488 488  )))
489 489  
490 490  MOD=0 ~-~-> Uplink total open door times since factory
... ... @@ -745,6 +745,8 @@
745 745  * 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]].
746 746  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
747 747  
754 +
755 +
748 748  == 3.2 General Commands ==
749 749  
750 750  
... ... @@ -792,6 +792,8 @@
792 792  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
793 793  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
794 794  
803 +
804 +
795 795  === 3.3.2  Enable / Disable Alarm ===
796 796  
797 797  
... ... @@ -816,7 +816,6 @@
816 816  
817 817  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:
818 818  
819 -
820 820  * (((
821 821  (% style="color:blue" %)**Keep Status: Status to be monitor**
822 822  )))
... ... @@ -852,7 +852,7 @@
852 852  **cc dd:** timeout.
853 853  
854 854  
855 -**1) AT+TTRIG1:(PA8 of pin)**
864 +**1) AT+TTRIG1 : (PA8 of pin)**
856 856  
857 857  (% style="color:blue" %)**AT Command to configure:**
858 858  
... ... @@ -871,13 +871,11 @@
871 871  
872 872  (% style="color:blue" %)**Downlink Command to configure:**
873 873  
874 -If user send 0xA9 01 01 00 1E: equal to AT+TTRIG1=1,30 or
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.
875 875  
876 - 0xA9 01 00 00 00: Equal to AT+TTRIG1=0,0.
877 877  
886 +**2) AT+TTRIG2 : (PA4 of pin,need to use AT+TTRCHANNEL=2)**
878 878  
879 -**2) AT+TTRIG2:(PA4 of pin,need to use AT+TTRCHANNEL=2)**
880 -
881 881  (% style="color:blue" %)**AT Command to configure:**
882 882  
883 883  * (((
... ... @@ -895,11 +895,9 @@
895 895  
896 896  (% style="color:blue" %)**Downlink Command to configure:**
897 897  
898 -If user send 0xA9 02 00 00 1E: equal to AT+TTRIG2=0,30 or
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.
899 899  
900 - 0xA9 02 00 00 00: Equal to AT+TTRIG2=0,0.
901 901  
902 -
903 903  === 3.3.4  TTRIG1 & TTRIG2 timeout status alarm ===
904 904  
905 905  
... ... @@ -1030,8 +1030,8 @@
1030 1030  
1031 1031  (% style="color:blue" %)**AT Command:**
1032 1032  
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**
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**
1035 1035  |(% style="width:155px" %)AT+CLRC|(% style="width:259px" %)clear the open door times and the duration of the last open door.|(% style="width:44px" %)(((
1036 1036  OK
1037 1037  )))
... ... @@ -1097,6 +1097,8 @@
1097 1097  * (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/]]**
1098 1098  * 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]]**.
1099 1099  
1105 +
1106 +
1100 1100  = 6. FAQ =
1101 1101  
1102 1102  
... ... @@ -1124,6 +1124,8 @@
1124 1124  
1125 1125  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1126 1126  
1134 +
1135 +
1127 1127  = 8. ​Packing Info =
1128 1128  
1129 1129  
... ... @@ -1141,6 +1141,8 @@
1141 1141  
1142 1142  * Weight / pcs : g
1143 1143  
1153 +
1154 +
1144 1144  = 9. Support =
1145 1145  
1146 1146  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0