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

From version 228.1
edited by Edwin Chen
on 2024/12/02 18:02
Change comment: There is no comment for this version
To version 230.2
edited by Xiaoling
on 2024/12/09 09:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -763,7 +763,7 @@
763 763  
764 764  MOD6 Payload: total of 11 bytes
765 765  
766 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
766 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %)
767 767  |(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:49px" %)**6**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:50px" %)**1**
768 768  |Value|(((
769 769  TRI_A FLAG
... ... @@ -777,7 +777,7 @@
777 777  
778 778  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if the trigger is set for this part. Totally 1 byte as below
779 779  
780 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
780 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %)
781 781  |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0**
782 782  |(((
783 783  AV1_LOW
... ... @@ -806,7 +806,7 @@
806 806  
807 807  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1 byte as below
808 808  
809 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
809 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %)
810 810  |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0**
811 811  |(((
812 812  AV1_LOW
... ... @@ -835,8 +835,8 @@
835 835  
836 836  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
837 837  
838 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:674px" %)
839 -|(% style="width:64px" %)**bit 7**|(% style="width:68px" %)**bit 6**|(% style="width:63px" %)**bit 5**|(% style="width:66px" %)**bit 4**|(% style="width:109px" %)**bit 3**|(% style="width:93px" %)**bit 2**|(% style="width:109px" %)**bit 1**|(% style="width:99px" %)**bit 0**
838 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %)
839 +|(% style="width:50px" %)**bit 7**|(% style="width:50px" %)**bit 6**|(% style="width:50px" %)**bit 5**|(% style="width:50px" %)**bit 4**|(% style="width:109px" %)**bit 3**|(% style="width:93px" %)**bit 2**|(% style="width:109px" %)**bit 1**|(% style="width:99px" %)**bit 0**
840 840  |(% style="width:64px" %)N/A|(% style="width:68px" %)N/A|(% style="width:63px" %)N/A|(% style="width:66px" %)N/A|(% style="width:109px" %)DI2_STATUS|(% style="width:93px" %)DI2_FLAG|(% style="width:109px" %)DI1_STATUS|(% style="width:99px" %)DI1_FLAG
841 841  
842 842  * Each bit shows which status has been triggered on this uplink.
... ... @@ -901,8 +901,15 @@
901 901  
902 902  (% border="2" style="width:500px" %)
903 903  |**Command**|AT+TDC=<time>
904 -|**Response**|
905 -|**Parameters**|**time** : uplink interval is in **milliseconds**
904 +|**Parameters**|**time **: uplink interval in milliseconds
905 +|**Get**|AT+TDC=?
906 +|**Response**|(((
907 +current uplink interval
908 +
909 +OK
910 +)))
911 +|**Set**|AT+TDC=<time>
912 +|**Response**|OK
906 906  |**Example**|(((
907 907  AT+TDC=30000
908 908  
... ... @@ -918,7 +918,7 @@
918 918  |**Parameters**|(((
919 919  **prefix** : 0x01
920 920  
921 -**time** : uplink interval is in **seconds**, represented by **3  bytes** in **hexadecimal**.
928 +**time** : uplink interval in **seconds**, represented by **3  bytes** in **hexadecimal**.
922 922  )))
923 923  |**Example**|(((
924 924  01 **00 00 1E**
... ... @@ -939,8 +939,7 @@
939 939  (% style="color:#037691" %)**AT command**
940 940  
941 941  (% border="2" style="width:500px" %)
942 -|(% style="width:97px" %)**Command**|(% style="width:413px" %)AT+MODE=<working_mode>
943 -|(% style="width:97px" %)**Response**|(% style="width:413px" %)
949 +|(% style="width:97px" %)**Command**|(% style="width:413px" %)AT+MOD=<working_mode>
944 944  |(% style="width:97px" %)**Parameters**|(% style="width:413px" %)(((
945 945  **working_mode** :
946 946  
... ... @@ -956,6 +956,18 @@
956 956  
957 957  6 = Trigger Mode, Optional, used together with MOD1 ~~ MOD5
958 958  )))
965 +|(% style="width:97px" %)**Get**|(% style="width:413px" %)AT+MOD=?
966 +|(% style="width:97px" %)**Response**|(% style="width:413px" %)(((
967 +Current working mode
968 +
969 +OK
970 +)))
971 +|(% style="width:97px" %)**Set**|(% style="width:413px" %)AT+MOD=<working_mode>
972 +|(% style="width:97px" %)**Response**|(% style="width:413px" %)(((
973 +Attention:Take effect after ATZ
974 +
975 +OK
976 +)))
959 959  |(% style="width:97px" %)**Example**|(% style="width:413px" %)(((
960 960  AT+MOD=2
961 961  
Screenshot 2024-12-08 193946.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.pradeeka
Size
... ... @@ -1,0 +1,1 @@
1 +32.4 KB
Content