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 224.1
edited by Bei Jinggeng
on 2024/06/06 16:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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" %)**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" %)**...**
... ... @@ -535,7 +535,7 @@
535 535  * (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon.
536 536  * (% style="color:#037691" %)**MINOR:**  (%%)The MINOR from the strongest iBeacon.
537 537  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
538 -* (% style="color:#037691" %)**MOD:      **(%%)Bluetooth mode: 1: Search the beacon with the strongest signal. 2: Search the three beacons with the strongest signal. 3: Search all Bluetooth beacons (up to 40 Bluetooth beacons are displayed).
538 +* (% style="color:#037691" %)**MOD:  **(%%)Bluetooth mode: 1: Search the beacon with the strongest signal. 2: Search the three beacons with the strongest signal. 3: Search all Bluetooth beacons (up to 40 Bluetooth beacons are displayed).
539 539  
540 540  (% class="wikigeneratedid" %)
541 541  (% 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.**
... ... @@ -1497,25 +1497,6 @@
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 ==
1501 -
1502 -1.The device does not display version information or indicates low battery
1503 -
1504 -Please set the device type
1505 -
1506 -(% style="color:red" %)**AT+DEVICE=13~-~->TrackerD
1507 -AT+DEVICE=22->TrackerD-LS**
1508 -
1509 -
1510 -2.Unable to control the red button on trackerD
1511 -
1512 -Please reset your DADDR according to the registration information on your box
1513 -
1514 -Or directly set this DADDR:
1515 -
1516 -(% style="color:red" %)**AT+DADDR=01880788**
1517 -
1518 -
1519 1519  = 8  Trouble Shooting =
1520 1520  
1521 1521  == 8.1  TDC is changed to 4294947296 and cause no uplink. ==