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
-
... ... @@ -199,7 +199,6 @@ 199 199 * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5683 ** (%%)~/~/ to set CoAP server address and port 200 200 * (% style="color:blue" %)**AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** (%%) ~/~/Set COAP resource path 201 201 202 - 203 203 For parameter description, please refer to AT command set 204 204 205 205 [[image:1657249793983-486.png]] ... ... @@ -315,9 +315,9 @@ 315 315 316 316 317 317 318 - 319 319 == 2.4 Payload Explanation and Sensor Interface == 320 320 319 + 321 321 === 2.4.1 Device ID === 322 322 323 323 By default, the Device ID equal to the last 6 bytes of IMEI. ... ... @@ -438,12 +438,11 @@ 438 438 439 439 === 2.4.8 Digital Interrupt === 440 440 440 +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. 441 441 442 -Digital Interrupt refers to pin **GPIO_EXTI**, and there are different trigger methods. When there is a trigger, the NSE01 will send a packet to the server. 443 - 444 444 The command is: 445 445 446 -**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]]**).**444 +**(% 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]]**).** 447 447 448 448 449 449 The lower four bits of this data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H"]] for the hardware and software set up. ... ... @@ -461,12 +461,12 @@ 461 461 === 2.4.9 +5V Output === 462 462 463 463 464 -NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 462 +NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 465 465 466 466 467 467 The 5V output time can be controlled by AT Command. 468 468 469 - **(% style="color:blue" %)AT+5VT=1000**467 +(% style="color:blue" %)**AT+5VT=1000** 470 470 471 471 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 472 472