Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/27 16:48
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -340,6 +340,7 @@ 340 340 * Longitude: FAC29BAF ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~:// //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57// 341 341 342 342 343 + 343 343 (% style="color:red" %)**Important note:** 344 344 345 345 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. ... ... @@ -363,7 +363,7 @@ 363 363 364 364 ==== (% style="color:blue" %)**BAT:**(%%) ==== 365 365 366 -Example: 4B45& 0x3FFF ⇒ 2885(mV).367 +Example: 0x0CDD & 0x3FFF ⇒ 3293 (mV). 367 367 368 368 ((( 369 369 The battery info shows the battery voltage, User can use the below mapping to indicate the battery in percentage: \ ... ... @@ -379,8 +379,6 @@ 379 379 380 380 ==== (% style="color:blue" %)**MOD:**(%%) ==== 381 381 382 -mod = (0x60>>6)& 0x3f; 383 - 384 384 **Set the format of GPS data uplink link:** 385 385 386 386 (% style="color:#037691" %)**0x00:** (%%) Enable uploading on-board Temperature and humidity values ... ... @@ -394,8 +394,6 @@ 394 394 395 395 ==== (% style="color:blue" %)**LON:**(%%) ==== 396 396 397 -lon=(0x60>>5) & 0x01; 398 - 399 399 Enable/Disable LED activity for uplink 400 400 401 401 ((( ... ... @@ -648,6 +648,7 @@ 648 648 649 649 650 650 648 + 651 651 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 652 652 653 653