Changes for page NMDS200 - NB-IoT Microwave Radar Distance Sensor User Manual
Last modified by Mengting Qiu on 2024/04/02 17:03
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -169,7 +169,7 @@ 169 169 170 170 171 171 172 -= 2. Use CPN01to communicate with IoT Server =172 += 2. Use NDS03A to communicate with IoT Server = 173 173 174 174 == 2.1 How it works == 175 175 ... ... @@ -254,7 +254,7 @@ 254 254 (% style="color:red" %)**Note: if you don't have a CoAP server, you can refer this link to set up a CoAP server: **(%%)[[**http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/]] 255 255 256 256 257 -(% style="color:blue" %)**Use below commands in CPN01:**257 +(% style="color:blue" %)**Use below commands in NDS03A:** 258 258 259 259 * (% style="color:#037691" %)**AT+PRO=1** (%%) ~/~/ Set to use CoAP protocol to uplink 260 260 ... ... @@ -267,7 +267,7 @@ 267 267 [[image:image-20221021110948-8.png]] 268 268 269 269 270 -After configuring the server address and (% style="color:green" %)**reset CPN01**(%%) (via AT+ATZ ), NDS03A will start to uplink sensor values to the CoAP server.270 +After configuring the server address and (% style="color:green" %)**reset NDS03A**(%%) (via AT+ATZ ), NDS03A will start to uplink sensor values to the CoAP server. 271 271 272 272 [[image:image-20221021110956-9.png]] 273 273 ... ... @@ -520,7 +520,7 @@ 520 520 521 521 * (% style="color:#037691" %)**Reset** 522 522 523 -If payload = 0x04FF, it will reset the NS E01523 +If payload = 0x04FF, it will reset the NDS03A 524 524 525 525 * (% style="color:#037691" %)**INTMOD** 526 526 ... ... @@ -531,16 +531,16 @@ 531 531 == 2.6 LED Indicator == 532 532 533 533 534 -The CPN01has an internal LED which is to show the status of different states.534 +The NDS03A has an internal LED which is to show the status of different states. 535 535 536 536 * When the device starts normally, the LED will light up for 1 second. 537 -* After CPN01join NB-IoT network. The LED will be ON for 3 seconds.537 +* After NDS03A join NB-IoT network. The LED will be ON for 3 seconds. 538 538 * For each uplink probe, LED will be on for 500ms. 539 539 540 540 == 2.7 Alarm Base on Timeout == 541 541 542 542 543 - CPN01can 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:543 +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: 544 544 545 545 546 546 (% style="color:blue" %)**1. Keep Status: Status to be monitor** ... ... @@ -556,17 +556,25 @@ 556 556 557 557 If keep time = 0, Disable Alarm Base on Timeout feature. 558 558 559 -If keep time > 0, device will monitor the keep status event and send an alarm when status doesn ’t change after timeout.559 +If keep time > 0, device will monitor the keep status event and send an alarm when status doesn't change after timeout. 560 560 561 561 562 562 (% style="color:blue" %)**AT Command to configure:** 563 563 564 -(% 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. CPN01will 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.564 +(% style="color:blue" %)**PB14 PIN:** 565 565 566 +(% 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. 567 + 566 566 (% style="color:#037691" %)**AT+TTRIG=0,0 ** (%%) **~-~->** Default Value, disable timeout Alarm. 567 567 568 568 571 +(% style="color:blue" %)**PB15 PIN:** 569 569 573 +(% style="color:#037691" %)**AT+TTRIG2=1,30** 574 + 575 +(% style="color:#037691" %)**AT+TTRIG2=0,0 ** 576 + 577 + 570 570 == 2.8 Set debug mode == 571 571 572 572 ... ... @@ -589,64 +589,73 @@ 589 589 590 590 591 591 592 -== 2.10 Settrigger mode==600 +== 2.10 Count Mod == 593 593 594 594 595 -(% style="color:blue" %)**AT Command: AT+T TRMOD**603 +(% style="color:blue" %)**AT Command: AT+COUNTMOD** 596 596 597 - Feature:Set the trigger interrupt mode.605 +[[image:image-20221118092935-1.png]] 598 598 599 -[[image:image-20221021111552-20.png]] 600 600 601 601 609 +== 2.11 Interrupt Pin Channel Mod == 602 602 603 -== 2.11 Set the calculate flag == 604 604 612 +(% style="color:blue" %)**AT Command: AT+TTRCHANNEL** 605 605 606 - Feature:Set the calculateflag614 +[[image:image-20221118093144-2.png]] 607 607 608 -(% style="color:blue" %)**AT Command: AT+CALCFLAG** 609 609 610 -[[image:image-20221021111711-22.png]] 611 611 618 +== 2.12 TTRIG1/2 timeout status alarm == 612 612 613 613 614 - ==2.12Set count number==621 +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. 615 615 623 +(% style="color:blue" %)**AT Command: AT+TTRALARM** 616 616 617 - Feature:Manually set the count number625 +[[image:image-20221118093512-3.png]] 618 618 619 -(% style="color:blue" %)**AT Command: AT+SETCNT** 620 620 621 -[[image:image-20221021111748-24.png]] 622 622 629 +== 2.13 Select counting mode == 623 623 624 624 625 - ==2.13 Setthenumberof data touploaded andthe recording time==632 +(% style="color:blue" %)**AT Command: AT+TTRMODx=a,b** 626 626 634 +When (% style="color:red" %)**a=0**(%%), the door is opened to count, and when (% style="color:red" %)**a=1**(%%),the closed door is counted. 627 627 628 -(% style="color: blue" %)**ATCommand:**636 +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. 629 629 630 - (% style="color:#037691" %)**AT+TR=900** (%%)~/~/ The unit is seconds,and thedefaultis to record data once every 900 seconds.( Theminimum can beset to180seconds)638 +[[image:image-20221118093658-4.png]] 631 631 632 -(% style="color:#037691" %)**AT+NOUD=8 ** (%%)~/~/ The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded. 633 633 634 634 635 635 636 -== 2.14 Read orClearcacheddata==643 +== 2.14 Set the number of data to be uploaded and the recording time == 637 637 638 638 639 639 (% style="color:blue" %)**AT Command:** 640 640 648 +(% 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) 649 + 650 +(% 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. 651 + 652 + 653 +== 2.15 Read or Clear cached data == 654 + 655 + 656 +(% style="color:blue" %)**AT Command:** 657 + 641 641 (% style="color:#037691" %)**AT+CDP** (%%) ~/~/ Read cached data 642 642 643 643 (% style="color:#037691" %)**AT+CDP=0** (%%) ~/~/ Clear cached data 644 644 645 -[[image:image-20221 021111810-25.png||height="364" width="797"]]662 +[[image:image-20221118094227-5.png]] 646 646 647 647 648 648 649 -== 2.1 5Firmware Change Log ==666 +== 2.16 Firmware Change Log == 650 650 651 651 652 652 Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0>>https://www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0]] ... ... @@ -655,13 +655,13 @@ 655 655 656 656 657 657 658 -== 2.1 6Battery Analysis ==675 +== 2.17 Battery Analysis == 659 659 660 660 661 -=== 2.1 6.1 Battery Type ===678 +=== 2.17.1 Battery Type === 662 662 663 663 664 -The CPN01battery 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.681 +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. 665 665 666 666 The battery is designed to last for several years depends on the actual use environment and update interval. 667 667 ... ... @@ -677,7 +677,7 @@ 677 677 678 678 679 679 680 -=== 2.1 6.2 Power consumption Analyze ===697 +=== 2.17.2 Power consumption Analyze === 681 681 682 682 683 683 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. ... ... @@ -700,7 +700,7 @@ 700 700 701 701 702 702 703 -=== 2.1 6.3 Battery Note ===720 +=== 2.17.3 Battery Note === 704 704 705 705 706 706 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. ... ... @@ -707,10 +707,10 @@ 707 707 708 708 709 709 710 -=== 2.1 6.4 Replace the battery ===727 +=== 2.17.4 Replace the battery === 711 711 712 712 713 -The default battery pack of CPN01includes 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).730 +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). 714 714 715 715 716 716 ... ... @@ -721,7 +721,7 @@ 721 721 722 722 The AT Command set can refer the BC35-G NB-IoT Module AT Command: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/]] 723 723 724 -[[image:image-20221 021112006-28.png]] 741 +[[image:image-20221118094449-6.png]] 725 725 726 726 727 727 ... ... @@ -774,15 +774,21 @@ 774 774 775 775 AT+ DEBUG : Enable or Disable debug mode 776 776 777 -AT+ TTRIG : Get or Set Alarm Base on Timeout 794 +AT+ TTRIG1 : Get or Set PB14 PIN Alarm Base on Timeout 778 778 779 -AT+ TTR MOD: Get or Setthetriggerinterruptmode(0:falling,1:rising)796 +AT+ TTRIG2 : Get or Set PB15 PIN Alarm Base on Timeout 780 780 781 -AT+ ALCFLAGalculateflag798 +AT+COUNTMOD : Get or Set the count mode 782 782 783 -AT+ CLRCClearcurrentdoor open count800 +AT+TTRCHANNEL : Get or Set the number of interrupt channels 784 784 802 +AT+TTRALARM : Get or Set TTRIG1 of Alarm interval (unit: minute) 785 785 804 +AT+DISALARM : Enable/Disable Alarm for door open/close or water leak event 805 + 806 +AT+ CLRC : Clear current door open count 807 + 808 + 786 786 (% style="color:blue" %)**COAP Management** 787 787 788 788 AT+URI : Resource parameters ... ... @@ -824,7 +824,7 @@ 824 824 825 825 Please see this link for how to upgrade: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H2.HardwareUpgradeMethodSupportList>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H2.HardwareUpgradeMethodSupportList]] 826 826 827 -(% style="color:red" %)**Notice: **(% style="color:blue" %)** CPN01** (%%)**and (% style="color:blue" %)CPL01(%%)**(% style="color:blue" %) (%%)**share the same mother board. They use the same connection and method to update.**850 +(% style="color:red" %)**Notice: **(% style="color:blue" %)**NDS03A** (%%)**and (% style="color:blue" %)LDS03A(%%)**(% style="color:blue" %) (%%)**share the same mother board. They use the same connection and method to update.** 828 828 829 829 830 830 ... ... @@ -848,7 +848,7 @@ 848 848 = 7. Order Info = 849 849 850 850 851 -Part Number**:** CPN01874 +Part Number**:** NDS03A 852 852 853 853 854 854 ... ... @@ -857,14 +857,8 @@ 857 857 858 858 (% style="color:blue" %)**Package Includes**: 859 859 860 -* CPN01 Open/Close Sensor x 1 861 -* External antenna x 1 883 +* NDS03A Open/Close Door Sensor x 1 862 862 863 -(% style="color:blue" %)**Dimension and weight**: 864 - 865 -* Size: 195 x 125 x 55 mm 866 -* Weight: 420g 867 - 868 868 = 9. Support = 869 869 870 870
- image-20221118093512-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +9.5 KB - Content
- image-20221118093658-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.7 KB - Content
- image-20221118094227-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +29.2 KB - Content
- image-20221118094449-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +76.5 KB - Content