<
From version < 57.7 >
edited by Xiaoling
on 2022/07/08 11:54
To version < 57.6 >
edited by Xiaoling
on 2022/07/08 11:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -199,6 +199,7 @@
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 +
202 202  For parameter description, please refer to AT command set
203 203  
204 204  [[image:1657249793983-486.png]]
... ... @@ -314,9 +314,9 @@
314 314  
315 315  
316 316  
318 +
317 317  == 2.4  Payload Explanation and Sensor Interface ==
318 318  
319 -
320 320  === 2.4.1  Device ID ===
321 321  
322 322  By default, the Device ID equal to the last 6 bytes of IMEI.
... ... @@ -437,11 +437,12 @@
437 437  
438 438  === 2.4.8  Digital Interrupt ===
439 439  
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 +
442 442  The command is:
443 443  
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]]**).**
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]]**).**
445 445  
446 446  
447 447  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.
... ... @@ -459,12 +459,12 @@
459 459  === 2.4.9  ​+5V Output ===
460 460  
461 461  
462 -NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 
464 +NSE01 will enable +5V output before all sampling and disable the +5v after all sampling.
463 463  
464 464  
465 465  The 5V output time can be controlled by AT Command.
466 466  
467 -(% style="color:blue" %)**AT+5VT=1000**
469 +**(% style="color:blue" %)AT+5VT=1000**
468 468  
469 469  Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors.
470 470  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0