<
From version < 77.11 >
edited by Xiaoling
on 2023/05/24 12:00
To version < 77.12 >
edited by Xiaoling
on 2023/05/24 13:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -580,7 +580,9 @@
580 580  
581 581  (% style="color:blue" %)**AT Command: AT+CLRDTA**
582 582  
583 -[[image:image-20221021111527-19.png]]
583 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
584 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 169px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 174px;background-color:#D9E2F3;color:#0070C0" %)**Response**
585 +|(% style="width:157px" %)AT+CLRDTA|(% style="width:169px" %)Clear flash storage for data log feature.|Clear all stored sensor data… OK
584 584  
585 585  
586 586  == 2.10  Count Mod ==
... ... @@ -588,14 +588,49 @@
588 588  
589 589  (% style="color:blue" %)**AT Command: AT+COUNTMOD**
590 590  
591 -[[image:image-20221118092935-1.png]]
593 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
594 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 246px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 92px;background-color:#D9E2F3;color:#0070C0" %)**Response**
595 +|(% style="width:157px" %)(((
596 +AT+COUNTMOD=0
597 +)))|(% style="width:156px" %)(((
598 +the count value keeps accumulating mode
599 +)))|(% style="width:89px" %)(((
600 +(((
601 +OK
602 +)))
603 +)))
604 +|(% style="width:157px" %)(((
605 +AT+COUNTMOD=1
606 +)))|(% style="width:156px" %)(((
607 +the count value will be reset after each TDC time(Last Close Duration Reset after each uplink)
608 +)))|(% style="width:89px" %)(((
609 +OK
610 +)))
592 592  
593 -
594 594  == 2.11  Interrupt Pin Channel Mod ==
595 595  
596 596  
597 597  (% style="color:blue" %)**AT Command: AT+TTRCHANNEL**
598 598  
617 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
618 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 246px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 92px;background-color:#D9E2F3;color:#0070C0" %)**Response**
619 +|(% style="width:157px" %)(((
620 +AT+TTRCHANNEL=1
621 +)))|(% style="width:156px" %)(((
622 +set as single channel, only use PB14 pin as interrupt pin.
623 +)))|(% style="width:89px" %)(((
624 +(((
625 +OK
626 +)))
627 +)))
628 +|(% style="width:157px" %)(((
629 +AT+TTRCHANNEL=2
630 +)))|(% style="width:156px" %)(((
631 +is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
632 +)))|(% style="width:89px" %)(((
633 +OK
634 +)))
635 +
599 599  [[image:image-20221118093144-2.png]]
600 600  
601 601  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0