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

From version 218.1
edited by Edwin Chen
on 2024/03/29 12:03
Change comment: There is no comment for this version
To version 219.3
edited by Xiaoling
on 2024/04/09 15:40
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
... ... @@ -517,11 +517,12 @@
517 517  
518 518  (% style="display:none" %) (%%)
519 519  
520 -=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeaconSince firmware 1.4.7 ===
520 +=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) ===
521 521  
522 +
522 522  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.
523 523  
524 -User can set [[(% class="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" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
525 525  
526 526  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:348px" %)
527 527  |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% 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" %)**…..**|(% 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" %)**1**
... ... @@ -536,7 +536,8 @@
536 536  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
537 537  
538 538  (% class="wikigeneratedid" %)
539 -**Note: This mode does not have a fixed decoder. Its decoder depends on the number of beacons and can be parsed according to the order of the payload.**
540 +(% style="color:red" %)**Note: This mode does not have a fixed decoder. Its decoder depends on the number of beacons and can be parsed according to the order of the payload.**
541 +
540 540  payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
541 541  
542 542  
... ... @@ -1151,12 +1151,12 @@
1151 1151  0xB9 01 ~/~/ Same as AT+BEEP=1
1152 1152  
1153 1153  
1154 -=== 3.2.21 Set long press time(Since firmware 1.4.6) ===
1156 +=== (% data-sider-select-id="358d0797-d8c7-4a5d-b51f-fd0c537f26e4" %)3.2.21 Set long press time(Since firmware 1.4.6)(%%) ===
1155 1155  
1156 1156  
1157 1157  When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds, which is convenient for use scenarios.
1158 1158  
1159 -(% style="color:blue" %)**AT Command:**
1161 +(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1160 1160  
1161 1161  (% style="color:#037691" %)**AT+EAT=XX**
1162 1162  
... ... @@ -1169,10 +1169,29 @@
1169 1169  0xBA 02 ~/~/ Same as AT+EAT=2
1170 1170  
1171 1171  
1172 -= 4. Setting for Different Scenarios =
1174 +(% data-sider-select-id="8e1bc417-f7f8-49f0-b796-8460ff412d7c" %)
1175 +=== 3.2.22 Conversion of TrackerD and TrackerD-LS ===
1173 1173  
1174 1174  
1178 +They use the same source code and can be converted using the AT command below
1175 1175  
1180 +(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1181 +
1182 +(% data-sider-select-id="d1642275-40f9-4a61-876f-c50aa2a2c492" style="color:#037691" %)**AT+DEVICE=22**
1183 +
1184 +Example:
1185 +
1186 +(% data-sider-select-id="80b524e6-34b5-469c-b05f-c144bee41d20" %)
1187 +AT+DEVICE=22  ~-~-> Set  to TrackerD-LS
1188 +
1189 +(% data-sider-select-id="d7427d7e-0c50-4af5-a666-fd59d105d39f" %)
1190 +AT+DEVICE=13  ~-~-> Set  to TrackerD
1191 +
1192 +
1193 += (% data-sider-select-id="45c47ab9-03ef-4224-9771-e53c0d98eb40" %)4. Setting for Different Scenarios(%%) =
1194 +
1195 +
1196 +
1176 1176  = 5. Upload Firmware =
1177 1177  
1178 1178  == 5.1 Firmware Change Log ==