Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/14 16:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +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 iBeacon (Since 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" %)**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,30 @@ 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 1177 +They use the same source code and can be converted using the AT command below 1174 1174 1179 +(% data-sider-select-id="5e6cc597-e839-4a16-9d6b-776f523bcb8c" style="color:blue" %)**AT Command:** 1175 1175 1181 +(% data-sider-select-id="d1642275-40f9-4a61-876f-c50aa2a2c492" style="color:#037691" %)**AT+DEVICE=22** 1182 + 1183 +Example: 1184 + 1185 +(% data-sider-select-id="80b524e6-34b5-469c-b05f-c144bee41d20" %) 1186 +AT+DEVICE=22 ~-~-> Set to TrackerD-LS 1187 + 1188 +(% data-sider-select-id="d7427d7e-0c50-4af5-a666-fd59d105d39f" %) 1189 +AT+DEVICE=13 ~-~-> Set to TrackerD 1190 + 1191 + 1192 + 1193 + 1194 += (% data-sider-select-id="45c47ab9-03ef-4224-9771-e53c0d98eb40" %)4. Setting for Different Scenarios(%%) = 1195 + 1196 + 1197 + 1176 1176 = 5. Upload Firmware = 1177 1177 1178 1178 == 5.1 Firmware Change Log ==