Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -490,56 +490,34 @@ 490 490 491 491 === 2.4.8 Digital Interrupt === 492 492 493 -((( 494 494 Digital Interrupt refers to pin (% style="color:blue" %)**GPIO_EXTI**(%%), and there are different trigger methods. When there is a trigger, the NSE01 will send a packet to the server. 495 -))) 496 496 497 -((( 498 498 The command is: 499 -))) 500 500 501 -((( 502 502 (% style="color:blue" %)**AT+INTMOD=3 **(%%) ~/~/(more info about INMOD please refer [[**AT Command Manual**>>url:https://www.dragino.com/downloads/downloads/NB-IoT/NBSN95/DRAGINO_NBSN95-NB_AT%20Commands_v1.1.0.pdf]])**.** 503 -))) 504 504 505 505 506 -((( 507 507 The lower four bits of this data field shows if this packet is generated by interrupt or not. Click here for the hardware and software set up. 508 -))) 509 509 510 510 511 -((( 512 512 Example: 513 -))) 514 514 515 -((( 516 516 0x(00): Normal uplink packet. 517 -))) 518 518 519 -((( 520 520 0x(01): Interrupt Uplink Packet. 521 -))) 522 522 523 523 524 524 525 525 === 2.4.9 +5V Output === 526 526 527 -((( 528 528 NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 529 -))) 530 530 531 531 532 -((( 533 533 The 5V output time can be controlled by AT Command. 534 -))) 535 535 536 -((( 537 537 (% style="color:blue" %)**AT+5VT=1000** 538 -))) 539 539 540 -((( 541 541 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 542 -))) 543 543 544 544 545 545 ... ... @@ -589,9 +589,7 @@ 589 589 590 590 * (% style="color:blue" %)**INTMOD** 591 591 592 -((( 593 593 Downlink Payload: 06000003, Set AT+INTMOD=3 594 -))) 595 595 596 596 597 597