<
From version < 4.18 >
edited by Xiaoling
on 2023/05/16 10:17
To version < 6.2 >
edited by Xiaoling
on 2023/05/22 09:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,8 +51,12 @@
51 51  )))
52 52  
53 53  
54 +[[image:image-20230522092934-2.png||height="346" width="774"]]
55 +
56 +
54 54  == 1.2 ​Features ==
55 55  
59 +
56 56  * LoRaWAN 1.0.3 Class A
57 57  * Ultra-low power consumption
58 58  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
... ... @@ -67,8 +67,10 @@
67 67  * Wall Mountable
68 68  * Outdoor Use
69 69  
74 +
70 70  == 1.3 Specification ==
71 71  
77 +
72 72  (% style="color:#037691" %)**Common DC Characteristics:**
73 73  
74 74  * Supply Voltage: built in 8500mAh Li-SOCI2 battery , 2.5v ~~ 3.6v
... ... @@ -99,8 +99,10 @@
99 99  * Sleep Mode: 5uA @ 3.3v
100 100  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
101 101  
108 +
102 102  == 1.4 Applications ==
103 103  
111 +
104 104  [[image:Main.User Manual for LoRaWAN End Nodes.LDS03A - Outdoor LoRaWAN OpenClose Door Sensor Manual.WebHome@1654741400370-813.png]]
105 105  
106 106  
... ... @@ -131,6 +131,7 @@
131 131  )))
132 132  |(% 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.
133 133  
142 +
134 134  == 1.7 BLE connection ==
135 135  
136 136  
... ... @@ -176,7 +176,9 @@
176 176  
177 177  The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
178 178  
188 +[[image:image-20230522092858-1.png||height="391" width="874"]]
179 179  
190 +
180 180  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS03A-LB.
181 181  
182 182  Each DS03A-LB is shipped with a sticker with the default device EUI as below:
... ... @@ -308,7 +308,6 @@
308 308  The last door open duration (unit: min)
309 309  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
310 310  
311 -
312 312  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
313 313  |=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
314 314  |(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
... ... @@ -547,6 +547,7 @@
547 547  * 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]].
548 548  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
549 549  
560 +
550 550  == 3.2 General Commands ==
551 551  
552 552  These commands are to configure:
... ... @@ -593,6 +593,7 @@
593 593  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
594 594  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
595 595  
607 +
596 596  === 3.3.2 Get Device Status ===
597 597  
598 598  
... ... @@ -682,7 +682,7 @@
682 682  (% style="color:blue" %)**AT Command:**
683 683  
684 684  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
685 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 277px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
697 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 277px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
686 686  |(% style="width:155px" %)(((
687 687  AT+COUNTMOD=0
688 688  )))|(% style="width:277px" %)(((
... ... @@ -801,6 +801,7 @@
801 801  OK
802 802  )))
803 803  
816 +
804 804  = 4. Battery & Power Consumption =
805 805  
806 806  
... ... @@ -826,6 +826,7 @@
826 826  * (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/]]
827 827  * 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]]**.
828 828  
842 +
829 829  = 6. FAQ =
830 830  
831 831  
... ... @@ -853,6 +853,7 @@
853 853  
854 854  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
855 855  
870 +
856 856  = 8. ​Packing Info =
857 857  
858 858  
... ... @@ -870,6 +870,7 @@
870 870  
871 871  * Weight / pcs : g
872 872  
888 +
873 873  = 9. Support =
874 874  
875 875  
image-20230522092858-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +156.5 KB
Content
image-20230522092934-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +156.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0