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

From version 82.31
edited by Xiaoling
on 2022/06/20 13:35
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,29 +739,36 @@
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  
748 748  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
749 749  
750 -(% style="color:#037691" %)**​​​​​​​**(%%)**0x0A aa    ** ~/~/ Same as AT+MOD=aa
756 +(% class="box infomessage" %)
757 +(((
758 +**0x0A aa     ~/~/ Same as AT+MOD=aa**
759 +)))
751 751  
752 752  
753 753  
754 -
755 755  ==== 3.4.2.3 Poll an uplink ====
756 756  
757 -* (% style="color:#037691" %)**AT Command:**
765 +* (% style="color:#037691" %)AT Command:
758 758  
759 759  There is no AT Command to poll uplink
760 760  
761 761  
762 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
770 +* (% style="color:#037691" %)Downlink Payload (prefix 0x08):
763 763  
764 -**0x08 FF     **~/~/ Poll an uplink
772 +(% class="box infomessage" %)
773 +(((
774 +**0x08 FF     ~/~/ Poll an uplink,**
775 +)))
765 765  
766 766  **Example**: 0x08FF, ask device to send an Uplink
767 767  
... ... @@ -1126,7 +1126,7 @@
1126 1126  
1127 1127  * (% style="color:#037691" %)**AT Command:**
1128 1128  
1129 -(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1140 +(% style="color:#037691" %)**​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1130 1130  
1131 1131  aa: 1: Set count1,
1132 1132