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

From version 225.1
edited by Bei Jinggeng
on 2024/07/11 11:32
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.ting
Content
... ... @@ -60,7 +60,7 @@
60 60  (% style="color:blue" %)**Common DC Characteristics:**
61 61  
62 62  * Supply Voltage: 5V via USB port or Internal li-on battery
63 -* Operating Temperature: -40 ~~ 60°C
63 +* Operating Temperature: -15℃ ~~ 60°C
64 64  
65 65  (% style="color:blue" %)**LoRa Spec:**
66 66  
... ... @@ -522,7 +522,7 @@
522 522  
523 523  TrackerD supports BLE scanning for indoor positioning. Users can set SMOD to BLE pure or GPS/BLE Hybrid, so TrackerD will scan up to 40 BLE iBeacons and send uplinks.
524 524  
525 -User can set [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
525 +User can set [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
526 526  
527 527  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:348px" %)
528 528  |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**...**
... ... @@ -817,7 +817,7 @@
817 817  
818 818  * (% style="color:blue" %)**Downlink Payload (prefix 0x03):**
819 819  
820 -(% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+MTDC=3000000
820 +(% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+MTDC=300000
821 821  
822 822  
823 823  === 3.2.4 Exit Alarm ===
... ... @@ -1159,8 +1159,28 @@
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  
1166 +(% style="color:#037691" %)**AT+BTDC=xx**
1167 +
1168 +Example:
1169 +
1170 +AT+BTDC=5 ~-~-> Set the Bluetooth scan time to 5s.
1171 +
1172 +(% style="color:blue" %)**Downlink Payload:0XBA**
1173 +
1174 +0xBA 05 ~/~/ Same as AT+BTDC=5
1175 +
1176 +
1177 +=== (% data-sider-select-id="358d0797-d8c7-4a5d-b51f-fd0c537f26e4" %)3.2.22 Set the Bluetooth scan time(Since firmware 1.5.1)(%%) ===
1178 +
1179 +
1180 +Use this command to set the Bluetooth scan time.
1181 +
1182 +(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1183 +
1164 1164  (% style="color:#037691" %)**AT+EAT=XX**
1165 1165  
1166 1166  Example:
... ... @@ -1170,10 +1170,13 @@
1170 1170  (% style="color:blue" %)**Downlink Payload:0XBA**
1171 1171  
1172 1172  0xBA 02 ~/~/ Same as AT+EAT=2
1173 -
1174 1174  
1194 +
1195 +
1196 +
1197 +
1175 1175  (% data-sider-select-id="8e1bc417-f7f8-49f0-b796-8460ff412d7c" %)
1176 -=== 3.2.22 Conversion of TrackerD and TrackerD-LS ===
1199 +=== 3.2.23 Conversion of TrackerD and TrackerD-LS ===
1177 1177  
1178 1178  
1179 1179  They use the same source code and can be converted using the AT command below
... ... @@ -1497,7 +1497,7 @@
1497 1497  [[image:image-20240329120308-1.png||height="537" width="525"]]
1498 1498  
1499 1499  
1500 -== 7.FAQs for upgrading to version 1.4.9 or later ==
1523 +== 7.8 FAQs for upgrading to version 1.4.9 or later ==
1501 1501  
1502 1502  1.The device does not display version information or indicates low battery
1503 1503  
... ... @@ -1509,11 +1509,11 @@
1509 1509  
1510 1510  2.Unable to control the red button on trackerD
1511 1511  
1512 -Please reset your DADDR according to the registration information on your box
1535 +Please set any 8-digit DADDR less than** 01880788**.
1513 1513  
1514 -Or directly set this DADDR:
1537 +(% style="color:red" %)**Example:**
1515 1515  
1516 -(% style="color:red" %)**AT+DADDR=01880788**
1539 +(% style="color:red" %)**AT+DADDR=01880688**
1517 1517  
1518 1518  
1519 1519  = 8  Trouble Shooting =