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, 0 added, 6 removed)
Details
- Page properties
-
- Content
-
... ... @@ -169,7 +169,7 @@ 169 169 170 170 171 171 172 -= 2. Use N DS03Ato communicate with IoT Server =172 += 2. Use CPN01 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 N DS03A:**257 +(% style="color:blue" %)**Use below commands in CPN01:** 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 N DS03A**(%%) (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 CPN01**(%%) (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 ... ... @@ -370,6 +370,7 @@ 370 370 ))) 371 371 |(% style="width:98px" %)[[Time stamp>>||anchor="H2.4.10A0Timestamp"]]|(% style="width:115px" %)Door Status(pb14)|(% style="width:92px" %)door open num(pb14)|(% style="width:99px" %)last open time(pb14)|(% style="width:67px" %)Time stamp|(% style="width:74px" %)... 372 372 373 + 373 373 (% style="color:blue" %)**When AT+TTRCHANNEL=2:** 374 374 375 375 ... ... @@ -418,6 +418,7 @@ 418 418 419 419 * (% style="color:#037691" %)**Timestamp:**(%%) 0x637590df =1668649183 (Unix Time) 420 420 422 + 421 421 == 2.4 Payload Explanation and Sensor Interface == 422 422 423 423 ... ... @@ -435,18 +435,20 @@ 435 435 The Device ID is stored in a non-erase area, Upgrade the firmware or run AT+FDR won't erase the Device ID. 436 436 437 437 440 + 438 438 === 2.4.2 Version Info === 439 439 440 440 441 441 Specify the software version: 0x64=100, which means firmware version 1.00. 442 442 443 -For example 0x00 64 : This device is N DS03A1 with firmware version 1.0.0.446 +For example 0x00 64 : This device is CPN01 with firmware version 1.0.0. 444 444 445 445 449 + 446 446 === 2.4.3 Battery Info === 447 447 448 448 449 -Check the battery voltage for N DS03A.453 +Check the battery voltage for CPN01. 450 450 451 451 Ex1: 0x0B45 = 2885mV 452 452 ... ... @@ -453,6 +453,7 @@ 453 453 Ex2: 0x0B49 = 2889mV 454 454 455 455 460 + 456 456 === 2.4.4 Signal Strength === 457 457 458 458 ... ... @@ -471,39 +471,70 @@ 471 471 **99** Not known or not detectable 472 472 473 473 474 -=== 2.4.5 Disalarm: (default: 0) === 475 475 480 +=== 2.4.5 Calculate Flag === 476 476 477 -(% style="color:blue" %)**If Disalarm = 1**(%%), NDS03A 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. 478 478 479 - (% style="color:blue"%)**IfDisalarm= 0**(%%), NDS03A willsenduplinkateveryTDC periodically andsenddataoneachopen/close event.This isuseful fortheapplicationuserneedtomonitor theopen/closeeventinreal-time.483 +The calculate flag is a user defined field, IoT server can use this filed to handle different meters with different pulse factors. For example, if there are 100 water meters, meter 1~~50 are 1 liter/pulse and meter 51 ~~ 100 has 1.5 liter/pulse. 480 480 481 - (%style="color:red" %)**Note:**(%%)When Disalarm=0,ahighfrequentlyopen/closeeventwillcauselotsofuplink anddrainbattery very fast.485 +User can set calculate flag to 1 for meter 1~~50 and 2 for meter 51 ~~ 100, So IoT Server can use this field for calculation. 482 482 487 +Default value: 0. 483 483 484 - ===2.4.6Keep Status&KeepTime===489 +Range (6 bits): (b)000000 ~~ (b) 111111 485 485 486 486 487 -Shows the configure value of Alarm Base on Timeout Feature 488 488 493 +=== 2.4.6 Alarm === 489 489 490 -=== 2.4.7 Timestamp === 491 491 496 +See [[Alarm Base on Timeout>>||anchor="H2.7A0AlarmBaseonTimeout"]] 492 492 493 -Timestamp : 0x6315537b =1662342011 494 494 495 495 500 +=== 2.4.7 Contact Status === 496 496 497 -=== 2.4.8 Switch Dual Channel Mode === 498 498 503 +0: Open 499 499 500 - NDS03A can connect two door sensors. Another door sensor can be connected to PB15pin. Both channels support alarm function.505 +1: Close 501 501 502 502 508 + 509 +=== 2.4.8 Total pulse === 510 + 511 + 512 +Total pulse/counting based on dry [[contact trigger event>>||anchor="H2.12Setcountnumber"]] 513 + 514 +Range (3 Bytes) : 0x000000 ~~ 0xFFFFFF . Max: 16777215 515 + 516 + 517 + 518 +=== 2.4.9 The last open duration === 519 + 520 + 521 +Dry Contact last open duration. 522 + 523 +Unit: min. 524 + 525 +[[image:image-20221021111346-17.png||height="146" width="770"]] 526 + 527 + 528 + 529 +=== 2.4.10 Timestamp === 530 + 531 + 532 +Timestamp : 0x6315537b =1662342011 533 + 534 +Convert Unix timestamp to time 2022-9-5 9:40:11. 535 + 536 +**~ ** 537 + 538 + 503 503 == 2.5 Downlink Payload == 504 504 505 505 506 -By default, N DS03Aprints the downlink payload to console port.542 +By default, CPN01 prints the downlink payload to console port. 507 507 508 508 [[image:image-20221021111414-18.png]] 509 509 ... ... @@ -520,7 +520,7 @@ 520 520 521 521 * (% style="color:#037691" %)**Reset** 522 522 523 -If payload = 0x04FF, it will reset the N DS03A559 +If payload = 0x04FF, it will reset the NSE01 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 N DS03Ahas an internal LED which is to show the status of different states.570 +The CPN01 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 N DS03Ajoin NB-IoT network. The LED will be ON for 3 seconds.573 +* After CPN01 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 -N DS03Acan 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:579 +CPN01 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,25 +556,17 @@ 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.595 +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: blue" %)**PB14PIN:**600 +(% 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. CPN01 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. 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 - 568 568 (% style="color:#037691" %)**AT+TTRIG=0,0 ** (%%) **~-~->** Default Value, disable timeout Alarm. 569 569 570 570 571 -(% style="color:blue" %)**PB15 PIN:** 572 572 573 -(% style="color:#037691" %)**AT+TTRIG2=1,30** 574 - 575 -(% style="color:#037691" %)**AT+TTRIG2=0,0 ** 576 - 577 - 578 578 == 2.8 Set debug mode == 579 579 580 580 ... ... @@ -597,73 +597,64 @@ 597 597 598 598 599 599 600 -== 2.10 CountMod ==628 +== 2.10 Set trigger mode == 601 601 602 602 603 -(% style="color:blue" %)**AT Command: AT+ COUNTMOD**631 +(% style="color:blue" %)**AT Command: AT+TTRMOD** 604 604 605 - [[image:image-20221118092935-1.png]]633 +Feature: Set the trigger interrupt mode. 606 606 635 +[[image:image-20221021111552-20.png]] 607 607 608 608 609 -== 2.11 Interrupt Pin Channel Mod == 610 610 639 +== 2.11 Set the calculate flag == 611 611 612 -(% style="color:blue" %)**AT Command: AT+TTRCHANNEL** 613 613 614 - [[image:image-20221118093144-2.png]]642 +Feature: Set the calculate flag 615 615 644 +(% style="color:blue" %)**AT Command: AT+CALCFLAG** 616 616 646 +[[image:image-20221021111711-22.png]] 617 617 618 -== 2.12 TTRIG1/2 timeout status alarm == 619 619 620 620 621 - Itneeds to be used with AT+TTRIG1 or AT+TTRIG2.When TTRIG1or TTRIG2timesout and causes an alarm, andthestatus does notchange subsequently,analarmpacket willbesent at the alarminterval.650 +== 2.12 Set count number == 622 622 623 -(% style="color:blue" %)**AT Command: AT+TTRALARM** 624 624 625 - [[image:image-20221118093512-3.png]]653 +Feature: Manually set the count number 626 626 655 +(% style="color:blue" %)**AT Command: AT+SETCNT** 627 627 657 +[[image:image-20221021111748-24.png]] 628 628 629 -== 2.13 Select counting mode == 630 630 631 631 632 - (%style="color:blue"%)**AT Command:AT+TTRMODx=a,b**661 +== 2.13 Set the number of data to be uploaded and the recording time == 633 633 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. 635 635 636 - When(% style="color:red" %)**b=0**(%%), itis the last door open duration, andwhen (% style="color:red" %)**b=1**(%%),the last door close duration.664 +(% style="color:blue" %)**AT Command:** 637 637 638 - [[image:image-20221118093658-4.png]]666 +(% 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) 639 639 668 +(% 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. 640 640 641 641 642 642 643 -== 2.14 Set the number of datatobe uploadedandtherecordingtime==672 +== 2.14 Read or Clear cached data == 644 644 645 645 646 646 (% style="color:blue" %)**AT Command:** 647 647 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 - 658 658 (% style="color:#037691" %)**AT+CDP** (%%) ~/~/ Read cached data 659 659 660 660 (% style="color:#037691" %)**AT+CDP=0** (%%) ~/~/ Clear cached data 661 661 662 -[[image:image-202211180 94227-5.png]]681 +[[image:image-20221021111810-25.png||height="364" width="797"]] 663 663 664 664 665 665 666 -== 2.1 6Firmware Change Log ==685 +== 2.15 Firmware Change Log == 667 667 668 668 669 669 Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0>>https://www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0]] ... ... @@ -672,13 +672,13 @@ 672 672 673 673 674 674 675 -== 2.1 7Battery Analysis ==694 +== 2.16 Battery Analysis == 676 676 677 677 678 -=== 2.1 7.1 Battery Type ===697 +=== 2.16.1 Battery Type === 679 679 680 680 681 -The N DS03Abattery 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.700 +The CPN01 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. 682 682 683 683 The battery is designed to last for several years depends on the actual use environment and update interval. 684 684 ... ... @@ -694,7 +694,7 @@ 694 694 695 695 696 696 697 -=== 2.1 7.2 Power consumption Analyze ===716 +=== 2.16.2 Power consumption Analyze === 698 698 699 699 700 700 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. ... ... @@ -717,7 +717,7 @@ 717 717 718 718 719 719 720 -=== 2.1 7.3 Battery Note ===739 +=== 2.16.3 Battery Note === 721 721 722 722 723 723 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. ... ... @@ -724,10 +724,10 @@ 724 724 725 725 726 726 727 -=== 2.1 7.4 Replace the battery ===746 +=== 2.16.4 Replace the battery === 728 728 729 729 730 -The default battery pack of N DS03Aincludes 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).749 +The default battery pack of CPN01 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). 731 731 732 732 733 733 ... ... @@ -738,7 +738,7 @@ 738 738 739 739 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/]] 740 740 741 -[[image:image-2022111 8094449-6.png]] 760 +[[image:image-20221021112006-28.png]] 742 742 743 743 744 744 ... ... @@ -791,21 +791,15 @@ 791 791 792 792 AT+ DEBUG : Enable or Disable debug mode 793 793 794 -AT+ TTRIG 1: Get or SetPB14 PINAlarm Base on Timeout813 +AT+ TTRIG : Get or Set Alarm Base on Timeout 795 795 796 -AT+ TTR IG2: Get or SetPB15PIN Alarm Baseon Timeout815 +AT+ TTRMOD : Get or Set the trigger interrupt mode(0:falling,1:rising) 797 797 798 -AT+C OUNTMOD:ountmode817 +AT+ CALCFLAG : Get or Set the calculate flag 799 799 800 -AT+ TTRCHANNEL :Get orSetthe number of interruptchannels819 +AT+ CLRC : Clear current door open count 801 801 802 -AT+TTRALARM : Get or Set TTRIG1 of Alarm interval (unit: minute) 803 803 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 - 809 809 (% style="color:blue" %)**COAP Management** 810 810 811 811 AT+URI : Resource parameters ... ... @@ -847,7 +847,7 @@ 847 847 848 848 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]] 849 849 850 -(% style="color:red" %)**Notice: **(% style="color:blue" %)**N DS03A** (%%)**and (% style="color:blue" %)LDS03A(%%)**(% style="color:blue" %) (%%)**share the same mother board. They use the same connection and method to update.**863 +(% 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.** 851 851 852 852 853 853 ... ... @@ -871,7 +871,7 @@ 871 871 = 7. Order Info = 872 872 873 873 874 -Part Number**:** N DS03A887 +Part Number**:** CPN01 875 875 876 876 877 877 ... ... @@ -880,8 +880,14 @@ 880 880 881 881 (% style="color:blue" %)**Package Includes**: 882 882 883 -* NDS03A Open/Close Door Sensor x 1 896 +* CPN01 Open/Close Sensor x 1 897 +* External antenna x 1 884 884 899 +(% style="color:blue" %)**Dimension and weight**: 900 + 901 +* Size: 195 x 125 x 55 mm 902 +* Weight: 420g 903 + 885 885 = 9. Support = 886 886 887 887
- image-20221118092935-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -13.1 KB - Content
- image-20221118093144-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -11.7 KB - Content
- image-20221118093512-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -9.5 KB - Content
- image-20221118093658-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -12.7 KB - Content
- image-20221118094227-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -29.2 KB - Content
- image-20221118094449-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -76.5 KB - Content