<
From version < 61.3 >
edited by Xiaoling
on 2022/11/17 16:39
To version < 61.5 >
edited by Xiaoling
on 2022/11/17 16:45
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -370,7 +370,6 @@
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 -
374 374  (% style="color:blue" %)**When AT+TTRCHANNEL=2:**
375 375  
376 376  
... ... @@ -395,8 +395,6 @@
395 395  
396 396  The payload is ASCII string, representative same HEX:
397 397  
398 -**0x **f867787050213317  0064  0ccf 19 01 00 00 000016 000017 637590df
399 -
400 400  **0x (% style="color:red" %)__f867787050213317__  (% style="color:blue" %)__0064__ (% style="color:green" %) __0ccf__(% style="color:#00b0f0" %) __19__(% style="color:#7030a0" %) __01__(% style="color:#0020b0" %) __00__ (% style="color:#420042" %)__00__(% style="color:#660066" %) (% style="color:#aaaa40" %)__000016__(% style="color:#663300" %) __000017__ (% style="color:#d60093" %)__637590df__(%%)**
401 401  
402 402  **where:**
... ... @@ -421,7 +421,6 @@
421 421  
422 422  * (% style="color:#037691" %)**Timestamp:**(%%) 0x637590df =1668649183 (Unix Time)
423 423  
424 -
425 425  == 2.4  Payload Explanation and Sensor Interface ==
426 426  
427 427  
... ... @@ -445,7 +445,7 @@
445 445  
446 446  Specify the software version: 0x64=100, which means firmware version 1.00.
447 447  
448 -For example 0x00 64 : This device is CPN01 with firmware version 1.0.0.
444 +For example 0x00 64 : This device is NDS03A 1 with firmware version 1.0.0.
449 449  
450 450  
451 451  
... ... @@ -452,7 +452,7 @@
452 452  === 2.4.3  Battery Info ===
453 453  
454 454  
455 -Check the battery voltage for CPN01.
451 +Check the battery voltage for NDS03A.
456 456  
457 457  Ex1: 0x0B45 = 2885mV
458 458  
... ... @@ -479,19 +479,17 @@
479 479  
480 480  
481 481  
482 -=== 2.4.5  Calculate Flag ===
478 +=== 2.4.5  Disalarm: (default: 0) ===
483 483  
484 484  
485 -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.
481 +(% 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.
486 486  
487 -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.
483 +(% 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.
488 488  
489 -Default value: 0. 
485 + (% style="color:red" %)**Note:**(%%) When Disalarm=0, a high frequently open/close event will cause lots of uplink and drain battery very fast.
490 490  
491 -Range (6 bits): (b)000000 ~~ (b) 111111
492 492  
493 493  
494 -
495 495  === 2.4.6  Alarm ===
496 496  
497 497  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0