<
From version < 8.1 >
edited by Saxer Lin
on 2023/06/08 17:50
To version < 4.6 >
edited by Xiaoling
on 2023/05/16 09:24
>
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,12 +51,8 @@
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 -
60 60  * LoRaWAN 1.0.3 Class A
61 61  * Ultra-low power consumption
62 62  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
... ... @@ -71,10 +71,8 @@
71 71  * Wall Mountable
72 72  * Outdoor Use
73 73  
74 -
75 75  == 1.3 Specification ==
76 76  
77 -
78 78  (% style="color:#037691" %)**Common DC Characteristics:**
79 79  
80 80  * Supply Voltage: built in 8500mAh Li-SOCI2 battery , 2.5v ~~ 3.6v
... ... @@ -105,10 +105,8 @@
105 105  * Sleep Mode: 5uA @ 3.3v
106 106  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
107 107  
108 -
109 109  == 1.4 Applications ==
110 110  
111 -
112 112  [[image:Main.User Manual for LoRaWAN End Nodes.LDS03A - Outdoor LoRaWAN OpenClose Door Sensor Manual.WebHome@1654741400370-813.png]]
113 113  
114 114  
... ... @@ -139,7 +139,6 @@
139 139  )))
140 140  |(% 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.
141 141  
142 -
143 143  == 1.7 BLE connection ==
144 144  
145 145  
... ... @@ -185,9 +185,7 @@
185 185  
186 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.
187 187  
188 -[[image:image-20230522092858-1.png||height="391" width="874"]]
189 189  
190 -
191 191  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS03A-LB.
192 192  
193 193  Each DS03A-LB is shipped with a sticker with the default device EUI as below:
... ... @@ -234,7 +234,6 @@
234 234  
235 235  === 2.3.1 Device Status, FPORT~=5 ===
236 236  
237 -
238 238  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.
239 239  
240 240  The Payload format is as below.
... ... @@ -247,10 +247,10 @@
247 247  
248 248  Example parse in TTNv3
249 249  
250 -[[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"]]
238 +[[image:image-20230415153147-2.png||height="220" width="1120"]]
251 251  
252 252  
253 -(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x1B
241 +(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
254 254  
255 255  (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
256 256  
... ... @@ -308,7 +308,7 @@
308 308  
309 309  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
310 310  
311 -* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
299 +* 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]].
312 312  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
313 313  
314 314  Uplink Payload totals 11 bytes.
... ... @@ -316,22 +316,15 @@
316 316  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
317 317  |=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
318 318  |(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
319 -|(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
307 +|(% style="width:95px" %)**Value**|(% style="width:78px" %)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]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
320 320  The last door open duration (unit: min)
321 -)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
309 +)))|(% style="width:108px" %)[[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]]
322 322  
323 -**Status & Alarm:**
324 -
325 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:589px" %)
326 -|(% style="width:76px" %)**Size(bit)**|(% style="width:79px" %)**bit7**|(% style="width:81px" %)**bit6**|(% style="width:111px" %)**[bit5:bit2]**|(% style="width:197px" %)**bit1**|(% style="width:104px" %)**bit0**
327 -|(% style="width:76px" %)**Value**|(% style="width:79px" %)Reserve|(% style="width:81px" %)(((
328 -Poll
329 -
330 -Message
331 -
332 -Flag
333 -)))|(% style="width:111px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
334 -0: No Alarm; 1: Alarm|(% style="width:104px" %)Status
311 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
312 +|=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
313 +|(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
314 +|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[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]]
315 +0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
335 335  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"]]
... ... @@ -340,30 +340,27 @@
340 340  === 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
341 341  
342 342  
343 -DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
324 +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]].
344 344  
345 345  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
346 346  
347 347  * (((
348 -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.
329 +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 349  )))
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
334 +1. (((
335 +**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)
337 +1. (((
338 +**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
340 +1. (((
341 +**DR2**: total payload includes 11 entries of data
363 363  )))
364 -
365 -(((
366 -**4. DR3**: total payload includes 22 entries of data.
343 +1. (((
344 +**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
... ... @@ -465,7 +465,7 @@
465 465  === 2.5.1 Ways to get datalog via LoRaWAN ===
466 466  
467 467  
468 -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.
446 +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 469  
470 470  * a) DS03A-LB will do an ACK check for data records sending to make sure every data arrive server.
471 471  * 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.
... ... @@ -474,7 +474,6 @@
474 474  
475 475  [[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"]]
476 476  
477 -
478 478  === 2.5.2 Unix TimeStamp ===
479 479  
480 480  
... ... @@ -503,7 +503,6 @@
503 503  
504 504  == 2.6 ​Show Data in DataCake IoT Server ==
505 505  
506 -
507 507  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:
508 508  
509 509  
... ... @@ -513,31 +513,22 @@
513 513  
514 514  [[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"]]
515 515  
516 -
517 517  [[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"]]
518 518  
519 -
520 520  [[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"]]
521 521  
522 -
523 523  [[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"]]
524 524  
525 -
526 526  [[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"]]
527 527  
528 -
529 529  [[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"]]
530 530  
531 -
532 532  [[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"]]
533 533  
534 -
535 535  [[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"]]
536 536  
537 -
538 538  [[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"]]
539 539  
540 -
541 541  [[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"]]
542 542  
543 543  
... ... @@ -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]]
522 +**Firmware download link:**
556 556  
524 +[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
557 557  
526 +
558 558  = 3. Configure DS03A-LB =
559 559  
560 560  == 3.1 Configure Methods: ==
... ... @@ -566,10 +566,8 @@
566 566  * 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]].
567 567  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
568 568  
569 -
570 570  == 3.2 General Commands ==
571 571  
572 -
573 573  These commands are to configure:
574 574  
575 575  * General system settings like: uplink interval.
... ... @@ -594,7 +594,7 @@
594 594  (% style="color:blue" %)**AT Command: AT+TDC**
595 595  
596 596  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
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**
564 +|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
598 598  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
599 599  30000
600 600  OK
... ... @@ -614,7 +614,6 @@
614 614  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
615 615  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
616 616  
617 -
618 618  === 3.3.2 Get Device Status ===
619 619  
620 620  
... ... @@ -627,17 +627,13 @@
627 627  
628 628  === 3.3.3  Enable / Disable Alarm ===
629 629  
630 -
631 631  Feature: Enable/Disable Alarm for open/close event. Default value 0.
632 632  
633 -(% style="color:blue" %)**AT Command: **
598 +**AT Command:**
634 634  
635 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
636 -|(% 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**
637 -|(% style="width:154px" %)AT+DISALARM=1|(% style="width:278px" %)End node will only send packets in TDC time.|OK
638 -|(% style="width:154px" %)AT+DISALARM=0|(% style="width:278px" %)End node will send packets in TDC time or status change for door sensor|OK
600 +[[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"]]
639 639  
640 -(% style="color:blue" %)**Downlink Command: **
602 +**Downlink Command:**
641 641  
642 642  0xA7 01  ~/~/ Same As AT+DISALARM=1
643 643  
... ... @@ -646,43 +646,42 @@
646 646  
647 647  === 3.3.4  Alarm Base on Timeout ===
648 648  
649 -
650 650  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:
651 651  
652 652  
653 653  * (((
654 -(% style="color:blue" %)**Keep Status: Status to be monitor**
615 +**Keep Status: Status to be monitor**
655 655  )))
656 656  
657 -(% style="color:#037691" %)**Keep Status = 1**(%%): Monitor Close to Open event
618 +Keep Status = 1: Monitor Close to Open event
658 658  
659 -(% style="color:#037691" %)**Keep Status = 0**(%%): Monitor Open to Close event
620 +Keep Status = 0: Monitor Open to Close event
660 660  
661 661  
662 662  * (((
663 -(% style="color:blue" %)**Keep Time: Timeout to send an Alarm**
624 +**Keep Time: Timeout to send an Alarm**
664 664  )))
665 665  
666 666  Range 0 ~~ 65535(0xFFFF) seconds.
667 667  
668 -If (% style="color:#037691" %)**keep time = 0**(%%), Disable Alarm Base on Timeout feature.
629 +If keep time = 0, Disable Alarm Base on Timeout feature.
669 669  
670 -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.
631 +If keep time > 0, device will monitor the keep status event and send an alarm when status doesn't change after timeout.
671 671  
672 672  
673 -(% style="color:blue" %)**AT Command to configure:**
634 +**AT Command to configure:**
674 674  
675 675  * (((
676 -(% 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.
637 +**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.
677 677  )))
678 678  
679 679  * (((
680 -(% style="color:#037691" %)**AT+TTRIG=0,0**  (%%) **~-~-> ** Default Value, disable timeout Alarm.
641 +**AT+TTRIG=0,0**   **~-~-> ** Default Value, disable timeout Alarm.
681 681  )))
682 682  
683 -(% style="color:blue" %)**Downlink Command to configure:**
644 +**Downlink Command to configure:**
684 684  
685 -(% style="color:#037691" %)**Command: 0xA9 aa bb cc**
646 +**Command: 0xA9 aa bb cc**
686 686  
687 687  **A9:** Command Type Code
688 688  
... ... @@ -700,27 +700,27 @@
700 700  
701 701  === 3.3.5  Count Mod ===
702 702  
664 +**AT Command:**
703 703  
704 -(% style="color:blue" %)**AT Command:**
705 -
706 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
707 -|=(% 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**
708 -|(% style="width:155px" %)(((
666 +|=**Command Example**|=**Function**|=**Response**
667 +|(((
709 709  AT+COUNTMOD=0
710 -)))|(% style="width:277px" %)(((
669 +)))|(((
711 711  the count value keeps accumulating mode
712 -)))|(% style="width:86px" %)(((
671 +)))|(((
672 +
673 +
713 713  OK
714 714  )))
715 -|(% style="width:155px" %)(((
676 +|(((
716 716  AT+COUNTMOD=1
717 -)))|(% style="width:277px" %)(((
678 +)))|(((
718 718  the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
719 -)))|(% style="width:86px" %)(((
680 +)))|(((
720 720  OK
721 721  )))
722 722  
723 -(% style="color:blue" %)**Downlink Command:**
684 +**Downlink Command:**
724 724  
725 725  Example:  0B aa  => AT+COUNTMOD = second byte
726 726  
... ... @@ -727,27 +727,27 @@
727 727  
728 728  === 3.3.6  Interrupt Pin Channel Mod ===
729 729  
691 +**AT Command:**
730 730  
731 -(% style="color:blue" %)**AT Command:**
732 -
733 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
734 -|=(% 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**
735 -|(% style="width:155px" %)(((
693 +|=**Command Example**|=**Function**|=**Response**
694 +|(((
736 736  AT+TTRCHANNEL=1
737 -)))|(% style="width:288px" %)(((
696 +)))|(((
738 738  set as single channel, only use PB14 pin as interrupt pin.
739 -)))|(% style="width:44px" %)(((
698 +)))|(((
699 +
700 +
740 740  OK
741 741  )))
742 -|(% style="width:155px" %)(((
703 +|(((
743 743  AT+TTRCHANNEL=2
744 -)))|(% style="width:288px" %)(((
705 +)))|(((
745 745  is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
746 -)))|(% style="width:44px" %)(((
707 +)))|(((
747 747  OK
748 748  )))
749 749  
750 -(% style="color:blue" %)**Downlink Command:**
711 +**Downlink Command:**
751 751  
752 752  Example:  0D aa => AT+TTRCHANNEL = second byte
753 753  
... ... @@ -754,76 +754,73 @@
754 754  
755 755  === 3.3.7  Change the name of AT+TTRIG to AT+TTRIG1 ===
756 756  
718 +**Downlink Command:**
757 757  
758 -(% style="color:blue" %)**Downlink Command:**
759 -
760 760  Example:  A9 01 aa bb cc  => AT+TTRIG1= third byte, 4th byte and 5th byte
761 761  
762 762  
763 763  === 3.3.8  Added AT+TTRIG2 for PB15 pin ===
764 764  
725 +**Downlink Command:**
765 765  
766 -(% style="color:blue" %)**Downlink Command:**
767 -
768 768  Example: A9 02 aa bb cc  => AT+TTRIG2= third byte, 4th byte and 5th byte
769 769  
770 770  
771 771  === 3.3.9  TTRIG1/2 timeout status alarm ===
772 772  
773 -
774 774  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.
775 775  
776 -(% style="color:blue" %)**AT Command:**
734 +**AT Command:**
777 777  
778 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
779 -|=(% 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**
780 -|(% style="width:155px" %)(((
736 +|=**Command Example**|=**Function**|=**Response**
737 +|(((
781 781  AT+TTRALARM=0
782 -)))|(% style="width:279px" %)(((
739 +)))|(((
783 783  disable continuous alarm
784 -)))|(% style="width:84px" %)(((
741 +)))|(((
742 +
743 +
785 785  OK
786 786  )))
787 -|(% style="width:155px" %)(((
746 +|(((
788 788  AT+TTRALARM=60
789 -)))|(% style="width:279px" %)(((
790 -The alarm interval is 60 minutes (unit: minutes)
791 -)))|(% style="width:84px" %)(((
748 +)))|(((
749 + The alarm interval is 60 minutes (unit: minutes)
750 +)))|(((
792 792  OK
793 793  )))
794 794  
795 -(% style="color:blue" %)**Downlink Command:**
754 +**Downlink Command:**
796 796  
797 797  Example:  0C aa  => AT+TTRALARM= aa
798 798  
799 799  
800 -=== 3.3.10  Select counting mode ===
759 +=== 3.3.9  Select counting mode ===
801 801  
761 +**AT+TTRMODx=a,b**
802 802  
803 -(% style="color:blue" %)**AT+TTRMODx=a,b**
763 +When **a=0**, the door is opened to count, and when **a=1**,the closed door is counted.
804 804  
805 -When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
765 +When **b=0**, it is the last door open duration, and when **b=1**,the last door close duration.
806 806  
807 -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.
767 +**AT Command:**
808 808  
809 -(% style="color:blue" %)**AT Command:**
810 -
811 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
812 -|=(% 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**
813 -|(% style="width:155px" %)(((
769 +|=**Command Example**|=**Function**|=**Response**
770 +|(((
814 814  AT+TTRMODx=1,0
815 -)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
772 +)))|Door closed count and record the last door opened duration|(((
773 +
774 +
816 816  OK
817 817  )))
818 -|(% style="width:155px" %)(((
777 +|(((
819 819  AT+TTRMODx=0,1
820 -)))|(% style="width:278px" %)(((
779 +)))|(((
821 821  Door opened count and record the last door Door Door open closed duration
822 -)))|(% style="width:85px" %)(((
781 +)))|(((
823 823  OK
824 824  )))
825 825  
826 -
827 827  = 4. Battery & Power Consumption =
828 828  
829 829  
... ... @@ -844,12 +844,11 @@
844 844  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
845 845  
846 846  
847 -**Methods to Update Firmware:**
805 +Methods to Update Firmware:
848 848  
849 849  * (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/]]
850 850  * 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]]**.
851 851  
852 -
853 853  = 6. FAQ =
854 854  
855 855  
... ... @@ -877,7 +877,6 @@
877 877  
878 878  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
879 879  
880 -
881 881  = 8. ​Packing Info =
882 882  
883 883  
... ... @@ -895,10 +895,9 @@
895 895  
896 896  * Weight / pcs : g
897 897  
898 -
899 899  = 9. Support =
900 900  
901 901  
902 902  * 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.
903 903  
904 -* 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]].
859 +* 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]]
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
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0