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 222.1
edited by Bei Jinggeng
on 2024/05/31 15:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Bei
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: -15℃ ~~ 60°C
63 +* Operating Temperature: -40 ~~ 60°C
64 64  
65 65  (% style="color:blue" %)**LoRa Spec:**
66 66  
... ... @@ -522,25 +522,24 @@
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 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" %)**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 -|(% 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" %)**...**
529 -|Value|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|...
528 +|(% 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**
529 +|Value|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]
530 530  
531 531  (% class="wikigeneratedid" id="H" %)
532 -[[image:image-20240606162359-1.png||height="361" width="716"]]
532 +[[image:image-20231023103116-1.png||height="448" width="901"]]
533 533  
534 534  * (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV).
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).
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.**
542 542  
543 -payload format: BAT+State+(Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...
542 +payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
544 544  
545 545  
546 546  === 2.4.9  Add Payload format in TTN V3 ===
... ... @@ -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=300000
819 +(% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+MTDC=3000000
821 821  
822 822  
823 823  === 3.2.4 Exit Alarm ===
... ... @@ -1167,32 +1167,13 @@
1167 1167  
1168 1168  AT+EAT=2 ~-~-> Set the long press time to 2s
1169 1169  
1170 -(% style="color:blue" %)**Downlink Payload: 0XBA**
1169 +(% style="color:blue" %)**Downlink Payload:0XBA**
1171 1171  
1172 1172  0xBA 02 ~/~/ Same as AT+EAT=2
1172 +
1173 1173  
1174 -
1175 -
1176 -=== 3.2.22 Set the Bluetooth scan time(Since firmware 1.5.1) ===
1177 -
1178 -
1179 -Use this command to set the Bluetooth scan time. Default is 5s, value range: 1~~255.
1180 -
1181 -(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1182 -
1183 -(% style="color:#037691" %)**AT+BTDC=XX**
1184 -
1185 -Example:
1186 -
1187 -AT+BTDC=5 ~-~-> Set the Bluetooth scan time to 5s
1188 -
1189 -(% style="color:blue" %)**Downlink Payload:**
1190 -
1191 -No downlink
1192 -
1193 -
1194 1194  (% data-sider-select-id="8e1bc417-f7f8-49f0-b796-8460ff412d7c" %)
1195 -=== 3.2.23 Conversion of TrackerD and TrackerD-LS ===
1175 +=== 3.2.22 Conversion of TrackerD and TrackerD-LS ===
1196 1196  
1197 1197  
1198 1198  They use the same source code and can be converted using the AT command below
... ... @@ -1516,25 +1516,6 @@
1516 1516  [[image:image-20240329120308-1.png||height="537" width="525"]]
1517 1517  
1518 1518  
1519 -== 7.8 FAQs for upgrading to version 1.4.9 or later ==
1520 -
1521 -1.The device does not display version information or indicates low battery
1522 -
1523 -Please set the device type
1524 -
1525 -(% style="color:red" %)**AT+DEVICE=13~-~->TrackerD
1526 -AT+DEVICE=22->TrackerD-LS**
1527 -
1528 -
1529 -2.Unable to control the red button on trackerD
1530 -
1531 -Please set any 8-digit DADDR less than** 01880788**.
1532 -
1533 -(% style="color:red" %)**Example:**
1534 -
1535 -(% style="color:red" %)**AT+DADDR=01880688**
1536 -
1537 -
1538 1538  = 8  Trouble Shooting =
1539 1539  
1540 1540  == 8.1  TDC is changed to 4294947296 and cause no uplink. ==
image-20240606162359-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -101.7 KB
Content