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

From version 230.1
edited by Mengting Qiu
on 2024/09/09 17:32
Change comment: There is no comment for this version
To version 220.1
edited by Bei Jinggeng
on 2024/05/06 16:37
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" %)**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 ===
... ... @@ -1159,28 +1159,8 @@
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 -
1164 1164  (% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:**
1165 1165  
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 -
1184 1184  (% style="color:#037691" %)**AT+EAT=XX**
1185 1185  
1186 1186  Example:
... ... @@ -1190,13 +1190,10 @@
1190 1190  (% style="color:blue" %)**Downlink Payload:0XBA**
1191 1191  
1192 1192  0xBA 02 ~/~/ Same as AT+EAT=2
1172 +
1193 1193  
1194 -
1195 -
1196 -
1197 -
1198 1198  (% data-sider-select-id="8e1bc417-f7f8-49f0-b796-8460ff412d7c" %)
1199 -=== 3.2.23 Conversion of TrackerD and TrackerD-LS ===
1175 +=== 3.2.22 Conversion of TrackerD and TrackerD-LS ===
1200 1200  
1201 1201  
1202 1202  They use the same source code and can be converted using the AT command below
... ... @@ -1240,7 +1240,7 @@
1240 1240  After installation of the driver and plug in TrackerD, user should be able to see com port in PC's device manager.
1241 1241  
1242 1242  
1243 -(% style="color:blue" %)**Step3:  **(%%)Download and Install Flash Tool:  [[Tools ~| Espressif Systems>>url:https://www.espressif.com.cn/en/support/download/other-tools?keys=]]
1219 +(% style="color:blue" %)**Step3:  **(%%)Download and Install Flash Tool:  [[https:~~/~~/www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools>>url:https://www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools]]
1244 1244  
1245 1245  
1246 1246  (% style="color:blue" %)**Step4:** (%%) Run Flash Download Tool and configure chip type to ESP32
... ... @@ -1520,25 +1520,6 @@
1520 1520  [[image:image-20240329120308-1.png||height="537" width="525"]]
1521 1521  
1522 1522  
1523 -== 7.8 FAQs for upgrading to version 1.4.9 or later ==
1524 -
1525 -1.The device does not display version information or indicates low battery
1526 -
1527 -Please set the device type
1528 -
1529 -(% style="color:red" %)**AT+DEVICE=13~-~->TrackerD
1530 -AT+DEVICE=22->TrackerD-LS**
1531 -
1532 -
1533 -2.Unable to control the red button on trackerD
1534 -
1535 -Please set any 8-digit DADDR less than** 01880788**.
1536 -
1537 -(% style="color:red" %)**Example:**
1538 -
1539 -(% style="color:red" %)**AT+DADDR=01880688**
1540 -
1541 -
1542 1542  = 8  Trouble Shooting =
1543 1543  
1544 1544  == 8.1  TDC is changed to 4294947296 and cause no uplink. ==
... ... @@ -1709,16 +1709,6 @@
1709 1709  User can open a command window or copy the entire command to the serial console.
1710 1710  
1711 1711  
1712 -== 8.9  When the device is connected to the serial port, it cannot send Uplink, the light color is abnormal, and it does not respond to commands. ==
1713 -
1714 -ESP32 hardware is affected by the flow control of the serial port control program, which causes abnormal phenomena.
1715 -Please do not select flow control when using the serial port tool.
1716 -Please refer to this link to use the serial port tool
1717 -
1718 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H7.3NotesonusingdifferentserialporttoolsforTrackerD>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H7.3NotesonusingdifferentserialporttoolsforTrackerD]]
1719 -
1720 -
1721 -
1722 1722  = 9.  Order Info =
1723 1723  
1724 1724  
image-20240606162359-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -101.7 KB
Content