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
-
... ... @@ -97,6 +97,8 @@ 97 97 * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm 98 98 * Tracking: max: 38mA 99 99 100 + 101 + 100 100 == 1.3 Features == 101 101 102 102 ... ... @@ -115,6 +115,8 @@ 115 115 * Tri-color LED, Alarm button 116 116 * Datalog 117 117 120 + 121 + 118 118 == 1.4 Applications == 119 119 120 120 ... ... @@ -121,6 +121,8 @@ 121 121 * Logistics and Supply Chain Management 122 122 * Human tracking 123 123 128 + 129 + 124 124 = 2.1 Use TrackerD = 125 125 126 126 ... ... @@ -253,7 +253,6 @@ 253 253 Use can also get the Device Status uplink through the downlink command: 254 254 255 255 256 - 257 257 (% style="color:#037691" %)**SMOD Field (total 1 byte)**(%%):0x40 258 258 259 259 (% border="1.5" style="background-color:#ffffcc; color:green; width:420px" %) ... ... @@ -281,7 +281,6 @@ 281 281 (% style="color:red" %)** 1: ** (%%) BLE Positioning with Strongest iBeacon 282 282 283 283 284 - 285 285 (% style="color:#037691" %)**Status Field (total 1 byte)**(%%): 0x02 286 286 287 287 (% border="1.5" style="background-color:#ffffcc; color:green; width:417px" %) ... ... @@ -288,6 +288,8 @@ 288 288 |(% style="width:77px" %)**Size(bit)**|(% style="width:70px" %)5 Bits|(% style="width:92px" %)1 Bit|(% style="width:48px" %)1 Bit|(% style="width:126px" %)1 Bit 289 289 |(% style="width:77px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:92px" %)[[PNACKMD>>||anchor="H2.4.4A0UplinkFPORT3D42CHistoryGNSSPositioning"]]|(% style="width:48px" %)[[LON>>||anchor="H3.2.5Disable2FEnableLEDflash"]]|(% style="width:126px" %)[[Transport Mode>>||anchor="H2.9TransportMode"]] 290 290 295 + 296 + 291 291 === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 292 292 293 293 ... ... @@ -364,6 +364,8 @@ 364 364 * 3.40v ~~ 3.69v: 20% ~~ 40% 365 365 * < 3.39v: 0~~20% 366 366 373 + 374 + 367 367 ==== (% style="color:blue" %)**MOD:**(%%) ==== 368 368 369 369 **Example: ** (0x60>>6) & 0x3f =1 ... ... @@ -451,6 +451,7 @@ 451 451 452 452 === 2.4.5 Uplink FPORT~=6, BLE Positioning with Strongest iBeacon === 453 453 462 + 454 454 TrackerD supports BLE scans for indoor positioning. User can set [[**SMOD**>>||anchor="H3.2.7SetPositioningMode"]] to **BLE pure** or **GPS/BLE hybrid** so TrackerD will scan BLE iBeacon and find the strongest iBeacon info and uplink. 455 455 456 456 User can set **[[BLEMASK>>||anchor="H3.2.11A0SetBLEMASKtofilterBLEiBeacon"]]** so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings. ... ... @@ -484,6 +484,7 @@ 484 484 * (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 485 485 486 486 496 + 487 487 === 2.4.6 Add Payload format in TTN V3 === 488 488 489 489 ... ... @@ -595,6 +595,8 @@ 595 595 |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes 596 596 |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A 597 597 608 + 609 + 598 598 == 2.11 Button Function == 599 599 600 600 ... ... @@ -616,6 +616,8 @@ 616 616 |(% style="width:135px" %)Exit Alarm Mode|(% style="width:220px" %)Fast press the (% style="color:red" %)**RED** (%%)button 10 times|(% style="width:265px" %)Exit Alarm Mode 617 617 |(% 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. 618 618 631 + 632 + 619 619 == 2.12 USB Port Function == 620 620 621 621 ... ... @@ -626,6 +626,8 @@ 626 626 * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]] 627 627 * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]] 628 628 643 + 644 + 629 629 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 630 630 631 631 ... ... @@ -888,8 +888,10 @@ 888 888 Example: 0x3401 ~/~/ Same as AT+PNACKMD=1 889 889 890 890 907 + 891 891 === 3.2.11 Set BLEMASK to filter BLE iBeacon === 892 892 910 + 893 893 BLEMASK is to filter the unwanted BLE iBeacons during scan. For example, if BLEMASK is 123456. LBT1 will only uplink UUID info which includes 123456. It will ignore all other iBeacons which doesn’t contact 123456 in the UUID. 894 894 895 895 Note: BLEMASK range is 6 ~~ 10 bytes. If AT+BLEMASK < 6 bytes, BLEMASK will be disabled. ... ... @@ -945,6 +945,18 @@ 945 945 [[image:1664503574618-659.png]] 946 946 947 947 966 +Find the path of SP32 installation, find the file as shown in Figure 1, and change the SPI pin to the shown in Figure 2. 967 + 968 +[[image:image-20221024105643-1.png]] 969 + 970 + Figure1 971 + 972 + 973 +[[image:image-20221024105643-2.png]] 974 + 975 + Figure2 976 + 977 + 948 948 (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location: 949 949 950 950 [[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]] ... ... @@ -1064,6 +1064,8 @@ 1064 1064 * (% style="color:red" %)**AU915**(%%): Default frequency band AU915 1065 1065 * (% style="color:red" %)**US915**(%%): Default frequency band US915 1066 1066 1097 + 1098 + 1067 1067 = 9. Packing Info = 1068 1068 1069 1069 ... ... @@ -1077,6 +1077,8 @@ 1077 1077 * Device Size: 85 x 48 x 15 cm 1078 1078 * Weight: 50g 1079 1079 1112 + 1113 + 1080 1080 = 10. Support = 1081 1081 1082 1082 ... ... @@ -1083,6 +1083,8 @@ 1083 1083 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 1084 1084 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]. 1085 1085 1120 + 1121 + 1086 1086 = 11. Reference = 1087 1087 1088 1088