Last modified by Bei Jinggeng on 2025/08/01 17:45

From version 232.1
edited by Mengting Qiu
on 2024/09/10 11:34
Change comment: There is no comment for this version
To version 230.1
edited by Mengting Qiu
on 2024/09/09 17:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1159,38 +1159,42 @@
1159 1159  
1160 1160  When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds, which is convenient for use scenarios.
1161 1161  
1162 +The default value is 5 seconds. The value ranges from 1 to 255.
1163 +
1162 1162  (% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1163 1163  
1164 -(% style="color:#037691" %)**AT+EAT=XX**
1166 +(% style="color:#037691" %)**AT+BTDC=xx**
1165 1165  
1166 1166  Example:
1167 1167  
1168 -AT+EAT=2 ~-~-> Set the long press time to 2s
1170 +AT+BTDC=5 ~-~-> Set the Bluetooth scan time to 5s.
1169 1169  
1170 -(% style="color:blue" %)**Downlink Payload: 0XBA**
1172 +(% style="color:blue" %)**Downlink Payload:0XBA**
1171 1171  
1172 -0xBA 02 ~/~/ Same as AT+EAT=2
1174 +0xBA 05 ~/~/ Same as AT+BTDC=5
1173 1173  
1174 1174  
1177 +=== (% data-sider-select-id="358d0797-d8c7-4a5d-b51f-fd0c537f26e4" %)3.2.22 Set the Bluetooth scan time(Since firmware 1.5.1)(%%) ===
1175 1175  
1176 -=== 3.2.22 Set the Bluetooth scan time(Since firmware 1.5.1) ===
1177 1177  
1180 +Use this command to set the Bluetooth scan time.
1178 1178  
1179 -Use this command to set the Bluetooth scan time. Default is 5s, value range: 1~~255.
1180 -
1181 1181  (% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1182 1182  
1183 -(% style="color:#037691" %)**AT+BTDC=XX**
1184 +(% style="color:#037691" %)**AT+EAT=XX**
1184 1184  
1185 1185  Example:
1186 1186  
1187 -AT+BTDC=5 ~-~-> Set the Bluetooth scan time to 5s
1188 +AT+EAT=2 ~-~-> Set the long press time to 2s
1188 1188  
1189 -(% style="color:blue" %)**Downlink Payload:**
1190 +(% style="color:blue" %)**Downlink Payload:0XBA**
1190 1190  
1191 -No downlink
1192 +0xBA 02 ~/~/ Same as AT+EAT=2
1192 1192  
1193 1193  
1195 +
1196 +
1197 +
1194 1194  (% data-sider-select-id="8e1bc417-f7f8-49f0-b796-8460ff412d7c" %)
1195 1195  === 3.2.23 Conversion of TrackerD and TrackerD-LS ===
1196 1196