<
From version < 4.2 >
edited by Xiaoling
on 2023/05/16 09:07
To version < 9.2 >
edited by Xiaoling
on 2023/06/09 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
... ... @@ -69,6 +69,7 @@
69 69  
70 70  == 1.3 Specification ==
71 71  
76 +
72 72  (% style="color:#037691" %)**Common DC Characteristics:**
73 73  
74 74  * Supply Voltage: built in 8500mAh Li-SOCI2 battery , 2.5v ~~ 3.6v
... ... @@ -101,6 +101,7 @@
101 101  
102 102  == 1.4 Applications ==
103 103  
109 +
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  
... ... @@ -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  
185 +[[image:image-20230522092858-1.png||height="391" width="874"]]
179 179  
187 +
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:
... ... @@ -223,6 +223,7 @@
223 223  
224 224  === 2.3.1 Device Status, FPORT~=5 ===
225 225  
234 +
226 226  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.
227 227  
228 228  The Payload format is as below.
... ... @@ -235,10 +235,10 @@
235 235  
236 236  Example parse in TTNv3
237 237  
238 -[[image:image-20230415153147-2.png||height="220" width="1120"]]
247 +[[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"]]
239 239  
240 240  
241 -(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
250 +(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x1B
242 242  
243 243  (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
244 244  
... ... @@ -293,24 +293,37 @@
293 293  
294 294  === 2.3.2  Real-Time Open/Close Status, Uplink FPORT~=2 ===
295 295  
305 +
296 296  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
297 297  
298 -* Every 2 hours, this interval [[can be changed>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.1A0SetTransmitIntervalTime]].
308 +* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
299 299  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
300 300  
301 301  Uplink Payload totals 11 bytes.
302 302  
303 -|=(% colspan="5" %)**Real-Time Open/Close Status, FPORT=2**
304 -|**Size(bytes)**|**1**|**3**|**3**|**4**
305 -|**Value**|Status & [[Alarm>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]|Total open door events|(((
306 -The last door open
307 -duration (unit: min)
308 -)))|[[Unix TimeStamp>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.4.1A0UnixTimeStamp]]
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**
316 +|(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
317 +The last door open duration (unit: min)
318 +)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
309 309  
310 -|=(% colspan="4" %)**Status & Alarm field**
311 -|**Size(bit)**|**6**|**1**|**1**
312 -|**Value**|Reserve|[[Enable/disable Timeout Alarm>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]
313 -0: No Alarm; 1: Alarm|Status
320 +**Status & Alarm:**
321 +
322 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
323 +|(% style="width:76px" %)**Size(bit)**|(% style="width:79px" %)**bit7**|(% style="width:84px" %)**bit6**|(% style="width:96px" %)**[bit5:bit2]**|(% style="width:197px" %)**bit1**|(% style="width:104px" %)**bit0**
324 +|(% style="width:76px" %)**Value**|(% style="width:79px" %)(((
325 +No ACK
326 +
327 +Message
328 +)))|(% style="width:84px" %)(((
329 +Poll
330 +
331 +Message
332 +
333 +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
314 314  0: Close, 1: Open
315 315  
316 316  [[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"]]
... ... @@ -318,27 +318,31 @@
318 318  
319 319  === 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
320 320  
321 -DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.4A0DatalogFeature]].
322 322  
344 +DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
345 +
323 323  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
324 324  
325 325  * (((
326 -Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
349 +Each data entry is 11 bytes and has the same structure as [[Real-Time open/close status>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]], to save airtime and battery, DS03A-LB will send max bytes according to the current DR and Frequency bands.
327 327  )))
328 328  
329 329  For example, in the US915 band, the max payload for different DR is:
330 330  
331 -1. (((
332 -**DR0**: max is 11 bytes so one entry of data
354 +(((
355 +**~1. DR0**: max is 11 bytes so one entry of data
333 333  )))
334 -1. (((
335 -**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
357 +
358 +(((
359 +**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
336 336  )))
337 -1. (((
338 -**DR2**: total payload includes 11 entries of data
361 +
362 +(((
363 +**3. DR2**: total payload includes 11 entries of data
339 339  )))
340 -1. (((
341 -**DR3**: total payload includes 22 entries of data.
365 +
366 +(((
367 +**4. DR3**: total payload includes 22 entries of data.
342 342  )))
343 343  
344 344  If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
... ... @@ -383,13 +383,16 @@
383 383  
384 384  === 2.3.4  Sensor Configuration, FPORT~=4 ===
385 385  
412 +
386 386  DS03A-LB will only send this command after getting the downlink command (0x26 02) from the server.
387 387  
388 -[[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-20220609110123-5.png?rev=1.1||alt="image-20220609110123-5.png"]]
415 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
416 +|(% colspan="5" style="background-color:#d9e2f3; color:#0070c0; width:504px" %)**Sensor Configuration FPORT=4**
417 +|**Size(bytes)**|(% style="width:75px" %)**3**|(% style="width:77px" %)**1**|(% style="width:96px" %)**1**|(% style="width:158px" %)**2**
418 +|**Value**|(% style="width:75px" %)TDC (unit:sec)|(% style="width:77px" %)Disalarm|(% style="width:96px" %)Keep status|(% style="width:158px" %)Keep time (unit: min)
389 389  
390 -
391 391  * (((
392 -**TDC: (default: 0x001C20)**
421 +(% style="color:blue" %)**TDC: (default: 0x001C20)**
393 393  )))
394 394  
395 395  Uplink interval for the Open/Close Event, default value is 0x001C20 which is 7200 seconds = 2 hours.
... ... @@ -396,7 +396,7 @@
396 396  
397 397  
398 398  * (((
399 -**Disalarm: (default: 0)**
428 +(% style="color:blue" %)**Disalarm: (default: 0)**
400 400  )))
401 401  
402 402   **If Disalarm = 1**, DS03A-LB will only send uplink at every TDC periodically. This is normally use for pulse meter application, in this application, there are many open/close event, and platform only care about the total number of pulse.
... ... @@ -404,11 +404,11 @@
404 404   **If Disalarm = 0**, DS03A-LB will send uplink at every TDC periodically and send data on each open/close event. This is useful for the application user need to monitor the open/close event in real-time.
405 405  
406 406  
407 -**~ Note: When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast. **
436 +(% style="color:red" %)** Note: When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast. **
408 408  
409 409  
410 410  * (((
411 -**Keep Status & Keep Time**
440 +(% style="color:blue" %)**Keep Status & Keep Time**
412 412  )))
413 413  
414 414  Shows the configure value of [[Alarm Base on Timeout Feature>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]
... ... @@ -431,13 +431,13 @@
431 431  == 2.5 Datalog Feature ==
432 432  
433 433  
434 -**Datalog Feature** is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, DS03A-LB will store the reading for future retrieving purposes.
463 +(% style="color:blue" %)**Datalog Feature** (%%)is to ensure IoT Server can get all sampling data from Sensor even if the LoRaWAN network is down. For each sampling, DS03A-LB will store the reading for future retrieving purposes.
435 435  
436 436  
437 437  === 2.5.1 Ways to get datalog via LoRaWAN ===
438 438  
439 439  
440 -Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayloadA028FPORT3D329"]], DS03A-LB will wait for ACK for every uplink, when there is no LoRaWAN network,DS03A-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
469 +Set PNACKMD=1, DS03A-LB will wait for ACK for every uplink, when there is no LoRaWAN network,DS03A-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery.
441 441  
442 442  * a) DS03A-LB will do an ACK check for data records sending to make sure every data arrive server.
443 443  * b) DS03A-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but DS03A-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if DS03A-LB gets a ACK, DS03A-LB will consider there is a network connection and resend all NONE-ACK Message.
... ... @@ -446,6 +446,7 @@
446 446  
447 447  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20220703111700-2.png?width=1119&height=381&rev=1.1||alt="image-20220703111700-2.png" height="381" width="1119"]]
448 448  
478 +
449 449  === 2.5.2 Unix TimeStamp ===
450 450  
451 451  
... ... @@ -474,31 +474,41 @@
474 474  
475 475  == 2.6 ​Show Data in DataCake IoT Server ==
476 476  
507 +
477 477  Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
478 478  
479 479  
480 -**Step 1: Link TTNv3 to Datacake.**[[https:~~/~~/docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti>>url:https://docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti]]
511 +(% style="color:blue" %)**Step 1:**(%%)** Link TTNv3 to Datacake.**[[https:~~/~~/docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti>>url:https://docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti]]
481 481  
482 -**Step 2: Configure DS03A-LB in Datacake.**
513 +(% style="color:blue" %)**Step 2:**(%%)** Configure DS03A-LB in Datacake.**
483 483  
484 484  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746350207-427.png?rev=1.1||alt="1654746350207-427.png"]]
485 485  
517 +
486 486  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654747162439-840.png?rev=1.1||alt="1654747162439-840.png"]]
487 487  
520 +
488 488  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746405400-203.png?rev=1.1||alt="1654746405400-203.png"]]
489 489  
523 +
490 490  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746763908-732.png?rev=1.1||alt="1654746763908-732.png"]]
491 491  
526 +
492 492  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746716087-684.png?rev=1.1||alt="1654746716087-684.png"]]
493 493  
529 +
494 494  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746693868-718.png?rev=1.1||alt="1654746693868-718.png"]]
495 495  
532 +
496 496  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746674738-826.png?rev=1.1||alt="1654746674738-826.png"]]
497 497  
535 +
498 498  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746646379-591.png?rev=1.1||alt="1654746646379-591.png"]]
499 499  
538 +
500 500  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746549277-209.png?rev=1.1||alt="1654746549277-209.png"]]
501 501  
541 +
502 502  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/1654746593411-887.png?rev=1.1||alt="1654746593411-887.png"]]
503 503  
504 504  
... ... @@ -513,11 +513,9 @@
513 513  == 2.8 ​Firmware Change Log ==
514 514  
515 515  
516 -**Firmware download link:**
556 +**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]]
517 517  
518 -[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
519 519  
520 -
521 521  = 3. Configure DS03A-LB =
522 522  
523 523  == 3.1 Configure Methods: ==
... ... @@ -531,6 +531,7 @@
531 531  
532 532  == 3.2 General Commands ==
533 533  
572 +
534 534  These commands are to configure:
535 535  
536 536  * General system settings like: uplink interval.
... ... @@ -555,7 +555,7 @@
555 555  (% style="color:blue" %)**AT Command: AT+TDC**
556 556  
557 557  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
558 -|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
597 +|=(% 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**
559 559  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
560 560  30000
561 561  OK
... ... @@ -587,13 +587,17 @@
587 587  
588 588  === 3.3.3  Enable / Disable Alarm ===
589 589  
629 +
590 590  Feature: Enable/Disable Alarm for open/close event. Default value 0.
591 591  
592 -**AT Command:**
632 +(% style="color:blue" %)**AT Command: **
593 593  
594 -[[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-20220609140712-1.png?rev=1.1||alt="image-20220609140712-1.png"]]
634 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
635 +|(% style="background-color:#d9e2f3; color:#0070c0; width:154px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:278px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:88px" %)**Response**
636 +|(% style="width:154px" %)AT+DISALARM=1|(% style="width:278px" %)End node will only send packets in TDC time.|OK
637 +|(% style="width:154px" %)AT+DISALARM=0|(% style="width:278px" %)End node will send packets in TDC time or status change for door sensor|OK
595 595  
596 -**Downlink Command:**
639 +(% style="color:blue" %)**Downlink Command: **
597 597  
598 598  0xA7 01  ~/~/ Same As AT+DISALARM=1
599 599  
... ... @@ -602,42 +602,43 @@
602 602  
603 603  === 3.3.4  Alarm Base on Timeout ===
604 604  
648 +
605 605  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:
606 606  
607 607  
608 608  * (((
609 -**Keep Status: Status to be monitor**
653 +(% style="color:blue" %)**Keep Status: Status to be monitor**
610 610  )))
611 611  
612 -Keep Status = 1: Monitor Close to Open event
656 +(% style="color:#037691" %)**Keep Status = 1**(%%): Monitor Close to Open event
613 613  
614 -Keep Status = 0: Monitor Open to Close event
658 +(% style="color:#037691" %)**Keep Status = 0**(%%): Monitor Open to Close event
615 615  
616 616  
617 617  * (((
618 -**Keep Time: Timeout to send an Alarm**
662 +(% style="color:blue" %)**Keep Time: Timeout to send an Alarm**
619 619  )))
620 620  
621 621  Range 0 ~~ 65535(0xFFFF) seconds.
622 622  
623 -If keep time = 0, Disable Alarm Base on Timeout feature.
667 +If (% style="color:#037691" %)**keep time = 0**(%%), Disable Alarm Base on Timeout feature.
624 624  
625 -If keep time > 0, device will monitor the keep status event and send an alarm when status doesn't change after timeout.
669 +If (% style="color:#037691" %)**keep time > 0**(%%), device will monitor the keep status event and send an alarm when status doesn't change after timeout.
626 626  
627 627  
628 -**AT Command to configure:**
672 +(% style="color:blue" %)**AT Command to configure:**
629 629  
630 630  * (((
631 -**AT+TTRIG=1,30**  **~-~->** When the **Keep Status** change from close to open, and device remains in open status for more than 30 seconds. LDS03A will send an uplink packet, the [[Alarm bit>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H2.3.3A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
675 +(% style="color:#037691" %)**AT+TTRIG=1,30** (%%) **~-~->** When the **Keep Status** change from close to open, and device remains in open status for more than 30 seconds. LDS03A will send an uplink packet, the [[Alarm bit>>||anchor="H2.3.2A0Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2"]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
632 632  )))
633 633  
634 634  * (((
635 -**AT+TTRIG=0,0**   **~-~-> ** Default Value, disable timeout Alarm.
679 +(% style="color:#037691" %)**AT+TTRIG=0,0**  (%%) **~-~-> ** Default Value, disable timeout Alarm.
636 636  )))
637 637  
638 -**Downlink Command to configure:**
682 +(% style="color:blue" %)**Downlink Command to configure:**
639 639  
640 -**Command: 0xA9 aa bb cc**
684 +(% style="color:#037691" %)**Command: 0xA9 aa bb cc**
641 641  
642 642  **A9:** Command Type Code
643 643  
... ... @@ -655,27 +655,27 @@
655 655  
656 656  === 3.3.5  Count Mod ===
657 657  
658 -**AT Command:**
659 659  
660 -|=**Command Example**|=**Function**|=**Response**
661 -|(((
703 +(% style="color:blue" %)**AT Command:**
704 +
705 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
706 +|=(% 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**
707 +|(% style="width:155px" %)(((
662 662  AT+COUNTMOD=0
663 -)))|(((
709 +)))|(% style="width:277px" %)(((
664 664  the count value keeps accumulating mode
665 -)))|(((
666 -
667 -
711 +)))|(% style="width:86px" %)(((
668 668  OK
669 669  )))
670 -|(((
714 +|(% style="width:155px" %)(((
671 671  AT+COUNTMOD=1
672 -)))|(((
716 +)))|(% style="width:277px" %)(((
673 673  the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
674 -)))|(((
718 +)))|(% style="width:86px" %)(((
675 675  OK
676 676  )))
677 677  
678 -**Downlink Command:**
722 +(% style="color:blue" %)**Downlink Command:**
679 679  
680 680  Example:  0B aa  => AT+COUNTMOD = second byte
681 681  
... ... @@ -682,27 +682,27 @@
682 682  
683 683  === 3.3.6  Interrupt Pin Channel Mod ===
684 684  
685 -**AT Command:**
686 686  
687 -|=**Command Example**|=**Function**|=**Response**
688 -|(((
730 +(% style="color:blue" %)**AT Command:**
731 +
732 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
733 +|=(% 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**
734 +|(% style="width:155px" %)(((
689 689  AT+TTRCHANNEL=1
690 -)))|(((
736 +)))|(% style="width:288px" %)(((
691 691  set as single channel, only use PB14 pin as interrupt pin.
692 -)))|(((
693 -
694 -
738 +)))|(% style="width:44px" %)(((
695 695  OK
696 696  )))
697 -|(((
741 +|(% style="width:155px" %)(((
698 698  AT+TTRCHANNEL=2
699 -)))|(((
743 +)))|(% style="width:288px" %)(((
700 700  is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
701 -)))|(((
745 +)))|(% style="width:44px" %)(((
702 702  OK
703 703  )))
704 704  
705 -**Downlink Command:**
749 +(% style="color:blue" %)**Downlink Command:**
706 706  
707 707  Example:  0D aa => AT+TTRCHANNEL = second byte
708 708  
... ... @@ -709,70 +709,72 @@
709 709  
710 710  === 3.3.7  Change the name of AT+TTRIG to AT+TTRIG1 ===
711 711  
712 -**Downlink Command:**
713 713  
757 +(% style="color:blue" %)**Downlink Command:**
758 +
714 714  Example:  A9 01 aa bb cc  => AT+TTRIG1= third byte, 4th byte and 5th byte
715 715  
716 716  
717 717  === 3.3.8  Added AT+TTRIG2 for PB15 pin ===
718 718  
719 -**Downlink Command:**
720 720  
765 +(% style="color:blue" %)**Downlink Command:**
766 +
721 721  Example: A9 02 aa bb cc  => AT+TTRIG2= third byte, 4th byte and 5th byte
722 722  
723 723  
724 724  === 3.3.9  TTRIG1/2 timeout status alarm ===
725 725  
772 +
726 726  It needs to be used with AT+TTRIG1 or AT+TTRIG2. When TTRIG1 or TTRIG2 times out and causes an alarm, and the status does not change subsequently, an alarm packet will be sent at the alarm interval.
727 727  
728 -**AT Command:**
775 +(% style="color:blue" %)**AT Command:**
729 729  
730 -|=**Command Example**|=**Function**|=**Response**
731 -|(((
777 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
778 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 279px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 76px;background-color:#D9E2F3;color:#0070C0" %)**Response**
779 +|(% style="width:155px" %)(((
732 732  AT+TTRALARM=0
733 -)))|(((
781 +)))|(% style="width:279px" %)(((
734 734  disable continuous alarm
735 -)))|(((
736 -
737 -
783 +)))|(% style="width:84px" %)(((
738 738  OK
739 739  )))
740 -|(((
786 +|(% style="width:155px" %)(((
741 741  AT+TTRALARM=60
742 -)))|(((
743 - The alarm interval is 60 minutes (unit: minutes)
744 -)))|(((
788 +)))|(% style="width:279px" %)(((
789 +The alarm interval is 60 minutes (unit: minutes)
790 +)))|(% style="width:84px" %)(((
745 745  OK
746 746  )))
747 747  
748 -**Downlink Command:**
794 +(% style="color:blue" %)**Downlink Command:**
749 749  
750 750  Example:  0C aa  => AT+TTRALARM= aa
751 751  
752 752  
753 -=== 3.3.9  Select counting mode ===
799 +=== 3.3.10  Select counting mode ===
754 754  
755 -**AT+TTRMODx=a,b**
756 756  
757 -When **a=0**, the door is opened to count, and when **a=1**,the closed door is counted.
802 +(% style="color:blue" %)**AT+TTRMODx=a,b**
758 758  
759 -When **b=0**, it is the last door open duration, and when **b=1**,the last door close duration.
804 +When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
760 760  
761 -**AT Command:**
806 +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.
762 762  
763 -|=**Command Example**|=**Function**|=**Response**
764 -|(((
765 -AT+TTRMODx=1,0
766 -)))|Door closed count and record the last door opened duration|(((
767 -
808 +(% style="color:blue" %)**AT Command:**
768 768  
810 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
811 +|=(% 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**
812 +|(% style="width:155px" %)(((
813 +AT+TTRMODx=1,0
814 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
769 769  OK
770 770  )))
771 -|(((
817 +|(% style="width:155px" %)(((
772 772  AT+TTRMODx=0,1
773 -)))|(((
819 +)))|(% style="width:278px" %)(((
774 774  Door opened count and record the last door Door Door open closed duration
775 -)))|(((
821 +)))|(% style="width:85px" %)(((
776 776  OK
777 777  )))
778 778  
... ... @@ -796,7 +796,7 @@
796 796  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
797 797  
798 798  
799 -Methods to Update Firmware:
845 +**Methods to Update Firmware:**
800 800  
801 801  * (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/]]
802 802  * 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]]**.
... ... @@ -850,4 +850,4 @@
850 850  
851 851  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
852 852  
853 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
899 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[Support@dragino.cc>>mailto:Support@dragino.cc]].
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
image-20230522093256-3.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +34.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0