Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/14 16:33
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -109,7 +109,7 @@ 109 109 * LoRaWAN 1.0.3 Class A 110 110 * ESP32 PICO D4 111 111 * SX1276/78 Wireless Chip 112 -* Arduino IDE Compatible 112 +** Arduino IDE Compatible 113 113 * Open source hardware / software 114 114 * Regular/ Real-time GPS,BLE,WIFI tracking 115 115 * Built-in3 axis accelerometer (LIS3DH) ... ... @@ -242,7 +242,7 @@ 242 242 243 243 (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %) 244 244 |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)2bits|(% style="width:50px" %)1bit|(% style="width:100px" %)5 bits 245 -|=(% style="width: 79px;" %)**Value**|(% style="width:55px" %)[[MOD>>||anchor="H 3.2.7SetPositioningMode"]]|(% style="width:47px" %)[[LON>>||anchor="HLON:"]]|(% style="width:140px" %)Firmware version245 +|=(% style="width: 79px;" %)**Value**|(% style="width:55px" %)[[MOD>>||anchor="H2.3.4BLEpositioningPayload28Fport229"]]|(% style="width:47px" %)[[LON>>||anchor="HLON:"]]|(% style="width:140px" %)Firmware version 246 246 247 247 **Example:** Payload: 0x02863D68 FAC29BAF 4B45 60 0202 011A 248 248 ... ... @@ -253,6 +253,7 @@ 253 253 * Longitude: FAC29BAF ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~:// //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57// 254 254 255 255 256 + 256 256 (% style="color:red" %)**Important note:** 257 257 258 258 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. ... ... @@ -285,6 +285,7 @@ 285 285 The battery info shows the current voltage, for (% style="color:blue" %)**TrackerD**(%%) version which powered by li-on battery. User can use below mapping to indicate the battery in percentage: \ 286 286 ))) 287 287 289 + 288 288 * > 4.0v : 80% ~~ 100% 289 289 * 3.85v ~~3.99v: 60% ~~ 80% 290 290 * 3.70v ~~ 3.84v: 40% ~~ 60% ... ... @@ -292,10 +292,9 @@ 292 292 * < 3.39v: 0~~20% 293 293 294 294 295 - 296 296 ==== (% style="color:blue" %)**LON:**(%%) ==== 297 297 298 - 299 + 299 299 Enable/Disable LED activity for uplink 300 300 301 301 ((( ... ... @@ -343,6 +343,7 @@ 343 343 [[Alarm & BAT>>||anchor="HAlarm26BAT:"]] 344 344 )))|(% style="width:15px" %)[[FLAG>>||anchor="HFLAG:"]] 345 345 347 + 346 346 [[image:1664502425687-834.png]] 347 347 348 348 ... ... @@ -428,6 +428,7 @@ 428 428 * Server send a downlink command to exit. 429 429 * User fast press the RED button 10 times. 430 430 433 + 431 431 ((( 432 432 When exit alarm mode, (% style="color:red" %)**RED LED**(%%) will light up for 5 seconds, indicating that the alarm mode is exited. And the alert flag will be set to false. 433 433 ))) ... ... @@ -456,6 +456,7 @@ 456 456 |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A 457 457 458 458 462 + 459 459 == 2.9 Button Function == 460 460 461 461 ... ... @@ -478,6 +478,7 @@ 478 478 |(% style="width:135px" %)Enter Deep Sleep Mode|(% style="width:220px" %)Press and hold the button for 10 seconds, then quickly press the device 3 times to enter deep sleep|(% style="width:265px" %)This is the mode ship out from factory. CPU will be complete in sleep mode and no LoRa activity, only use before deploy. 479 479 480 480 485 + 481 481 == 2.10 USB Port Function == 482 482 483 483 ... ... @@ -490,6 +490,7 @@ 490 490 491 491 492 492 498 + 493 493 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 494 494 495 495 ... ... @@ -874,6 +874,7 @@ 874 874 |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15 875 875 876 876 883 + 877 877 = 8. Order Info = 878 878 879 879 ... ... @@ -891,15 +891,16 @@ 891 891 892 892 893 893 901 + 894 894 = 9. Packing Info = 895 895 896 896 897 -(% style="color:#037691" %) **Package Includes**:905 +**(% style="color:#037691" %)Package Includes**: 898 898 899 899 * TrackerD LoRaWAN GPS/BLE Tracker x 1 900 900 * USB recharge & program cable x 1 901 901 902 -(% style="color:#037691" %) **Dimensions and Weight**:910 +**(% style="color:#037691" %)Dimensions and Weight**: 903 903 904 904 * Device Size: 85 x 48 x 15 cm 905 905 * Weight: 50g ... ... @@ -906,6 +906,7 @@ 906 906 907 907 908 908 917 + 909 909 = 10. Support = 910 910 911 911 ... ... @@ -914,6 +914,7 @@ 914 914 915 915 916 916 926 + 917 917 = 11. Reference = 918 918 919 919 ... ... @@ -921,4 +921,5 @@ 921 921 * **[[Source Code>>https://github.com/dragino/TrackerD]] ** 922 922 * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]] 923 923 934 + 924 924