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)
Details
- Page properties
-
- Content
-
... ... @@ -370,6 +370,7 @@ 370 370 ))) 371 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" %)... 372 372 373 + 373 373 (% style="color:blue" %)**When AT+TTRCHANNEL=2:** 374 374 375 375 ... ... @@ -418,6 +418,7 @@ 418 418 419 419 * (% style="color:#037691" %)**Timestamp:**(%%) 0x637590df =1668649183 (Unix Time) 420 420 422 + 421 421 == 2.4 Payload Explanation and Sensor Interface == 422 422 423 423 ... ... @@ -441,7 +441,7 @@ 441 441 442 442 Specify the software version: 0x64=100, which means firmware version 1.00. 443 443 444 -For example 0x00 64 : This device is N DS03A1 with firmware version 1.0.0.446 +For example 0x00 64 : This device is CPN01 with firmware version 1.0.0. 445 445 446 446 447 447 ... ... @@ -448,7 +448,7 @@ 448 448 === 2.4.3 Battery Info === 449 449 450 450 451 -Check the battery voltage for N DS03A.453 +Check the battery voltage for CPN01. 452 452 453 453 Ex1: 0x0B45 = 2885mV 454 454 ... ... @@ -475,17 +475,19 @@ 475 475 476 476 477 477 478 -=== 2.4.5 Disalarm: (default:0)===480 +=== 2.4.5 Calculate Flag === 479 479 480 480 481 - (% style="color:blue"%)**IfDisalarm= 1**(%%), NDS03A willonlysenduplinkateveryTDC periodically.This isnormally use forpulse meterapplication,inhisapplication, there aremanyopen/closeevent,and platformonlycareaboutthetotal numberofpulse.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. 482 482 483 - (%style="color:blue"%)**If Disalarm= 0**(%%), NDS03A willsend uplink atevery TDC periodicallyand senddataoneachopen/closeevent.Thisisusefulfortheapplication userneedtomonitortheopen/closeevent inreal-time.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. 484 484 485 - (% style="color:red" %)**Note:**(%%) WhenDisalarm=0, a high frequently open/close eventwill causelots ofuplink and drain batteryvery fast.487 +Default value: 0. 486 486 489 +Range (6 bits): (b)000000 ~~ (b) 111111 487 487 488 488 492 + 489 489 === 2.4.6 Alarm === 490 490 491 491