<
From version < 15.1 >
edited by Saxer Lin
on 2023/06/30 15:55
To version < 4.20 >
edited by Xiaoling
on 2023/05/16 10:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Xiaoling
Content
... ... @@ -51,9 +51,6 @@
51 51  )))
52 52  
53 53  
54 -[[image:image-20230522092934-2.png||height="346" width="774"]]
55 -
56 -
57 57  == 1.2 ​Features ==
58 58  
59 59  
... ... @@ -146,7 +146,7 @@
146 146  == 1.7 BLE connection ==
147 147  
148 148  
149 -DS03A-LB support BLE remote configure.
146 +D2x-LB support BLE remote configure.
150 150  
151 151  
152 152  BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case:
... ... @@ -186,11 +186,9 @@
186 186  
187 187  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example. (% style="display:none" %)
188 188  
189 -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.
186 +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.
190 190  
191 -[[image:image-20230522092858-1.png||height="391" width="874"]]
192 192  
193 -
194 194  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS03A-LB.
195 195  
196 196  Each DS03A-LB is shipped with a sticker with the default device EUI as below:
... ... @@ -237,7 +237,6 @@
237 237  
238 238  === 2.3.1 Device Status, FPORT~=5 ===
239 239  
240 -
241 241  Users can use the downlink command(**0x26 01**) to ask DS03A-LB to send device configure detail, include device configure status. DS03A-LB will uplink a payload via FPort=5 to server.
242 242  
243 243  The Payload format is as below.
... ... @@ -250,42 +250,42 @@
250 250  
251 251  Example parse in TTNv3
252 252  
253 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609104802-1.png?rev=1.1||alt="image-20220609104802-1.png" height="393" width="1195"]]
247 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/WebHome/image-20230415153147-2.png?rev=1.1||alt="图片-20230415153147-2.png" height="209" width="1063"]]
254 254  
255 255  
256 -(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x1B
250 +(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
257 257  
258 258  (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
259 259  
260 260  (% style="color:#037691" %)**Frequency Band**:
261 261  
262 -0x01: EU868
256 +*0x01: EU868
263 263  
264 -0x02: US915
258 +*0x02: US915
265 265  
266 -0x03: IN865
260 +*0x03: IN865
267 267  
268 -0x04: AU915
262 +*0x04: AU915
269 269  
270 -0x05: KZ865
264 +*0x05: KZ865
271 271  
272 -0x06: RU864
266 +*0x06: RU864
273 273  
274 -0x07: AS923
268 +*0x07: AS923
275 275  
276 -0x08: AS923-1
270 +*0x08: AS923-1
277 277  
278 -0x09: AS923-2
272 +*0x09: AS923-2
279 279  
280 -0x0a: AS923-3
274 +*0x0a: AS923-3
281 281  
282 -0x0b: CN470
276 +*0x0b: CN470
283 283  
284 -0x0c: EU433
278 +*0x0c: EU433
285 285  
286 -0x0d: KR920
280 +*0x0d: KR920
287 287  
288 -0x0e: MA869
282 +*0x0e: MA869
289 289  
290 290  
291 291  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -316,23 +316,20 @@
316 316  
317 317  Uplink Payload totals 11 bytes.
318 318  
319 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
320 -|=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
321 -|(% style="width:94px" %)**Size(bytes)**|(% style="width:77px" %)**1**|(% style="width:97px" %)**3**|(% style="width:143px" %)**3**|(% style="width:107px" %)**4**
313 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
314 +|=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
315 +|(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
322 322  |(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
323 323  The last door open duration (unit: min)
324 324  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
325 325  
326 -**Status & Alarm:**
327 327  
328 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
329 -|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**[bit5:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:129px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**bit0**
330 -|(% style="width:76px" %)**Value**|(% style="width:79px" %)(((
331 -No ACK Message
332 -)))|(% style="width:84px" %)(((
333 -Poll Message Flag
334 -)))|(% style="width:96px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
335 -0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 0: Close, 1: Open
321 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
322 +|=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
323 +|(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
324 +|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
325 +0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
326 +0: Close, 1: Open
336 336  
337 337  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609110547-6.png?width=1191&height=337&rev=1.1||alt="image-20220609110547-6.png" height="337" width="1191"]]
338 338  
... ... @@ -350,20 +350,17 @@
350 350  
351 351  For example, in the US915 band, the max payload for different DR is:
352 352  
353 -(((
354 -**~1. DR0**: max is 11 bytes so one entry of data
344 +1. (((
345 +**DR0**: max is 11 bytes so one entry of data
355 355  )))
356 -
357 -(((
358 -**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
347 +1. (((
348 +**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
359 359  )))
360 -
361 -(((
362 -**3. DR2**: total payload includes 11 entries of data
350 +1. (((
351 +**DR2**: total payload includes 11 entries of data
363 363  )))
364 -
365 -(((
366 -**4. DR3**: total payload includes 22 entries of data.
353 +1. (((
354 +**DR3**: total payload includes 22 entries of data.
367 367  )))
368 368  
369 369  If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
... ... @@ -552,9 +552,11 @@
552 552  == 2.8 ​Firmware Change Log ==
553 553  
554 554  
555 -**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]]
543 +**Firmware download link:**
556 556  
545 +[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
557 557  
547 +
558 558  = 3. Configure DS03A-LB =
559 559  
560 560  == 3.1 Configure Methods: ==
... ... @@ -570,7 +570,6 @@
570 570  
571 571  == 3.2 General Commands ==
572 572  
573 -
574 574  These commands are to configure:
575 575  
576 576  * General system settings like: uplink interval.
... ... @@ -595,7 +595,7 @@
595 595  (% style="color:blue" %)**AT Command: AT+TDC**
596 596  
597 597  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
598 -|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3; color:#0070c0" %)**Function**|=(% style="background-color:#D9E2F3; color:#0070c0" %)**Response**
587 +|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
599 599  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
600 600  30000
601 601  OK
... ... @@ -737,7 +737,7 @@
737 737  |(% style="width:155px" %)(((
738 738  AT+TTRCHANNEL=1
739 739  )))|(% style="width:288px" %)(((
740 -set as single channel, only use PA8 pin as interrupt pin.
729 +set as single channel, only use PB14 pin as interrupt pin.
741 741  )))|(% style="width:44px" %)(((
742 742  OK
743 743  )))
... ... @@ -744,7 +744,7 @@
744 744  |(% style="width:155px" %)(((
745 745  AT+TTRCHANNEL=2
746 746  )))|(% style="width:288px" %)(((
747 -is set as dual channel, use PA8 pin and PA4 pin as interrupt pin.
736 +is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
748 748  )))|(% style="width:44px" %)(((
749 749  OK
750 750  )))
... ... @@ -799,6 +799,34 @@
799 799  Example:  0C aa  => AT+TTRALARM= aa
800 800  
801 801  
791 +=== 3.3.10  Select counting mode ===
792 +
793 +
794 +(% style="color:blue" %)**AT+TTRMODx=a,b**
795 +
796 +When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
797 +
798 +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.
799 +
800 +(% style="color:blue" %)**AT Command:**
801 +
802 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
803 +|=(% 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**
804 +|(% style="width:155px" %)(((
805 +AT+TTRMODx=1,0
806 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
807 +OK
808 +)))
809 +|(% style="width:155px" %)(((
810 +AT+TTRMODx=0,1
811 +)))|(% style="width:278px" %)(((
812 +Door opened count and record the last door Door Door open closed duration
813 +)))|(% style="width:85px" %)(((
814 +OK
815 +)))
816 +
817 +
818 +
802 802  = 4. Battery & Power Consumption =
803 803  
804 804  
... ... @@ -819,10 +819,10 @@
819 819  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
820 820  
821 821  
822 -**Methods to Update Firmware:**
839 +Methods to Update Firmware:
823 823  
824 -* (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/]]**
825 -* 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]]**.
841 +* (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/]]
842 +* 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]]**.
826 826  
827 827  
828 828  
image-20230522092858-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -156.5 KB
Content
image-20230522092934-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -156.5 KB
Content
image-20230522093256-3.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -34.5 KB
Content
image-20230630155406-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -41.8 KB
Content
image-20230630155451-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -77.2 KB
Content
image-20230630155527-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Saxer
Size
... ... @@ -1,1 +1,0 @@
1 -39.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0