<
From version < 81.3 >
edited by Xiaoling
on 2022/12/07 18:09
To version < 82.2 >
edited by Xiaoling
on 2022/12/07 18:18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -458,103 +458,23 @@
458 458  == 2.7  Distance alarm function ==
459 459  
460 460  
461 -NDS03A 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:
461 +(% style="color:blue" %)**AT Command: AT+ALARM1=min,max**
462 462  
463 +**Example 1:**
463 463  
464 -(% style="color:blue" %)**1. Keep Status: Status to be monitor**
465 +AT+ ALARM1 =60,200  ~/~/ Alarm when moisture lower than 60.
465 465  
466 -Keep Status = 1: Monitor Close to Open event
467 +AT+ ALARM2 =min,max
467 467  
468 -Keep Status = 0: Monitor Open to Close event
469 469  
470 +**Example 2:**
470 470  
471 -(% style="color:blue" %)**2. Keep Time: Timeout to send an Alarm**
472 +AT+ ALARM2 =200,1500  ~/~/ Alarm when temperature lower than 1500
472 472  
473 -Range 0 ~~ 65535(0xFFFF) seconds.
474 474  
475 -If keep time = 0, Disable Alarm Base on Timeout feature.
475 +== 2.8  Set the number of data to be uploaded and the recording time ==
476 476  
477 -If keep time > 0, device will monitor the keep status event and send an alarm when status doesn't change after timeout.
478 478  
479 -
480 -(% style="color:blue" %)**AT Command to configure:**
481 -
482 -(% style="color:blue" %)**PB14 PIN:**
483 -
484 -(% style="color:#037691" %)**AT+TTRIG=1,30** (%%) **~-~->**  When the **Keep Status** change from connected to disconnect, and device remains in disconnect status for more than 30 seconds. NDS03A will send an uplink packet, the [[Alarm bit>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H2.3.3Real-TimeOpen2FCloseStatus2CUplinkFPORT3D2]] (the second bit of 1^^st^^ byte of payload) on this uplink packet is set to 1.
485 -
486 -(% style="color:#037691" %)**AT+TTRIG=0,0 ** (%%) **~-~->** Default Value, disable timeout Alarm.
487 -
488 -
489 -(% style="color:blue" %)**PB15 PIN:**
490 -
491 -(% style="color:#037691" %)**AT+TTRIG2=1,30**
492 -
493 -(% style="color:#037691" %)**AT+TTRIG2=0,0 **
494 -
495 -
496 -== 2.8  Set debug mode ==
497 -
498 -
499 -Feature: Enable or Disable debug mode
500 -
501 -(% style="color:blue" %)**AT Command: AT+DEBUG**
502 -
503 -[[image:image-20221021111629-21.png]]
504 -
505 -
506 -
507 -== 2.9  Clear Flash Record ==
508 -
509 -
510 -Feature: Clear flash storage for data log feature.
511 -
512 -(% style="color:blue" %)**AT Command: AT+CLRDTA**
513 -
514 -[[image:image-20221021111527-19.png]]
515 -
516 -
517 -== 2.10  Count Mod ==
518 -
519 -
520 -(% style="color:blue" %)**AT Command: AT+COUNTMOD**
521 -
522 -[[image:image-20221118092935-1.png]]
523 -
524 -
525 -== 2.11  Interrupt Pin Channel Mod ==
526 -
527 -
528 -(% style="color:blue" %)**AT Command: AT+TTRCHANNEL**
529 -
530 -[[image:image-20221118093144-2.png]]
531 -
532 -
533 -== 2.12 TTRIG1/2 timeout status alarm ==
534 -
535 -
536 -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.
537 -
538 -(% style="color:blue" %)**AT Command: AT+TTRALARM**
539 -
540 -[[image:image-20221118093512-3.png]]
541 -
542 -
543 -== 2.13  Select counting mode ==
544 -
545 -
546 -(% style="color:blue" %)**AT Command: AT+TTRMODx=a,b**
547 -
548 -When (% style="color:red" %)**a=0**(%%), the door is opened to count, and when (% style="color:red" %)**a=1**(%%),the closed door is counted.
549 -
550 -When (% style="color:red" %)**b=0**(%%), it is the last door open duration, and when (% style="color:red" %)**b=1**(%%),the last door close duration.
551 -
552 -[[image:image-20221118093658-4.png]]
553 -
554 -
555 -== 2.14  Set the number of data to be uploaded and the recording time ==
556 -
557 -
558 558  (% style="color:blue" %)**AT Command:**
559 559  
560 560  (% style="color:#037691" %)**AT+TR=900**(%%)  ~/~/  The unit is seconds, and the default is to record data once every 900 seconds.( The minimum can be set to 180 seconds)
... ... @@ -562,7 +562,7 @@
562 562  (% style="color:#037691" %)**AT+NOUD=8**(%%)** ** ~/~/  The device uploads 0 sets of recorded data by default. Up to 32 sets of record data can be uploaded.
563 563  
564 564  
565 -== 2.15  Read or Clear cached data ==
485 +== 2.9  Read or Clear cached data ==
566 566  
567 567  
568 568  (% style="color:blue" %)**AT Command:**
... ... @@ -571,10 +571,10 @@
571 571  
572 572  (% style="color:#037691" %)**AT+CDP=0**  (%%) ~/~/ Clear cached data ​
573 573  
574 -[[image:image-20221118094227-5.png]]
494 +[[image:1670408172929-569.png]]
575 575  
576 576  
577 -== 2.16  ​Firmware Change Log ==
497 +== 2.10  ​Firmware Change Log ==
578 578  
579 579  
580 580  Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0>>https://www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0]]
... ... @@ -582,12 +582,12 @@
582 582  Upgrade Instruction: [[Upgrade Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
583 583  
584 584  
585 -== 2.17  ​Battery Analysis ==
505 +== 2.11  ​Battery Analysis ==
586 586  
587 -=== 2.17.1  ​Battery Type ===
507 +=== 2.11.1  ​Battery Type ===
588 588  
589 589  
590 -The NDS03A battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is non-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.
510 +The NMDS200 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is non-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.
591 591  
592 592  The battery is designed to last for several years depends on the actual use environment and update interval. 
593 593  
... ... @@ -602,7 +602,7 @@
602 602  [[image:image-20221021111911-26.png]] ​
603 603  
604 604  
605 -=== 2.17.2  Power consumption Analyze ===
525 +=== 2.11.2  Power consumption Analyze ===
606 606  
607 607  
608 608  Dragino battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
... ... @@ -624,16 +624,16 @@
624 624  [[image:1666596205057-567.png]] ​
625 625  
626 626  
627 -=== 2.17.3  ​Battery Note ===
547 +=== 2.11.3  ​Battery Note ===
628 628  
629 629  
630 630  The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
631 631  
632 632  
633 -=== 2.17.4  Replace the battery ===
553 +=== 2.11.4  Replace the battery ===
634 634  
635 635  
636 -The default battery pack of NDS03A includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
556 +The default battery pack of NMDS200 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
637 637  
638 638  
639 639  = 3. ​ Access NB-IoT Module =
1670408172929-569.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +211.8 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0