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, 3 removed)
Details
- Page properties
-
- Content
-
... ... @@ -520,7 +520,7 @@ 520 520 521 521 * (% style="color:#037691" %)**Reset** 522 522 523 -If payload = 0x04FF, it will reset the N DS03A523 +If payload = 0x04FF, it will reset the NSE01 524 524 525 525 * (% style="color:#037691" %)**INTMOD** 526 526 ... ... @@ -531,17 +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.534 +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 537 * 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 - 541 541 == 2.7 Alarm Base on Timeout == 542 542 543 543 544 -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:543 +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: 545 545 546 546 547 547 (% style="color:blue" %)**1. Keep Status: Status to be monitor** ... ... @@ -557,25 +557,17 @@ 557 557 558 558 If keep time = 0, Disable Alarm Base on Timeout feature. 559 559 560 -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. 561 561 562 562 563 563 (% style="color:blue" %)**AT Command to configure:** 564 564 565 -(% style="color:blue" %)**PB14 PIN:** 566 - 567 567 (% 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. 568 568 569 569 (% style="color:#037691" %)**AT+TTRIG=0,0 ** (%%) **~-~->** Default Value, disable timeout Alarm. 570 570 571 571 572 -(% style="color:blue" %)**PB15 PIN:** 573 573 574 -(% style="color:#037691" %)**AT+TTRIG2=1,30** 575 - 576 -(% style="color:#037691" %)**AT+TTRIG2=0,0 ** 577 - 578 - 579 579 == 2.8 Set debug mode == 580 580 581 581 ... ... @@ -598,73 +598,64 @@ 598 598 599 599 600 600 601 -== 2.10 CountMod ==592 +== 2.10 Set trigger mode == 602 602 603 603 604 -(% style="color:blue" %)**AT Command: AT+ COUNTMOD**595 +(% style="color:blue" %)**AT Command: AT+TTRMOD** 605 605 606 - [[image:image-20221118092935-1.png]]597 +Feature: Set the trigger interrupt mode. 607 607 599 +[[image:image-20221021111552-20.png]] 608 608 609 609 610 -== 2.11 Interrupt Pin Channel Mod == 611 611 603 +== 2.11 Set the calculate flag == 612 612 613 -(% style="color:blue" %)**AT Command: AT+TTRCHANNEL** 614 614 615 - [[image:image-20221118093144-2.png]]606 +Feature: Set the calculate flag 616 616 608 +(% style="color:blue" %)**AT Command: AT+CALCFLAG** 617 617 610 +[[image:image-20221021111711-22.png]] 618 618 619 -== 2.12 TTRIG1/2 timeout status alarm == 620 620 621 621 622 - 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.614 +== 2.12 Set count number == 623 623 624 -(% style="color:blue" %)**AT Command: AT+TTRALARM** 625 625 626 - [[image:image-20221118093512-3.png]]617 +Feature: Manually set the count number 627 627 619 +(% style="color:blue" %)**AT Command: AT+SETCNT** 628 628 621 +[[image:image-20221021111748-24.png]] 629 629 630 -== 2.13 Select counting mode == 631 631 632 632 633 - (%style="color:blue"%)**AT Command:AT+TTRMODx=a,b**625 +== 2.13 Set the number of data to be uploaded and the recording time == 634 634 635 -When (% style="color:red" %)**a=0**(%%), the door is opened to count, and when (% style="color:red" %)**a=1**(%%),the closed door is counted. 636 636 637 - When(% style="color:red" %)**b=0**(%%), itis the last door open duration, andwhen (% style="color:red" %)**b=1**(%%),the last door close duration.628 +(% style="color:blue" %)**AT Command:** 638 638 639 - [[image:image-20221118093658-4.png]]630 +(% 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) 640 640 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. 641 641 642 642 643 643 644 -== 2.14 Set the number of datatobe uploadedandtherecordingtime==636 +== 2.14 Read or Clear cached data == 645 645 646 646 647 647 (% style="color:blue" %)**AT Command:** 648 648 649 -(% 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) 650 - 651 -(% 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. 652 - 653 - 654 -== 2.15 Read or Clear cached data == 655 - 656 - 657 -(% style="color:blue" %)**AT Command:** 658 - 659 659 (% style="color:#037691" %)**AT+CDP** (%%) ~/~/ Read cached data 660 660 661 661 (% style="color:#037691" %)**AT+CDP=0** (%%) ~/~/ Clear cached data 662 662 663 -[[image:image-202211180 94227-5.png]]645 +[[image:image-20221021111810-25.png||height="364" width="797"]] 664 664 665 665 666 666 667 -== 2.1 6Firmware Change Log ==649 +== 2.15 Firmware Change Log == 668 668 669 669 670 670 Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0>>https://www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0]]
- 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