<
From version < 61.4 >
edited by Xiaoling
on 2022/11/17 16:40
To version < 70.12 >
edited by Xiaoling
on 2022/11/18 11:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,10 +9,12 @@
9 9  
10 10  **Table of Contents:**
11 11  
12 +{{toc/}}
12 12  
13 13  
14 14  
15 15  
17 +
16 16  = 1.  Introduction =
17 17  
18 18  == 1.1 ​ What is NDS03A NB-IoT Open/Close Door Sensor ==
... ... @@ -70,6 +70,8 @@
70 70  * Micro SIM card slot for NB-IoT SIM
71 71  * 8500mAh Battery for long-term use
72 72  
75 +
76 +
73 73  == 1.3  Storage & Operation ==
74 74  
75 75  
... ... @@ -113,6 +113,8 @@
113 113  * - B20 @H-FDD: 800MHz
114 114  * - B28 @H-FDD: 700MHz
115 115  
120 +
121 +
116 116  == 1.7  Pin Definitions and Switch ==
117 117  
118 118  
... ... @@ -125,7 +125,6 @@
125 125  The device is pre-configured to connect to a door sensor. The other pins are not used. If user wants to know more about other pins, please refer to the user manual of LSN50v2 at:  [[https:~~/~~/www.dropbox.com/sh/djkxs7mr17y94mi/AABVlWbM9uzK9OA3mXyAT10Za?dl=0>>https://www.dropbox.com/sh/djkxs7mr17y94mi/AABVlWbM9uzK9OA3mXyAT10Za?dl=0]]
126 126  
127 127  
128 -
129 129  === 1.7.2  Jumper JP2(Power ON/OFF) ===
130 130  
131 131  
... ... @@ -132,7 +132,6 @@
132 132  Power on Device when putting this jumper.
133 133  
134 134  
135 -
136 136  === 1.7.3  BOOT MODE / SW1 ===
137 137  
138 138  
... ... @@ -141,7 +141,6 @@
141 141  2)  Flash:  working mode, the device starts to work for NB-IoT connection and sends out console output for further debugging.
142 142  
143 143  
144 -
145 145  === 1.7.4  Reset Button ===
146 146  
147 147  
... ... @@ -148,7 +148,6 @@
148 148  Press to reboot the device.
149 149  
150 150  
151 -
152 152  === 1.7.5  LED ===
153 153  
154 154  
... ... @@ -159,7 +159,6 @@
159 159  2.  Send an uplink packet
160 160  
161 161  
162 -
163 163  == 1.8  Magnet Distance ==
164 164  
165 165  
... ... @@ -168,9 +168,8 @@
168 168  (% style="color:blue" %)**Iron Door:**(%%)**    **30 ~~ 45mm
169 169  
170 170  
172 += 2.  Use NDS03A to communicate with IoT Server =
171 171  
172 -= 2.  Use CPN01 to communicate with IoT Server =
173 -
174 174  == 2.1  How it works ==
175 175  
176 176  
... ... @@ -181,7 +181,6 @@
181 181  [[image:image-20221021110615-5.png]]
182 182  
183 183  
184 -
185 185  == 2.2 ​ Configure NDS03A ==
186 186  
187 187  === 2.2.1 Test Requirement ===
... ... @@ -197,9 +197,7 @@
197 197  
198 198  [[image:image-20221117142300-1.png]]
199 199  
200 - ​
201 201  
202 -
203 203  === 2.2.2 Insert NB-IoT SIM card ===
204 204  
205 205  
... ... @@ -210,7 +210,6 @@
210 210  [[image:image-20221021110745-6.png]] ​
211 211  
212 212  
213 -
214 214  === 2.2.3 Connect USB – TTL to NDS03A and configure it ===
215 215  
216 216  
... ... @@ -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 CPN01:**
253 +(% style="color:blue" %)**Use below commands in NDS03A:**
258 258  
259 259  * (% style="color:#037691" %)**AT+PRO=1**                (%%) ~/~/ Set to use CoAP protocol to uplink
260 260  
... ... @@ -267,12 +267,11 @@
267 267  [[image:image-20221021110948-8.png]]
268 268  
269 269  
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.
266 +After configuring the server address and (% style="color:green" %)**reset NDS03A**(%%) (via AT+ATZ ), NDS03A will start to uplink sensor values to the CoAP server.
271 271  
272 -[[image:image-20221021110956-9.png]] ​
268 +[[image:image-20221118103547-9.png||height="605" width="837"]] ​
273 273  
274 274  
275 -
276 276  === 2.2.5 Use UDP protocol to uplink data(Default protocol) ===
277 277  
278 278  
... ... @@ -291,7 +291,6 @@
291 291  
292 292  ​
293 293  
294 -
295 295  === 2.2.6 Use MQTT protocol to uplink data ===
296 296  
297 297  
... ... @@ -311,10 +311,10 @@
311 311  
312 312  * (% style="color:#037691" %)**AT+SUBTOPIC=NSE01_SUB          ** (%%) ~/~/  Set the subscription topic of MQTT
313 313  
314 -​ [[image:image-20221021111058-12.png]]
308 +​ [[image:image-20221118103445-7.png]]
315 315  
316 316  
317 -[[image:image-20221021111201-16.png||height="472" width="653"]]
311 +[[image:image-20221118103453-8.png||height="608" width="841"]]
318 318  
319 319  ​
320 320  
... ... @@ -321,7 +321,6 @@
321 321  MQTT protocol has a much higher power consumption compare with UDP / CoAP protocol. Please check the power analyze document and adjust the uplink period to a suitable interval.
322 322  
323 323  
324 -
325 325  === 2.2.7 Use TCP protocol to uplink data ===
326 326  
327 327  
... ... @@ -337,7 +337,6 @@
337 337  
338 338  ​
339 339  
340 -
341 341  === 2.2.8 Change Update Interval ===
342 342  
343 343  
... ... @@ -350,7 +350,6 @@
350 350  1.  By default, the device will send an uplink message every 4 hour.
351 351  
352 352  
353 -
354 354  == 2.3  Uplink Payload ==
355 355  
356 356  
... ... @@ -360,33 +360,34 @@
360 360  
361 361  (% style="color:blue" %)**When AT+TTRCHANNEL=1:**
362 362  
363 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:693px" %)
364 -|=(% scope="row" style="width: 93px;" %)**Size(bytes)**|(% style="width:67px" %)**8**|(% style="width:40px" %)**2**|(% style="width:45px" %)**2**|(% style="width:75px" %)**1**|(% style="width:54px" %)**1**|(% style="width:62px" %)**1**|(% style="width:60px" %)**1**|(% style="width:94px" %)**3**|(% style="width:93px" %)**3**
365 -|=(% style="width: 93px;" %)**Value**|(% style="width:67px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:40px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:45px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:75px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:54px" %)MOD|(% style="width:62px" %)Door Status|(% style="width:60px" %)[[Alarm Status>>||anchor="H2.4.6A0Alarm"]]|(% style="width:94px" %)door open num(pb14) |(% style="width:93px" %)last open time(pb14)
354 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
355 +|=(% scope="row" style="width: 50px;" %)**Size(bytes)**|(% style="width:50px" %)**8**|(% style="width:20px" %)**2**|(% style="width:20px" %)**2**|(% style="width:65px" %)**1**|(% style="width:25px" %)**1**|(% style="width:50px" %)**1**|(% style="width:60px" %)**1**|(% style="width:90px" %)**3**|(% style="width:100px" %)**3**
356 +|=(% style="width: 93px;" %)**Value**|(% style="width:67px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:40px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:45px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:75px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:54px" %)MOD|(% style="width:62px" %)Door Status|(% style="width:60px" %)[[Alarm Status>>||anchor="H2.7A0AlarmBaseonTimeout"]]|(% style="width:94px" %)door open num(pb14) |(% style="width:93px" %)last open time(pb14)
366 366  
367 -(% border="1.5" style="background-color:#ffffcc; color:green; width:490px" %)
368 -|(% style="width:50px" %)**4**|(% style="width:70px" %)**1**|(% style="width:50px" %)**3**|(% style="width:99px" %)**3**|(% style="width:67px" %)4|(% style="width:50px" %)(((
358 +(% border="1.5" style="background-color:#ffffcc; color:green; width:450px" %)
359 +|(% style="width:50px" %)**4**|(% style="width:90px" %)**1**|(% style="width:90px" %)**3**|(% style="width:90px" %)**3**|(% style="width:60px" %)4|(% style="width:50px" %)(((
369 369  **1-32 group**
370 370  )))
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" %)...
362 +|(% style="width:98px" %)[[Time stamp>>||anchor="H2.4.7A0Timestamp"]]|(% 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  
365 +
374 374  (% style="color:blue" %)**When AT+TTRCHANNEL=2:**
375 375  
376 376  
377 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:520px" %)
378 -|=(% scope="row" style="width: 96px;" %)**Size(bytes)**|(% style="width:66px" %)**8**|(% style="width:40px" %)**2**|(% style="width:46px" %)**2**|(% style="width:70px" %)**1**|(% style="width:54px" %)**1**|(% style="width:55px" %)**1**|(% style="width:57px" %)**1**|(% style="width:86px" %)**3**|(% style="width:82px" %)**3**
379 -|=(% style="width: 96px;" %)**Value**|(% style="width:66px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:40px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:70px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:54px" %)MOD|(% style="width:55px" %)Door Status|(% style="width:57px" %)[[Alarm Status>>||anchor="H2.4.6A0Alarm"]]|(% style="width:86px" %)door open num(pb14) |(% style="width:82px" %)last open time(pb14)
369 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
370 +|=(% scope="row" style="width: 50px;" %)**Size(bytes)**|(% style="width:40px" %)**8**|(% style="width:20px" %)**2**|(% style="width:20px" %)**2**|(% style="width:65px" %)**1**|(% style="width:25px" %)**1**|(% style="width:70px" %)**1**|(% style="width:70px" %)**1**|(% style="width:90px" %)**3**|(% style="width:90px" %)**3**
371 +|=(% style="width: 96px;" %)**Value**|(% style="width:66px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:40px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:70px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:54px" %)MOD|(% style="width:55px" %)Door Status(pb14)|(% style="width:57px" %)[[Alarm Status>>||anchor="H2.7A0AlarmBaseonTimeout"]](pb14)|(% style="width:86px" %)door open num(pb14) |(% style="width:82px" %)last open time(pb14)
380 380  
381 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:520px" %)
382 -|(% style="width:59px" %)**1**|(% style="width:67px" %)**1**|(% style="width:88px" %)**3**|(% style="width:81px" %)**3**|(% style="width:50px" %)**4**|(% style="width:66px" %)**1**|(% style="width:92px" %)**3**
383 -|(% style="width:59px" %)Door Status(pb15)|(% style="width:67px" %)[[Alarm Status>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPN01-%20NB-IoT%20Outdoor%20OpenClose%20Dry%20Contact%20Sensor%C2%A0User%20Manual/#H2.4.7A0ContactStatus]](pb15)|(% style="width:88px" %)door open num(pb15)|(% style="width:81px" %)last open time(pb15)|(% style="width:50px" %)Time stamp|(% style="width:66px" %)Door Status(pb14)|(% style="width:92px" %)door open num(pb14)
373 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
374 +|(% style="width:80px" %)**1**|(% style="width:80px" %)**1**|(% style="width:88px" %)**3**|(% style="width:81px" %)**3**|(% style="width:50px" %)**4**|(% style="width:80px" %)**1**|(% style="width:80px" %)**3**
375 +|(% style="width:59px" %)Door Status(pb15)|(% style="width:67px" %)[[Alarm Status>>||anchor="H2.7A0AlarmBaseonTimeout"]](pb15)|(% style="width:88px" %)door open num(pb15)|(% style="width:81px" %)last open time(pb15)|(% style="width:50px" %)[[Time stamp>>||anchor="H2.4.7A0Timestamp"]]|(% style="width:66px" %)Door Status(pb14)|(% style="width:92px" %)door open num(pb14)
384 384  
385 385  (% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:500px" %)
386 -|(% style="width:102px" %)**3**|(% style="width:93px" %)**1**|(% style="width:91px" %)**3**|(% style="width:88px" %)**3**|(% style="width:63px" %)**4**|(% style="width:87px" %)(((
378 +|(% style="width:90px" %)**3**|(% style="width:80px" %)**1**|(% style="width:90px" %)**3**|(% style="width:90px" %)**3**|(% style="width:70px" %)**4**|(% style="width:80px" %)(((
387 387  **1-32 group**
388 388  )))
389 -|(% style="width:102px" %)last open time (pb14)|(% style="width:93px" %)Door Status(pb15)|(% style="width:91px" %)door open num(pb15)|(% style="width:88px" %)last open time(pb15)|(% style="width:63px" %)Time stamp|(% style="width:87px" %)...
381 +|(% style="width:102px" %)last open time (pb14)|(% style="width:93px" %)Door Status(pb15)|(% style="width:91px" %)door open num(pb15)|(% style="width:100px" %)last open time(pb15)|(% style="width:63px" %)[[Time stamp>>||anchor="H2.4.7A0Timestamp"]]|(% style="width:87px" %)......
390 390  
391 391  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NDS03A uplink data.
392 392  
... ... @@ -401,28 +401,28 @@
401 401  
402 402  * (% style="color:#037691" %)**Device ID:**(%%) 0x f867787050213317 = f867787050213317
403 403  
404 -* (% style="color:#037691" %)**Version:**(%%) 0x0064=100=1.0.0
396 +* (% style="color:#037691" %)**Version:**(%%)  0x0064=100=1.0.0
405 405  
406 406  * (% style="color:#037691" %)**BAT :**(%%)  0x0ccf = 3279 mV = 3.279V
407 407  
408 408  * (% style="color:#037691" %)**Singal: **(%%)0x19 = 25
409 409  
410 -* (% style="color:#037691" %)**Mod:**(%%) 0x01 = 1
402 +* (% style="color:#037691" %)**Mod:**(%%)  0x01 = 1
411 411  
412 -* (% style="color:#037691" %)**Door Status:**(%%) 0x00=0
404 +* (% style="color:#037691" %)**Door Status:**(%%)  0x00=0
413 413  
414 414  * (% style="color:#037691" %)**Alarm Status: **(%%)0x00 =0
415 415  
416 416  * (% style="color:#037691" %)**door open num: **(%%)0x000016 =22
417 417  
418 -* (% style="color:#037691" %)**last open time: **(%%)0x000017 =23
410 +* (% style="color:#037691" %)**last open time:  **(%%)0x000017 =23
419 419  
420 420  * (% style="color:#037691" %)**Timestamp:**(%%) 0x637590df =1668649183 (Unix Time)
421 421  
422 422  
415 +
423 423  == 2.4  Payload Explanation and Sensor Interface ==
424 424  
425 -
426 426  === 2.4.1  Device ID ===
427 427  
428 428  
... ... @@ -437,20 +437,18 @@
437 437  The Device ID is stored in a non-erase area, Upgrade the firmware or run AT+FDR won't erase the Device ID.
438 438  
439 439  
440 -
441 441  === 2.4.2  Version Info ===
442 442  
443 443  
444 444  Specify the software version: 0x64=100, which means firmware version 1.00.
445 445  
446 -For example 0x00 64 : This device is CPN01 with firmware version 1.0.0.
437 +For example 0x00 64 : This device is NDS03A 1 with firmware version 1.0.0.
447 447  
448 448  
449 -
450 450  === 2.4.3  Battery Info ===
451 451  
452 452  
453 -Check the battery voltage for CPN01.
443 +Check the battery voltage for NDS03A.
454 454  
455 455  Ex1: 0x0B45 = 2885mV
456 456  
... ... @@ -457,7 +457,6 @@
457 457  Ex2: 0x0B49 = 2889mV
458 458  
459 459  
460 -
461 461  === 2.4.4  Signal Strength ===
462 462  
463 463  
... ... @@ -476,70 +476,38 @@
476 476  **99**    Not known or not detectable
477 477  
478 478  
468 +=== 2.4.5  Disalarm: (default: 0) ===
479 479  
480 -=== 2.4.5  Calculate Flag ===
481 481  
471 +(% 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.
482 482  
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.
473 +(% style="color:blue" %)**If Disalarm = 0**(%%), NDS03A will send uplink at every TDC periodically and send data on each open/close event. This is useful for the application user need to monitor the open/close event in real-time.
484 484  
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.
475 + (% style="color:red" %)**Note:**(%%) When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast.
486 486  
487 -Default value: 0. 
488 488  
489 -Range (6 bits): (b)000000 ~~ (b) 111111
478 +=== 2.4.6  Keep Status & Keep Time ===
490 490  
491 491  
481 +Shows the configure value of Alarm Base on Timeout Feature
492 492  
493 -=== 2.4.6  Alarm ===
494 494  
484 +=== 2.4.7  Timestamp ===
495 495  
496 -See [[Alarm Base on Timeout>>||anchor="H2.7A0AlarmBaseonTimeout"]]
497 497  
487 +Timestamp : 0x6315537b =1662342011
498 498  
499 499  
500 -=== 2.4.7  Contact Status ===
490 +=== 2.4.8  Switch Dual Channel Mode ===
501 501  
502 502  
503 -0: Open
493 +NDS03A can connect two door sensors. Another door sensor can be connected to PB15 pin. Both channels support alarm function.
504 504  
505 -1: Close
506 506  
507 -
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 -
539 539  == 2.5  Downlink Payload ==
540 540  
541 541  
542 -By default, CPN01 prints the downlink payload to console port.
499 +By default, NDS03A prints the downlink payload to console port.
543 543  
544 544  [[image:image-20221021111414-18.png]] ​
545 545  
... ... @@ -556,7 +556,7 @@
556 556  
557 557  * (% style="color:#037691" %)**Reset**
558 558  
559 -If payload = 0x04FF, it will reset the NSE01
516 +If payload = 0x04FF, it will reset the NDS03A
560 560  
561 561  * (% style="color:#037691" %)**INTMOD**
562 562  
... ... @@ -563,20 +563,21 @@
563 563  Downlink Payload: 06000003, Set AT+INTMOD=3
564 564  
565 565  
566 -
567 567  == 2.6  ​LED Indicator ==
568 568  
569 569  
570 -The CPN01 has an internal LED which is to show the status of different states.
526 +The NDS03A has an internal LED which is to show the status of different states.
571 571  
572 572  * When the device starts normally, the LED will light up for 1 second.
573 -* After CPN01 join NB-IoT network. The LED will be ON for 3 seconds.
529 +* After NDS03A join NB-IoT network. The LED will be ON for 3 seconds.
574 574  * For each uplink probe, LED will be on for 500ms.
575 575  
532 +
533 +
576 576  == 2.7  Alarm Base on Timeout ==
577 577  
578 578  
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:
537 +NDS03A 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:
580 580  
581 581  
582 582  (% style="color:blue" %)**1. Keep Status: Status to be monitor**
... ... @@ -592,17 +592,25 @@
592 592  
593 593  If keep time = 0, Disable Alarm Base on Timeout feature.
594 594  
595 -If keep time > 0, device will monitor the keep status event and send an alarm when status doesnt change after timeout.
553 +If keep time > 0, device will monitor the keep status event and send an alarm when status doesn't change after timeout.
596 596  
597 597  
598 598  (% style="color:blue" %)**AT Command to configure:**
599 599  
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.
558 +(% style="color:blue" %)**PB14 PIN:**
601 601  
560 +(% 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.
561 +
602 602  (% style="color:#037691" %)**AT+TTRIG=0,0 ** (%%) **~-~->** Default Value, disable timeout Alarm.
603 603  
604 604  
565 +(% style="color:blue" %)**PB15 PIN:**
605 605  
567 +(% style="color:#037691" %)**AT+TTRIG2=1,30**
568 +
569 +(% style="color:#037691" %)**AT+TTRIG2=0,0 **
570 +
571 +
606 606  == 2.8  Set debug mode ==
607 607  
608 608  
... ... @@ -624,54 +624,57 @@
624 624  [[image:image-20221021111527-19.png]]
625 625  
626 626  
593 +== 2.10  Count Mod ==
627 627  
628 -== 2.10  Set trigger mode ==
629 629  
596 +(% style="color:blue" %)**AT Command: AT+COUNTMOD**
630 630  
631 -(% style="color:blue" %)**AT Command: AT+TTRMOD**
598 +[[image:image-20221118092935-1.png]]
632 632  
633 -Feature: Set the trigger interrupt mode.
634 634  
635 -[[image:image-20221021111552-20.png]]
601 +== 2.11  Interrupt Pin Channel Mod ==
636 636  
637 637  
604 +(% style="color:blue" %)**AT Command: AT+TTRCHANNEL**
638 638  
639 -== 2.11  Set the calculate flag ==
606 +[[image:image-20221118093144-2.png]]
640 640  
641 641  
642 -Feature: Set the calculate flag
609 +== 2.12 TTRIG1/2 timeout status alarm ==
643 643  
644 -(% style="color:blue" %)**AT Command: AT+CALCFLAG**
645 645  
646 -[[image:image-20221021111711-22.png]]
612 +It needs to be used with AT+TTRIG1 or AT+TTRIG2. When TTRIG1 or TTRIG2 times out and causes an alarm, and the status does not change subsequently, an alarm packet will be sent at the alarm interval.
647 647  
614 +(% style="color:blue" %)**AT Command: AT+TTRALARM**
648 648  
616 +[[image:image-20221118093512-3.png]]
649 649  
650 -== 2.12 Set count number ==
651 651  
619 +== 2.13  Select counting mode ==
652 652  
653 -Feature: Manually set the count number
654 654  
655 -(% style="color:blue" %)**AT Command: AT+SETCNT**
622 +(% style="color:blue" %)**AT Command: AT+TTRMODx=a,b**
656 656  
657 -[[image:image-20221021111748-24.png]]
624 +When (% style="color:red" %)**a=0**(%%), the door is opened to count, and when (% style="color:red" %)**a=1**(%%),the closed door is counted.
658 658  
626 +When (% style="color:red" %)**b=0**(%%), it is the last door open duration, and when (% style="color:red" %)**b=1**(%%),the last door close duration.
659 659  
628 +[[image:image-20221118093658-4.png]]
660 660  
661 -== 2.13  Set the number of data to be uploaded and the recording time ==
662 662  
631 +== 2.14  Set the number of data to be uploaded and the recording time ==
663 663  
633 +
664 664  (% style="color:blue" %)**AT Command:**
665 665  
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)
636 +(% 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)
667 667  
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.
638 +(% 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.
669 669  
670 670  
641 +== 2.15  Read or Clear cached data ==
671 671  
672 -== 2.14  Read or Clear cached data ==
673 673  
674 -
675 675  (% style="color:blue" %)**AT Command:**
676 676  
677 677  (% style="color:#037691" %)**AT+CDP**  (%%) ~/~/ Read cached data
... ... @@ -678,27 +678,24 @@
678 678  
679 679  (% style="color:#037691" %)**AT+CDP=0**  (%%) ~/~/ Clear cached data ​
680 680  
681 -[[image:image-20221021111810-25.png||height="364" width="797"]]
650 +[[image:image-20221118094227-5.png]]
682 682  
683 683  
653 +== 2.16  ​Firmware Change Log ==
684 684  
685 -== 2.15  ​Firmware Change Log ==
686 686  
656 +Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0>>https://www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0]]
687 687  
688 -Download URL & Firmware Change log:  [[https:~~/~~/www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0>>https://www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0]]
689 -
690 690  Upgrade Instruction: [[Upgrade Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
691 691  
692 692  
661 +== 2.17  ​Battery Analysis ==
693 693  
694 -== 2.16  ​Battery Analysis ==
663 +=== 2.17.1  ​Battery Type ===
695 695  
696 696  
697 -=== 2.16.1  Battery Type ===
666 +The NDS03A 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.
698 698  
699 -
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.
701 -
702 702  The battery is designed to last for several years depends on the actual use environment and update interval. 
703 703  
704 704  The battery-related documents as below:
... ... @@ -712,10 +712,9 @@
712 712  [[image:image-20221021111911-26.png]] ​
713 713  
714 714  
681 +=== 2.17.2  Power consumption Analyze ===
715 715  
716 -=== 2.16.2  Power consumption Analyze ===
717 717  
718 -
719 719  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.
720 720  
721 721  Instruction to use as below:
... ... @@ -735,21 +735,18 @@
735 735  [[image:1666596205057-567.png]] ​
736 736  
737 737  
703 +=== 2.17.3  ​Battery Note ===
738 738  
739 -=== 2.16.3  ​Battery Note ===
740 740  
741 -
742 742  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.
743 743  
744 744  
709 +=== 2.17.4  Replace the battery ===
745 745  
746 -=== 2.16.4  Replace the battery ===
747 747  
712 +The default battery pack of NDS03A 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).
748 748  
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).
750 750  
751 -
752 -
753 753  = 3. ​ Access NB-IoT Module =
754 754  
755 755  
... ... @@ -757,13 +757,11 @@
757 757  
758 758  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/]] 
759 759  
760 -[[image:image-20221021112006-28.png]] ​
722 +[[image:image-20221118094449-6.png]] ​
761 761  
762 762  
763 -
764 764  = 4.  Using the AT Commands =
765 765  
766 -
767 767  == 4.1  Access AT Commands ==
768 768  
769 769  
... ... @@ -810,15 +810,21 @@
810 810  
811 811  AT+ DEBUG   : Enable or Disable debug mode
812 812  
813 -AT+ TTRIG   : Get or Set Alarm Base on Timeout
773 +AT+ TTRIG1   : Get or Set PB14 PIN Alarm Base on Timeout
814 814  
815 -AT+ TTRMOD   : Get or Set the trigger interrupt mode(0:falling,1:rising)
775 +AT+ TTRIG2   : Get or Set PB15 PIN Alarm Base on Timeout
816 816  
817 -AT+ CALCFLAG   : Get or Set the calculate flag
777 +AT+COUNTMOD  :  Get or Set the count mode
818 818  
819 -AT+ CLRC   : Clear current door open count
779 +AT+TTRCHANNEL  : Get or Set the number of interrupt channels
820 820  
781 +AT+TTRALARM : Get or Set TTRIG1 of Alarm interval (unit: minute)
821 821  
783 +AT+DISALARM  : Enable/Disable Alarm for door open/close or water leak event
784 +
785 +AT+ CLRC   :  Clear current door open count
786 +
787 +
822 822  (% style="color:blue" %)**COAP Management**      
823 823  
824 824  AT+URI            : Resource parameters
... ... @@ -849,10 +849,8 @@
849 849  AT+PWORD  : Serial Access Password
850 850  
851 851  
852 -
853 853  = ​5.  FAQ =
854 854  
855 -
856 856  == 5.1 ​ How to Upgrade Firmware ==
857 857  
858 858  
... ... @@ -860,13 +860,11 @@
860 860  
861 861  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]]
862 862  
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.**
827 +(% style="color:red" %)**Notice: **(% style="color:blue" %)**NDS03A** (%%)**and (% style="color:blue" %)LDS03A(%%)**(% style="color:blue" %) (%%)**share the same mother board. They use the same connection and method to update.**
864 864  
865 865  
866 -
867 867  = 6.  Trouble Shooting =
868 868  
869 -
870 870  == 6.1  ​Connection problem when uploading firmware ==
871 871  
872 872  
... ... @@ -873,7 +873,6 @@
873 873  (% style="color:blue" %)**Please see: **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting]]
874 874  
875 875  
876 -
877 877  == 6.2  AT Command input doesn't work ==
878 878  
879 879  
... ... @@ -880,26 +880,20 @@
880 880  In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER** (%%)while press the send key, user need to add ENTER in their string.
881 881  
882 882  
883 -
884 884  = 7. ​ Order Info =
885 885  
886 886  
887 -Part Number**:** CPN01
847 +Part Number**:** NDS03A
888 888  
889 889  
890 -
891 891  = 8.  Packing Info =
892 892  
893 893  
894 894  (% style="color:blue" %)**Package Includes**:
895 895  
896 -* CPN01 Open/Close Sensor x 1
897 -* External antenna x 1
855 +* NDS03A Open/Close Door Sensor x 1
898 898  
899 -(% style="color:blue" %)**Dimension and weight**:
900 900  
901 -* Size: 195 x 125 x 55 mm
902 -* Weight:   420g
903 903  
904 904  = 9.  Support =
905 905  
image-20221118092935-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +13.1 KB
Content
image-20221118093144-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +11.7 KB
Content
image-20221118093512-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +9.5 KB
Content
image-20221118093658-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 KB
Content
image-20221118094227-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +29.2 KB
Content
image-20221118094449-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +76.5 KB
Content
image-20221118103445-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +20.4 KB
Content
image-20221118103453-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +46.2 KB
Content
image-20221118103547-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +43.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0