Last modified by Mengting Qiu on 2025/06/04 18:42

From version 82.30
edited by Xiaoling
on 2022/06/20 13:34
Change comment: There is no comment for this version
To version 82.28
edited by Xiaoling
on 2022/06/20 13:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -720,19 +720,23 @@
720 720  
721 721  * (% style="color:#037691" %)**AT Command:**
722 722  
723 +(% class="box infomessage" %)
724 +(((
723 723  **AT+TDC=N **
726 +)))
724 724  
725 -
726 726  **Example: **AT+TDC=30000. Means set interval to 30 seconds
727 727  
728 728  
729 729  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
730 730  
733 +(% class="box infomessage" %)
734 +(((
731 731  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
736 +)))
732 732  
733 733  
734 734  
735 -
736 736  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
737 737  
738 738  Set work mode.
... ... @@ -739,9 +739,11 @@
739 739  
740 740  * (% style="color:#037691" %)**AT Command:**
741 741  
746 +(% class="box infomessage" %)
747 +(((
742 742  **AT+MOD=N  **
749 +)))
743 743  
744 -
745 745  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
746 746  
747 747