<
From version < 4.7 >
edited by Xiaoling
on 2023/05/16 09:32
To version < 7.3 >
edited by Xiaoling
on 2023/05/22 09:37
>
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:
... ... @@ -223,6 +223,7 @@
223 223  
224 224  === 2.3.1 Device Status, FPORT~=5 ===
225 225  
237 +
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,7 +235,7 @@
235 235  
236 236  Example parse in TTNv3
237 237  
238 -[[image:image-20230415153147-2.png||height="220" width="1120"]]
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"]]
239 239  
240 240  
241 241  (% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
... ... @@ -296,7 +296,7 @@
296 296  
297 297  DS03A-LB will send this uplink **after** Device Status once join the LoRaWAN network successfully. And DS03A-LB will send uplinks when:
298 298  
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]].
311 +* Every 2 hours, this interval [[can be changed>>||anchor="H3.3.1SetTransmitIntervalTime"]].
300 300  * There is an Open/Close event.  (This info can be disabled by AT+DISALARM=1)
301 301  
302 302  Uplink Payload totals 11 bytes.
... ... @@ -304,14 +304,14 @@
304 304  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
305 305  |=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
306 306  |(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
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" %)(((
319 +|(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
308 308  The last door open duration (unit: min)
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]]
321 +)))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
310 310  
311 311  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
312 312  |=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
313 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]]
326 +|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
315 315  0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
316 316  0: Close, 1: Open
317 317  
... ... @@ -321,27 +321,30 @@
321 321  === 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
322 322  
323 323  
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]].
336 +DS03A-LB stores sensor values and users can retrieve these history values via the [[downlink command>>||anchor="H2.5DatalogFeature"]].
325 325  
326 326  The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time open/close status.
327 327  
328 328  * (((
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.
341 +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.
330 330  )))
331 331  
332 332  For example, in the US915 band, the max payload for different DR is:
333 333  
334 -1. (((
335 -**DR0**: max is 11 bytes so one entry of data
346 +(((
347 +**~1. DR0**: max is 11 bytes so one entry of data
336 336  )))
337 -1. (((
338 -**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
349 +
350 +(((
351 +**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
339 339  )))
340 -1. (((
341 -**DR2**: total payload includes 11 entries of data
353 +
354 +(((
355 +**3. DR2**: total payload includes 11 entries of data
342 342  )))
343 -1. (((
344 -**DR3**: total payload includes 22 entries of data.
357 +
358 +(((
359 +**4. DR3**: total payload includes 22 entries of data.
345 345  )))
346 346  
347 347  If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
... ... @@ -443,7 +443,7 @@
443 443  === 2.5.1 Ways to get datalog via LoRaWAN ===
444 444  
445 445  
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.
461 +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.
447 447  
448 448  * a) DS03A-LB will do an ACK check for data records sending to make sure every data arrive server.
449 449  * 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.
... ... @@ -491,13 +491,16 @@
491 491  
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/1654746350207-427.png?rev=1.1||alt="1654746350207-427.png"]]
493 493  
509 +
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/1654747162439-840.png?rev=1.1||alt="1654747162439-840.png"]]
495 495  
512 +
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/1654746405400-203.png?rev=1.1||alt="1654746405400-203.png"]]
497 497  
498 498  
499 499  [[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"]]
500 500  
518 +
501 501  [[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"]]
502 502  
503 503  
... ... @@ -543,6 +543,7 @@
543 543  * 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]].
544 544  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
545 545  
564 +
546 546  == 3.2 General Commands ==
547 547  
548 548  These commands are to configure:
... ... @@ -589,6 +589,7 @@
589 589  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
590 590  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
591 591  
611 +
592 592  === 3.3.2 Get Device Status ===
593 593  
594 594  
... ... @@ -601,6 +601,7 @@
601 601  
602 602  === 3.3.3  Enable / Disable Alarm ===
603 603  
624 +
604 604  Feature: Enable/Disable Alarm for open/close event. Default value 0.
605 605  
606 606  (% style="color:blue" %)**AT Command: **
... ... @@ -624,38 +624,38 @@
624 624  
625 625  
626 626  * (((
627 -**Keep Status: Status to be monitor**
648 +(% style="color:blue" %)**Keep Status: Status to be monitor**
628 628  )))
629 629  
630 -Keep Status = 1: Monitor Close to Open event
651 +(% style="color:#037691" %)**Keep Status = 1**(%%): Monitor Close to Open event
631 631  
632 -Keep Status = 0: Monitor Open to Close event
653 +(% style="color:#037691" %)**Keep Status = 0**(%%): Monitor Open to Close event
633 633  
634 634  
635 635  * (((
636 -**Keep Time: Timeout to send an Alarm**
657 +(% style="color:blue" %)**Keep Time: Timeout to send an Alarm**
637 637  )))
638 638  
639 639  Range 0 ~~ 65535(0xFFFF) seconds.
640 640  
641 -If keep time = 0, Disable Alarm Base on Timeout feature.
662 +If (% style="color:#037691" %)**keep time = 0**(%%), Disable Alarm Base on Timeout feature.
642 642  
643 -If keep time > 0, device will monitor the keep status event and send an alarm when status doesn't change after timeout.
664 +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.
644 644  
645 645  
646 -**AT Command to configure:**
667 +(% style="color:blue" %)**AT Command to configure:**
647 647  
648 648  * (((
649 -**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.
670 +(% 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.
650 650  )))
651 651  
652 652  * (((
653 -**AT+TTRIG=0,0**   **~-~-> ** Default Value, disable timeout Alarm.
674 +(% style="color:#037691" %)**AT+TTRIG=0,0**  (%%) **~-~-> ** Default Value, disable timeout Alarm.
654 654  )))
655 655  
656 -**Downlink Command to configure:**
677 +(% style="color:blue" %)**Downlink Command to configure:**
657 657  
658 -**Command: 0xA9 aa bb cc**
679 +(% style="color:#037691" %)**Command: 0xA9 aa bb cc**
659 659  
660 660  **A9:** Command Type Code
661 661  
... ... @@ -673,27 +673,27 @@
673 673  
674 674  === 3.3.5  Count Mod ===
675 675  
676 -**AT Command:**
677 677  
678 -|=**Command Example**|=**Function**|=**Response**
679 -|(((
698 +(% style="color:blue" %)**AT Command:**
699 +
700 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
701 +|=(% 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**
702 +|(% style="width:155px" %)(((
680 680  AT+COUNTMOD=0
681 -)))|(((
704 +)))|(% style="width:277px" %)(((
682 682  the count value keeps accumulating mode
683 -)))|(((
684 -
685 -
706 +)))|(% style="width:86px" %)(((
686 686  OK
687 687  )))
688 -|(((
709 +|(% style="width:155px" %)(((
689 689  AT+COUNTMOD=1
690 -)))|(((
711 +)))|(% style="width:277px" %)(((
691 691  the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
692 -)))|(((
713 +)))|(% style="width:86px" %)(((
693 693  OK
694 694  )))
695 695  
696 -**Downlink Command:**
717 +(% style="color:blue" %)**Downlink Command:**
697 697  
698 698  Example:  0B aa  => AT+COUNTMOD = second byte
699 699  
... ... @@ -700,27 +700,27 @@
700 700  
701 701  === 3.3.6  Interrupt Pin Channel Mod ===
702 702  
703 -**AT Command:**
704 704  
705 -|=**Command Example**|=**Function**|=**Response**
706 -|(((
725 +(% style="color:blue" %)**AT Command:**
726 +
727 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
728 +|=(% 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**
729 +|(% style="width:155px" %)(((
707 707  AT+TTRCHANNEL=1
708 -)))|(((
731 +)))|(% style="width:288px" %)(((
709 709  set as single channel, only use PB14 pin as interrupt pin.
710 -)))|(((
711 -
712 -
733 +)))|(% style="width:44px" %)(((
713 713  OK
714 714  )))
715 -|(((
736 +|(% style="width:155px" %)(((
716 716  AT+TTRCHANNEL=2
717 -)))|(((
738 +)))|(% style="width:288px" %)(((
718 718  is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
719 -)))|(((
740 +)))|(% style="width:44px" %)(((
720 720  OK
721 721  )))
722 722  
723 -**Downlink Command:**
744 +(% style="color:blue" %)**Downlink Command:**
724 724  
725 725  Example:  0D aa => AT+TTRCHANNEL = second byte
726 726  
... ... @@ -727,73 +727,76 @@
727 727  
728 728  === 3.3.7  Change the name of AT+TTRIG to AT+TTRIG1 ===
729 729  
730 -**Downlink Command:**
731 731  
752 +(% style="color:blue" %)**Downlink Command:**
753 +
732 732  Example:  A9 01 aa bb cc  => AT+TTRIG1= third byte, 4th byte and 5th byte
733 733  
734 734  
735 735  === 3.3.8  Added AT+TTRIG2 for PB15 pin ===
736 736  
737 -**Downlink Command:**
738 738  
760 +(% style="color:blue" %)**Downlink Command:**
761 +
739 739  Example: A9 02 aa bb cc  => AT+TTRIG2= third byte, 4th byte and 5th byte
740 740  
741 741  
742 742  === 3.3.9  TTRIG1/2 timeout status alarm ===
743 743  
767 +
744 744  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.
745 745  
746 -**AT Command:**
770 +(% style="color:blue" %)**AT Command:**
747 747  
748 -|=**Command Example**|=**Function**|=**Response**
749 -|(((
772 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
773 +|=(% 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**
774 +|(% style="width:155px" %)(((
750 750  AT+TTRALARM=0
751 -)))|(((
776 +)))|(% style="width:279px" %)(((
752 752  disable continuous alarm
753 -)))|(((
754 -
755 -
778 +)))|(% style="width:84px" %)(((
756 756  OK
757 757  )))
758 -|(((
781 +|(% style="width:155px" %)(((
759 759  AT+TTRALARM=60
760 -)))|(((
761 - The alarm interval is 60 minutes (unit: minutes)
762 -)))|(((
783 +)))|(% style="width:279px" %)(((
784 +The alarm interval is 60 minutes (unit: minutes)
785 +)))|(% style="width:84px" %)(((
763 763  OK
764 764  )))
765 765  
766 -**Downlink Command:**
789 +(% style="color:blue" %)**Downlink Command:**
767 767  
768 768  Example:  0C aa  => AT+TTRALARM= aa
769 769  
770 770  
771 -=== 3.3.9  Select counting mode ===
794 +=== 3.3.10  Select counting mode ===
772 772  
773 -**AT+TTRMODx=a,b**
774 774  
775 -When **a=0**, the door is opened to count, and when **a=1**,the closed door is counted.
797 +(% style="color:blue" %)**AT+TTRMODx=a,b**
776 776  
777 -When **b=0**, it is the last door open duration, and when **b=1**,the last door close duration.
799 +When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
778 778  
779 -**AT Command:**
801 +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.
780 780  
781 -|=**Command Example**|=**Function**|=**Response**
782 -|(((
783 -AT+TTRMODx=1,0
784 -)))|Door closed count and record the last door opened duration|(((
785 -
803 +(% style="color:blue" %)**AT Command:**
786 786  
805 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
806 +|=(% 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**
807 +|(% style="width:155px" %)(((
808 +AT+TTRMODx=1,0
809 +)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
787 787  OK
788 788  )))
789 -|(((
812 +|(% style="width:155px" %)(((
790 790  AT+TTRMODx=0,1
791 -)))|(((
814 +)))|(% style="width:278px" %)(((
792 792  Door opened count and record the last door Door Door open closed duration
793 -)))|(((
816 +)))|(% style="width:85px" %)(((
794 794  OK
795 795  )))
796 796  
820 +
797 797  = 4. Battery & Power Consumption =
798 798  
799 799  
... ... @@ -819,6 +819,7 @@
819 819  * (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/]]
820 820  * 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]]**.
821 821  
846 +
822 822  = 6. FAQ =
823 823  
824 824  
... ... @@ -846,6 +846,7 @@
846 846  
847 847  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
848 848  
874 +
849 849  = 8. ​Packing Info =
850 850  
851 851  
... ... @@ -863,9 +863,10 @@
863 863  
864 864  * Weight / pcs : g
865 865  
892 +
866 866  = 9. Support =
867 867  
868 868  
869 869  * 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.
870 870  
871 -* 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]]
898 +* 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