Last modified by Mengting Qiu on 2025/07/08 11:11

From version 168.1
edited by Xiaoling
on 2024/12/04 09:53
Change comment: There is no comment for this version
To version 169.1
edited by kai
on 2024/12/18 09:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.kai
Content
... ... @@ -969,6 +969,116 @@
969 969  * Example 4: Downlink Payload: 08 02 02 02 00 00  **~-~-->**  AT+REMODUST=2,2,0
970 970  * Example 5: Downlink Payload: 08 01  **~-~-->**  AT+REMODUST
971 971  
972 +
973 +
974 +=== 3.3.5 Print data entries base on page ===
975 +
976 +
977 +Feature: Print the sector data from start page to stop page (max is 416 pages).
978 +
979 +(% style="color:#4f81bd" %)**AT Command: AT+PDTA**
980 +
981 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
982 +|(% style="background-color:#4f81bd; color:white; width:158px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:352px" %)**Function**
983 +|(% style="width:156px" %)(((
984 +AT+PDTA=1,1
985 +Print page 1 to 1
986 +)))|(% style="width:311px" %)(((
987 +Stop Tx events when read sensor data
988 +
989 +8031000 1970/1/1 00:00:13 bat:3216 distance:327 strength:32767 temp:0 level:low status:false
990 +
991 +8031010 1970/1/1 00:00:21 bat:3222 distance:327 strength:32767 temp:0 level:low status:false
992 +
993 +8031020 1970/1/1 00:00:07 bat:3624 distance:327 strength:32767 temp:0 level:low status:false
994 +
995 +8031030 1970/1/1 00:00:07 bat:3618 distance:327 strength:32767 temp:0 level:low status:false
996 +
997 +8031040 2024/10/19 02:47:21 bat:3240 distance:0 strength:0 temp:0 level:low status:false
998 +
999 +8031050 1970/1/1 00:00:17 bat:3252 distance:0 strength:0 temp:0 level:low status:false
1000 +
1001 +8031060 2024/10/19 03:05:38 bat:3246 distance:0 strength:0 temp:0 level:low status:false
1002 +
1003 +8031070 2024/10/19 03:16:19 bat:3258 distance:0 strength:15534 temp:0 level:low status:false
1004 +
1005 +Start Tx events
1006 +
1007 +
1008 +OK
1009 +)))
1010 +
1011 +(% style="color:#4f81bd" %)**Downlink Command:**
1012 +
1013 +No downlink commands for feature
1014 +
1015 +
1016 +== 3.3.6 Print last few data entries ==
1017 +
1018 +
1019 +Feature: Print the last few data entries
1020 +
1021 +(% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1022 +
1023 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1024 +|(% style="background-color:#4f81bd; color:white; width:158px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:352px" %)**Function**
1025 +|(% style="width:156px" %)(((
1026 +AT+PLDTA=10
1027 +Print last 10 entries
1028 +)))|(% style="width:311px" %)(((
1029 +Stop Tx events when read sensor data
1030 +
1031 +0001 2024/12/6 06:03:41 bat:3588 distance:0 strength:153 temp:26 level:low status:false
1032 +
1033 +0002 2024/12/6 06:13:38 bat:3588 distance:66 strength:13986 temp:27 level:low status:false
1034 +
1035 +0003 2024/12/6 06:23:38 bat:3588 distance:66 strength:14128 temp:26 level:low status:false
1036 +
1037 +0004 2024/12/6 06:33:38 bat:3588 distance:66 strength:14100 temp:25 level:low status:false
1038 +
1039 +0005 2024/12/6 06:43:38 bat:3588 distance:349 strength:123 temp:26 level:low status:false
1040 +
1041 +0006 2024/12/6 06:53:38 bat:3588 distance:356 strength:124 temp:25 level:low status:false
1042 +
1043 +0007 2024/12/6 07:03:38 bat:3588 distance:343 strength:114 temp:25 level:low status:false
1044 +
1045 +0008 2024/12/6 07:13:38 bat:3588 distance:351 strength:122 temp:25 level:low status:false
1046 +
1047 +0009 1970/1/1 00:00:25 bat:3258 distance:0 strength:65534 temp:0 level:low status:false
1048 +
1049 +0010 1970/1/1 00:01:02 bat:3258 distance:0 strength:65534 temp:0 level:low status:false
1050 +
1051 +Start Tx events
1052 +
1053 +
1054 +OK
1055 +)))
1056 +
1057 +(% style="color:#4f81bd" %)**Downlink Command:**
1058 +
1059 +No downlink commands for feature
1060 +
1061 +
1062 +== 3.3.7 Clear Flash Record ==
1063 +
1064 +
1065 +Feature: Clear flash storage for data log feature.
1066 +
1067 +(% style="color:#4f81bd" %)**AT Command: AT+CLRDTA**
1068 +
1069 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:503px" %)
1070 +|(% style="background-color:#4f81bd; color:white; width:157px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:137px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:209px" %)**Response**
1071 +|(% style="width:155px" %)AT+CLRDTA |(% style="width:134px" %)Clear date record|(% style="width:209px" %)(((
1072 +Clear all stored sensor data…
1073 +
1074 +OK
1075 +)))
1076 +
1077 +(% style="color:#4f81bd" %)**Downlink Command: 0xA3**
1078 +
1079 +* Example: 0xA301  ~/~/  Same as AT+CLRDTA
1080 +
1081 +
972 972  = 4. Battery & Power Consumption =
973 973  
974 974