Last modified by Xiaoling on 2023/12/27 09:15

From version 188.2
edited by Xiaoling
on 2023/01/06 15:30
Change comment: There is no comment for this version
To version 187.2
edited by Xiaoling
on 2022/12/21 16:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -331,7 +331,6 @@
331 331  * Latitude: 02863D68  ⇒  //if (0x//02863D68//& 0x80000000 = 0 )~://  //value = 02863D68 /1000000 = 42.351976//
332 332  * Longitude: FAC29BAF  ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~://  //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57//
333 333  
334 -
335 335  (% style="color:red" %)**Important note:**
336 336  
337 337  1.  When power is low (<2.84v), GPS won't be able to get location info and GPS feature will be disabled and the location field will be filled with 0x0FFFFFFF, 0x0FFFFFFF.
... ... @@ -753,7 +753,7 @@
753 753  (% style="color:#037691" %)**0x02 01**    (%%) ~/~/  Exit Alarm Mode
754 754  
755 755  
756 -=== 3.2.5 Disable/Enable LED flash and buzzer ===
755 +=== 3.2.5 Disable/Enable LED flash ===
757 757  
758 758  
759 759  Disable/Enable LED for position, downlink and uplink
... ... @@ -1290,7 +1290,7 @@
1290 1290  == 7.5 Are there example python example for BLE Indoor Positioning? ==
1291 1291  
1292 1292  
1293 -[[Operating instructions for BLE indoor positioning>>doc:.Example of BLE indoor positioning python.WebHome]]
1292 +[[Operating instructions for BLE indoor positioning>>Operating instructions for BLE indoor positioning]]
1294 1294  
1295 1295  
1296 1296  = 8  Trouble Shooting =
... ... @@ -1434,7 +1434,7 @@
1434 1434  [[image:image-20221128111443-4.png||height="432" width="546"]]
1435 1435  
1436 1436  
1437 -Use **AT+FDR** command to reset and then use **AT+CFG** to check whether the configuration is back to normal
1436 +Use AT+FDR command to reset and then use AT+CFG to check whether the configuration is back to normal
1438 1438  
1439 1439  [[image:image-20221128111850-5.png]]
1440 1440  
... ... @@ -1514,9 +1514,4 @@
1514 1514  * **[[Source Code>>https://github.com/dragino/TrackerD]] **
1515 1515  
1516 1516  * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
1517 -
1518 -
1519 -
1520 -
1521 -
1522 1522  )))