Changes for page TrackerD - LoRaWAN Tracker User Manual(Remove WiFi)
Last modified by Xiaoling on 2023/12/27 09:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -331,6 +331,7 @@ 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 + 334 334 (% style="color:red" %)**Important note:** 335 335 336 336 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. ... ... @@ -367,6 +367,7 @@ 367 367 * < 3.39v: 0~~20% 368 368 369 369 371 + 370 370 ==== (% style="color:blue" %)**MOD:**(%%) ==== 371 371 372 372 **Example: ** (0x60>>6) & 0x3f =1 ... ... @@ -751,7 +751,7 @@ 751 751 (% style="color:#037691" %)**0x02 01** (%%) ~/~/ Exit Alarm Mode 752 752 753 753 754 -=== 3.2.5 Disable/Enable LED flash === 756 +=== 3.2.5 Disable/Enable LED flash and buzzer === 755 755 756 756 757 757 Disable/Enable LED for position, downlink and uplink ... ... @@ -1432,7 +1432,7 @@ 1432 1432 [[image:image-20221128111443-4.png||height="432" width="546"]] 1433 1433 1434 1434 1435 -Use AT+FDR command to reset and then use AT+CFG to check whether the configuration is back to normal 1437 +Use **AT+FDR** command to reset and then use **AT+CFG** to check whether the configuration is back to normal 1436 1436 1437 1437 [[image:image-20221128111850-5.png]] 1438 1438 ... ... @@ -1512,4 +1512,9 @@ 1512 1512 * **[[Source Code>>https://github.com/dragino/TrackerD]] ** 1513 1513 1514 1514 * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]] 1517 + 1518 + 1519 + 1520 + 1521 + 1515 1515 )))